This commit is contained in:
USER-20220102CG\noblelift
2024-01-16 20:05:12 +08:00

View File

@@ -4205,9 +4205,9 @@ public class CheckOutBillServiceImpl implements CheckOutBillService {
wo_dis.insert(dtl);
//记录需锁定的仓位
Struct_map.put(ivt.getString("struct_id"), ivt);
if (unassign_qty == 0) {
/* if (unassign_qty == 0) {
break;
}
}*/
}
// HashMap<String, String> map_dtl = new HashMap<String, String>();
JSONObject map_dtl = new JSONObject();