Przeglądaj źródła

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

MY 3 tygodni temu
rodzic
commit
1b18b0be1f
1 zmienionych plików z 1 dodań i 1 usunięć
  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++;