md
This commit is contained in:
parent
d363bc53d6
commit
a8e28a08b9
@ -1052,6 +1052,10 @@ public class EmisTmsScanRecordServiceImpl extends EmisBaseService implements IEm
|
||||
if (emisTmsScanRecord.getScanSiteCode().equals(notifySite)) {
|
||||
waybillProblemInfo.setIsSendSiteRegister("1");
|
||||
}
|
||||
|
||||
if(waybillProblemInfo.getBillCode().equals(waybillProblemInfo.getMainBillCode())){
|
||||
waybillProblemInfo.setBlSubBill("1");
|
||||
}
|
||||
registerWaybillProblemInfo(waybillProblemInfo);
|
||||
|
||||
scanResultItem.getData().put("billWeight", 0);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user