|  | @ -98,7 +98,7 @@ public class PatientHealthGuidanceService extends BaseService {
 | 
	
		
			
				|  |  | 			throw new Exception("can not find patient's family sign info");
 | 
	
		
			
				|  |  | 		}
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | //		guidance.setCzrq(new Date());
 | 
	
		
			
				|  |  | 		guidance.setCzrq(new Date());
 | 
	
		
			
				|  |  | 		guidance.setCreateTime(new Date());
 | 
	
		
			
				|  |  | 		guidance.setDel("1");
 | 
	
		
			
				|  |  | 		guidance.setAdminTeamCode(signFamily.getAdminTeamId());
 |