Pārlūkot izejas kodu

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

MY 3 nedēļas atpakaļ
vecāks
revīzija
1b18b0be1f
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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++;