rev: 代码更新
This commit is contained in:
@@ -577,7 +577,7 @@ public class WmsToJnServiceImpl implements WmsToJnService {
|
||||
String pc = DateUtil.format(date, "yyyyMMddHHmmss");
|
||||
if (ObjectUtil.isEmpty(mstObj)){
|
||||
mstObj=new JSONObject();
|
||||
mstObj.put("pro_stockno",vehicle_code);
|
||||
mstObj.put("prod_stockno",vehicle_code);
|
||||
mstObj.put("itemcode",(String) whereJson.get("material_code"));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user