md
This commit is contained in:
parent
a8e28a08b9
commit
4386b881aa
@ -1055,6 +1055,8 @@ public class EmisTmsScanRecordServiceImpl extends EmisBaseService implements IEm
|
||||
|
||||
if(waybillProblemInfo.getBillCode().equals(waybillProblemInfo.getMainBillCode())){
|
||||
waybillProblemInfo.setBlSubBill("1");
|
||||
}else{
|
||||
waybillProblemInfo.setBlSubBill("0");
|
||||
}
|
||||
registerWaybillProblemInfo(waybillProblemInfo);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user