rev:出库手工分配修改

This commit is contained in:
2024-01-16 20:03:42 +08:00
parent 0cea3574a8
commit b647c81219

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();