wujunjie преди 8 години
родител
ревизия
4a3cbfe05c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      patient-co-wlyy/src/main/java/com/yihu/wlyy/service/app/health/PatientHealthGuidanceService.java

+ 1 - 1
patient-co-wlyy/src/main/java/com/yihu/wlyy/service/app/health/PatientHealthGuidanceService.java

@ -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());