提交 bf0c986b authored 作者: inroi's avatar inroi

微调

上级 138050c4
......@@ -86,9 +86,9 @@ public class ImsSupplierReturnsApi implements web_api {
//判断是否有新增字段
imsPushConstants.imsToKingDee(docType, ModelMap, FEntityMap, maps);
/*FEntityMap.put("FMaterialId", new HashMap<String, Object>() {{
FEntityMap.put("FMaterialId", new HashMap<String, Object>() {{
put("FNumber", maps.get("MTRL_CODE"));
}}); //物料编码!*/
}}); //物料编码!
FEntityMap.put("FRMREALQTY", maps.get("QUANTITY")); //数量-实退数量!
FEntityMap.put("FStockId", new HashMap<String, Object>() {{
put("FNumber", maps.get("STORE_CODE"));
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论