6666
This commit is contained in:
parent
3a6cbecd03
commit
dedcb575a7
@ -161,6 +161,7 @@ public class MedicalRecordService {
|
||||
dp.setDpmasImg(item.getDpmasImg());
|
||||
dp.setCaseId(medicalRecord.getId());
|
||||
dp.setTreatTime(item.getTreatTime());
|
||||
dp.setContent(item.getContent());
|
||||
res = medicalRecorDpmasDao.insert(dp);
|
||||
if (res <= 0){
|
||||
TransactionAspectSupport.currentTransactionStatus().setRollbackOnly();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user