提交 67e8c249 authored 作者: inroi's avatar inroi

微调

上级 6bf557c3
......@@ -72,9 +72,6 @@ public class ImsMtrlRejectApi implements web_api {
//必填项
for (Map<String, Object> maps : lists) {
Map<String, Object> FEntityMap = new HashMap<>();
FEntityMap.put("FMaterialId", new HashMap<String, Object>() {{
put("FNumber", maps.get("MTRL_ID"));
}}); //物料编码!
FEntityMap.put("FStockId", new HashMap<String, Object>() {{
put("FNumber", maps.get("STORE_ID"));
}}); //仓库编码
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论