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