Merge branch 'master' of http://121.40.234.130:8899/root/lanzhouhailiang_one
This commit is contained in:
@@ -4205,9 +4205,9 @@ public class CheckOutBillServiceImpl implements CheckOutBillService {
|
|||||||
wo_dis.insert(dtl);
|
wo_dis.insert(dtl);
|
||||||
//记录需锁定的仓位
|
//记录需锁定的仓位
|
||||||
Struct_map.put(ivt.getString("struct_id"), ivt);
|
Struct_map.put(ivt.getString("struct_id"), ivt);
|
||||||
if (unassign_qty == 0) {
|
/* if (unassign_qty == 0) {
|
||||||
break;
|
break;
|
||||||
}
|
}*/
|
||||||
}
|
}
|
||||||
// HashMap<String, String> map_dtl = new HashMap<String, String>();
|
// HashMap<String, String> map_dtl = new HashMap<String, String>();
|
||||||
JSONObject map_dtl = new JSONObject();
|
JSONObject map_dtl = new JSONObject();
|
||||||
|
|||||||
Reference in New Issue
Block a user