Explorar o código

1、床垫清单,修复修改清单后重新生成L1清单说明没更新问题

MY hai 1 semana
pai
achega
b6c48c230f
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      JLHHJSvr/Excutor/CreatPrdPfExcutor.cs

+ 3 - 0
JLHHJSvr/Excutor/CreatPrdPfExcutor.cs

@@ -1,4 +1,5 @@
 using System;
+using System.Collections;
 using System.Collections.Generic;
 using System.Data;
 using System.Data.SqlClient;
@@ -77,6 +78,8 @@ namespace JLHHJSvr.Excutor
 
                     var interfaceHelper = HelperBase.GetHelper<InterfaceHelper>(cmd, new HelperBase.Context() { tokendata = tokendata });
                     var interfaceList = interfaceHelper.GetMattressInterfaceList(mattressid, 0);
+                    // 
+                    interfaceHelper.MattressInterfaceFindERPPrdPf(mattress_interface_qd_list, interfaceList);
 
                     var ll_temp_dftwrkgrpid = 0;