修改BUG
This commit is contained in:
parent
f31ea91315
commit
c1d49642f1
@ -512,7 +512,7 @@ public class InspectPatientController {
|
||||
responseLogVO.setTime(LocalDateTime.now());
|
||||
responseLogVO.setMedicalsn(patientDO.getMedicalSn());
|
||||
responseLogVO.setIdcard(patientDO.getCardId());
|
||||
//responseLogVO.setJson(response);
|
||||
responseLogVO.setJson(response);
|
||||
applylogService.createApplylog(responseLogVO);
|
||||
|
||||
InspectPatientSaveReqVO updateReqVO = new InspectPatientSaveReqVO();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user