| 
					
				 | 
			
			
				@ -187,6 +187,8 @@ public class SignPatientLabelInfoService extends BaseService { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                json.put("signType", sign.get("type") == null ? "" : sign.get("type")); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                // 身份证号 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                json.put("idcard", p.getIdcard()); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                // 社保号 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                json.put("ssc", p.getSsc()); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                // 患者标签 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                //json.put("labels", labels == null ? "" : labels); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@ -280,6 +282,8 @@ public class SignPatientLabelInfoService extends BaseService { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                json.put("signType", sign.get("type") == null ? "" : sign.get("type")); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                // 身份证号 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                json.put("idcard", p.getIdcard()); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                // 社保号 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                json.put("ssc", p.getSsc()); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                // 患者标签 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                json.put("labels", labels == null ? "" : labels); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@ -719,6 +723,8 @@ public class SignPatientLabelInfoService extends BaseService { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                json.put("signType", sign.get("type") == null ? "" : sign.get("type")); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                // 身份证号 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                json.put("idcard", p.getIdcard()); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                // 社保号 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                json.put("ssc", p.getSsc()); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                // 患者标签 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                json.put("labels", labels == null ? "" : labels); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
			 |