浏览代码

1、半成品部件,规格改成'部位 | 成品规格'

MY 3 周之前
父节点
当前提交
1b18b0be1f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      JLHHJSvr/Excutor/CreatPrdPfExcutor.cs

+ 1 - 1
JLHHJSvr/Excutor/CreatPrdPfExcutor.cs

@@ -225,7 +225,7 @@ namespace JLHHJSvr.Excutor
                             SonLoss = mx.sh_rate,
                             SonDECLosS = 0,
                             wip_name = _name,
-                            wip_type = mx.wip_type
+                            wip_type = $"{mx.wip_type}|{mattress.erp_mtrlmode}"
                         };
                         l1Req.prdPfs.Add(prdpf);
                         i++;