md
This commit is contained in:
parent
358a555162
commit
2ef79420ec
@ -120,8 +120,7 @@ public class EmisWaybillProblemInfoServiceImpl extends EmisBaseService implement
|
||||
}
|
||||
|
||||
// 删除该问题件的扫描轨迹
|
||||
|
||||
emisTmsScanRecordMapper.deleteEmisTmsScanRecordById();
|
||||
emisTmsScanRecordMapper.deletePromScanRecord(emisWaybillProblemInfo.getId().toString(),emisWaybillProblemInfo.getMainBillCode());
|
||||
|
||||
emisWaybillProblemInfoMapper.deleteEmisWaybillProblemInfoById(id);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user