This commit is contained in:
linfso 2024-12-25 18:22:59 +08:00
parent c530466643
commit c3d30c8cab

View File

@ -1814,10 +1814,6 @@ public class EmisTmsScanRecordServiceImpl extends EmisBaseService implements IEm
return itemList;
}
// 生成扫描记录
EmisTmsScanRecord emisTmsScanRecord = new EmisTmsScanRecord();
emisTmsScanRecord.setBillCode(scanBillCode);