소스 검색

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++;