|
@ -98,7 +98,8 @@ 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());
|
|
|
guidance.setSignType(2);
|