From 6955aa214c12c309da1c7e99af8c58d381812684 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期三, 21 七月 2021 19:55:27 +0800
Subject: [PATCH] 检验申请单提交

---
 WebAPI/Web References/WebS/WebService1.wsdl |  619 ++++++++++++++++++++++++++++++++------------------------
 1 files changed, 355 insertions(+), 264 deletions(-)

diff --git a/WebAPI/Web References/WebS/WebService1.wsdl b/WebAPI/Web References/WebS/WebService1.wsdl
index b2e26e2..35e1726 100644
--- a/WebAPI/Web References/WebS/WebService1.wsdl
+++ b/WebAPI/Web References/WebS/WebService1.wsdl
@@ -2,6 +2,56 @@
 <wsdl:definitions xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://tempuri.org/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:types>
     <s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
+      <s:element name="get_ServerFileListForNBWMS">
+        <s:complexType />
+      </s:element>
+      <s:element name="get_ServerFileListForNBWMSResponse">
+        <s:complexType>
+          <s:sequence>
+            <s:element minOccurs="0" maxOccurs="1" name="get_ServerFileListForNBWMSResult">
+              <s:complexType>
+                <s:sequence>
+                  <s:element ref="s:schema" />
+                  <s:any />
+                </s:sequence>
+              </s:complexType>
+            </s:element>
+          </s:sequence>
+        </s:complexType>
+      </s:element>
+      <s:element name="get_ServerFileListForNBLMES">
+        <s:complexType />
+      </s:element>
+      <s:element name="get_ServerFileListForNBLMESResponse">
+        <s:complexType>
+          <s:sequence>
+            <s:element minOccurs="0" maxOccurs="1" name="get_ServerFileListForNBLMESResult">
+              <s:complexType>
+                <s:sequence>
+                  <s:element ref="s:schema" />
+                  <s:any />
+                </s:sequence>
+              </s:complexType>
+            </s:element>
+          </s:sequence>
+        </s:complexType>
+      </s:element>
+      <s:element name="get_ServerFile">
+        <s:complexType>
+          <s:sequence>
+            <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" />
+            <s:element minOccurs="0" maxOccurs="1" name="FileItem" type="s:base64Binary" />
+          </s:sequence>
+        </s:complexType>
+      </s:element>
+      <s:element name="get_ServerFileResponse">
+        <s:complexType>
+          <s:sequence>
+            <s:element minOccurs="1" maxOccurs="1" name="get_ServerFileResult" type="s:boolean" />
+            <s:element minOccurs="0" maxOccurs="1" name="FileItem" type="s:base64Binary" />
+          </s:sequence>
+        </s:complexType>
+      </s:element>
       <s:element name="get_ServerFileForWMS">
         <s:complexType>
           <s:sequence>
@@ -1791,32 +1841,33 @@
           </s:sequence>
         </s:complexType>
       </s:element>
-      <s:element name="set_CheckProductInBill_CLD">
+      <s:element name="set_SaveProductInBill_MulSource_CLD">
         <s:complexType>
           <s:sequence>
-            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain_CLD" />
-            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
+            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" />
+            <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" />
             <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
           </s:sequence>
         </s:complexType>
       </s:element>
-      <s:complexType name="ClsKf_ProductInBillMain_CLD">
+      <s:complexType name="ClsKf_ProductInBillMain">
         <s:complexContent mixed="false">
           <s:extension base="tns:ClsXt_BaseBillMain">
             <s:sequence>
-              <s:element minOccurs="1" maxOccurs="1" name="FDCStockID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="FDeptID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="FFManagerID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="FSManagerID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="FSelTranType" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
+              <s:element minOccurs="0" maxOccurs="1" name="HDateForWeb" type="s:string" />
+              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
               <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
               <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
               <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
               <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
-              <s:element minOccurs="1" maxOccurs="1" name="HORGANIZATIONSID" type="s:long" />
-              <s:element minOccurs="0" maxOccurs="1" name="HORGANIZATIONSNO" type="s:string" />
+              <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
+              <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
             </s:sequence>
           </s:extension>
         </s:complexContent>
@@ -1856,6 +1907,45 @@
           <s:element minOccurs="1" maxOccurs="1" name="HMainSourceInterID" type="s:long" />
           <s:element minOccurs="1" maxOccurs="1" name="HMainSourceEntryID" type="s:long" />
         </s:sequence>
+      </s:complexType>
+      <s:element name="set_SaveProductInBill_MulSource_CLDResponse">
+        <s:complexType>
+          <s:sequence>
+            <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBill_MulSource_CLDResult" type="s:boolean" />
+            <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" />
+            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+          </s:sequence>
+        </s:complexType>
+      </s:element>
+      <s:element name="set_CheckProductInBill_CLD">
+        <s:complexType>
+          <s:sequence>
+            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain_CLD" />
+            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
+            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+          </s:sequence>
+        </s:complexType>
+      </s:element>
+      <s:complexType name="ClsKf_ProductInBillMain_CLD">
+        <s:complexContent mixed="false">
+          <s:extension base="tns:ClsXt_BaseBillMain">
+            <s:sequence>
+              <s:element minOccurs="1" maxOccurs="1" name="FDCStockID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="FDeptID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="FFManagerID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="FSManagerID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="FSelTranType" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
+              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
+              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
+              <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
+              <s:element minOccurs="1" maxOccurs="1" name="HORGANIZATIONSID" type="s:long" />
+              <s:element minOccurs="0" maxOccurs="1" name="HORGANIZATIONSNO" type="s:string" />
+            </s:sequence>
+          </s:extension>
+        </s:complexContent>
       </s:complexType>
       <s:element name="set_CheckProductInBill_CLDResponse">
         <s:complexType>
@@ -1956,28 +2046,6 @@
           </s:sequence>
         </s:complexType>
       </s:element>
-      <s:complexType name="ClsKf_ProductInBillMain">
-        <s:complexContent mixed="false">
-          <s:extension base="tns:ClsXt_BaseBillMain">
-            <s:sequence>
-              <s:element minOccurs="0" maxOccurs="1" name="HDateForWeb" type="s:string" />
-              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
-              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
-              <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
-              <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
-              <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
-            </s:sequence>
-          </s:extension>
-        </s:complexContent>
-      </s:complexType>
       <s:element name="set_SaveProductInBillResponse">
         <s:complexType>
           <s:sequence>
@@ -3384,53 +3452,51 @@
           </s:sequence>
         </s:complexType>
       </s:element>
-      <s:element name="get_ServerFileListForNBWMS">
-        <s:complexType />
-      </s:element>
-      <s:element name="get_ServerFileListForNBWMSResponse">
+      <s:element name="set_SaveSellOutBill_CLD">
         <s:complexType>
           <s:sequence>
-            <s:element minOccurs="0" maxOccurs="1" name="get_ServerFileListForNBWMSResult">
-              <s:complexType>
-                <s:sequence>
-                  <s:element ref="s:schema" />
-                  <s:any />
-                </s:sequence>
-              </s:complexType>
-            </s:element>
+            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_SellOutBillMain" />
+            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
+            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
+            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
           </s:sequence>
         </s:complexType>
       </s:element>
-      <s:element name="get_ServerFileListForNBLMES">
-        <s:complexType />
-      </s:element>
-      <s:element name="get_ServerFileListForNBLMESResponse">
+      <s:complexType name="ClsKf_SellOutBillMain">
+        <s:complexContent mixed="false">
+          <s:extension base="tns:ClsXt_BaseBillMain">
+            <s:sequence>
+              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
+              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
+              <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
+              <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
+              <s:element minOccurs="1" maxOccurs="1" name="HSellSID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HConveyTypeID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HConveyCompID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HConveyMoney" type="s:double" />
+              <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" />
+              <s:element minOccurs="1" maxOccurs="1" name="HDFflag" type="s:boolean" />
+              <s:element minOccurs="0" maxOccurs="1" name="HLinkMan" type="s:string" />
+              <s:element minOccurs="0" maxOccurs="1" name="HLinkPhone" type="s:string" />
+              <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
+              <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
+            </s:sequence>
+          </s:extension>
+        </s:complexContent>
+      </s:complexType>
+      <s:element name="set_SaveSellOutBill_CLDResponse">
         <s:complexType>
           <s:sequence>
-            <s:element minOccurs="0" maxOccurs="1" name="get_ServerFileListForNBLMESResult">
-              <s:complexType>
-                <s:sequence>
-                  <s:element ref="s:schema" />
-                  <s:any />
-                </s:sequence>
-              </s:complexType>
-            </s:element>
-          </s:sequence>
-        </s:complexType>
-      </s:element>
-      <s:element name="get_ServerFile">
-        <s:complexType>
-          <s:sequence>
-            <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" />
-            <s:element minOccurs="0" maxOccurs="1" name="FileItem" type="s:base64Binary" />
-          </s:sequence>
-        </s:complexType>
-      </s:element>
-      <s:element name="get_ServerFileResponse">
-        <s:complexType>
-          <s:sequence>
-            <s:element minOccurs="1" maxOccurs="1" name="get_ServerFileResult" type="s:boolean" />
-            <s:element minOccurs="0" maxOccurs="1" name="FileItem" type="s:base64Binary" />
+            <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBill_CLDResult" type="s:boolean" />
+            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
           </s:sequence>
         </s:complexType>
       </s:element>
@@ -4778,24 +4844,6 @@
           </s:sequence>
         </s:complexType>
       </s:element>
-      <s:element name="set_SaveProductInBill_MulSource_CLD">
-        <s:complexType>
-          <s:sequence>
-            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" />
-            <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" />
-            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
-          </s:sequence>
-        </s:complexType>
-      </s:element>
-      <s:element name="set_SaveProductInBill_MulSource_CLDResponse">
-        <s:complexType>
-          <s:sequence>
-            <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBill_MulSource_CLDResult" type="s:boolean" />
-            <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" />
-            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
-          </s:sequence>
-        </s:complexType>
-      </s:element>
       <s:element name="set_DelPonderationBillMain_Temp_InterIDAndSource">
         <s:complexType>
           <s:sequence>
@@ -5675,6 +5723,41 @@
           </s:sequence>
         </s:complexType>
       </s:element>
+      <s:element name="set_SaveICMOProductReportBill_Layui">
+        <s:complexType>
+          <s:sequence>
+            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsSc_ICMOReportBillMain" />
+            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
+            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+          </s:sequence>
+        </s:complexType>
+      </s:element>
+      <s:element name="set_SaveICMOProductReportBill_LayuiResponse">
+        <s:complexType>
+          <s:sequence>
+            <s:element minOccurs="1" maxOccurs="1" name="set_SaveICMOProductReportBill_LayuiResult" type="s:boolean" />
+            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+          </s:sequence>
+        </s:complexType>
+      </s:element>
+      <s:element name="set_SaveICMOProductReportBill_CLD_Layui">
+        <s:complexType>
+          <s:sequence>
+            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsSc_ICMOReportBillMain" />
+            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
+            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
+            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+          </s:sequence>
+        </s:complexType>
+      </s:element>
+      <s:element name="set_SaveICMOProductReportBill_CLD_LayuiResponse">
+        <s:complexType>
+          <s:sequence>
+            <s:element minOccurs="1" maxOccurs="1" name="set_SaveICMOProductReportBill_CLD_LayuiResult" type="s:boolean" />
+            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+          </s:sequence>
+        </s:complexType>
+      </s:element>
       <s:element name="set_SaveMoveBill_CLD">
         <s:complexType>
           <s:sequence>
@@ -6240,36 +6323,6 @@
           </s:sequence>
         </s:complexType>
       </s:element>
-      <s:complexType name="ClsKf_SellOutBillMain">
-        <s:complexContent mixed="false">
-          <s:extension base="tns:ClsXt_BaseBillMain">
-            <s:sequence>
-              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
-              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
-              <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
-              <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
-              <s:element minOccurs="1" maxOccurs="1" name="HSellSID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HConveyTypeID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HConveyCompID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HConveyMoney" type="s:double" />
-              <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" />
-              <s:element minOccurs="1" maxOccurs="1" name="HDFflag" type="s:boolean" />
-              <s:element minOccurs="0" maxOccurs="1" name="HLinkMan" type="s:string" />
-              <s:element minOccurs="0" maxOccurs="1" name="HLinkPhone" type="s:string" />
-              <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
-              <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
-            </s:sequence>
-          </s:extension>
-        </s:complexContent>
-      </s:complexType>
       <s:element name="set_SaveSellOutBillResponse">
         <s:complexType>
           <s:sequence>
@@ -6363,24 +6416,6 @@
         <s:complexType>
           <s:sequence>
             <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBill_CLD_NewResult" type="s:boolean" />
-            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
-          </s:sequence>
-        </s:complexType>
-      </s:element>
-      <s:element name="set_SaveSellOutBill_CLD">
-        <s:complexType>
-          <s:sequence>
-            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_SellOutBillMain" />
-            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
-            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
-            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
-          </s:sequence>
-        </s:complexType>
-      </s:element>
-      <s:element name="set_SaveSellOutBill_CLDResponse">
-        <s:complexType>
-          <s:sequence>
-            <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBill_CLDResult" type="s:boolean" />
             <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
           </s:sequence>
         </s:complexType>
@@ -10425,6 +10460,24 @@
       </s:element>
     </s:schema>
   </wsdl:types>
+  <wsdl:message name="get_ServerFileListForNBWMSSoapIn">
+    <wsdl:part name="parameters" element="tns:get_ServerFileListForNBWMS" />
+  </wsdl:message>
+  <wsdl:message name="get_ServerFileListForNBWMSSoapOut">
+    <wsdl:part name="parameters" element="tns:get_ServerFileListForNBWMSResponse" />
+  </wsdl:message>
+  <wsdl:message name="get_ServerFileListForNBLMESSoapIn">
+    <wsdl:part name="parameters" element="tns:get_ServerFileListForNBLMES" />
+  </wsdl:message>
+  <wsdl:message name="get_ServerFileListForNBLMESSoapOut">
+    <wsdl:part name="parameters" element="tns:get_ServerFileListForNBLMESResponse" />
+  </wsdl:message>
+  <wsdl:message name="get_ServerFileSoapIn">
+    <wsdl:part name="parameters" element="tns:get_ServerFile" />
+  </wsdl:message>
+  <wsdl:message name="get_ServerFileSoapOut">
+    <wsdl:part name="parameters" element="tns:get_ServerFileResponse" />
+  </wsdl:message>
   <wsdl:message name="get_ServerFileForWMSSoapIn">
     <wsdl:part name="parameters" element="tns:get_ServerFileForWMS" />
   </wsdl:message>
@@ -10851,6 +10904,12 @@
   <wsdl:message name="Set_BPrintQtyBarCodeSoapOut">
     <wsdl:part name="parameters" element="tns:Set_BPrintQtyBarCodeResponse" />
   </wsdl:message>
+  <wsdl:message name="set_SaveProductInBill_MulSource_CLDSoapIn">
+    <wsdl:part name="parameters" element="tns:set_SaveProductInBill_MulSource_CLD" />
+  </wsdl:message>
+  <wsdl:message name="set_SaveProductInBill_MulSource_CLDSoapOut">
+    <wsdl:part name="parameters" element="tns:set_SaveProductInBill_MulSource_CLDResponse" />
+  </wsdl:message>
   <wsdl:message name="set_CheckProductInBill_CLDSoapIn">
     <wsdl:part name="parameters" element="tns:set_CheckProductInBill_CLD" />
   </wsdl:message>
@@ -11247,23 +11306,11 @@
   <wsdl:message name="get_ServerFileListForWMSSoapOut">
     <wsdl:part name="parameters" element="tns:get_ServerFileListForWMSResponse" />
   </wsdl:message>
-  <wsdl:message name="get_ServerFileListForNBWMSSoapIn">
-    <wsdl:part name="parameters" element="tns:get_ServerFileListForNBWMS" />
+  <wsdl:message name="set_SaveSellOutBill_CLDSoapIn">
+    <wsdl:part name="parameters" element="tns:set_SaveSellOutBill_CLD" />
   </wsdl:message>
-  <wsdl:message name="get_ServerFileListForNBWMSSoapOut">
-    <wsdl:part name="parameters" element="tns:get_ServerFileListForNBWMSResponse" />
-  </wsdl:message>
-  <wsdl:message name="get_ServerFileListForNBLMESSoapIn">
-    <wsdl:part name="parameters" element="tns:get_ServerFileListForNBLMES" />
-  </wsdl:message>
-  <wsdl:message name="get_ServerFileListForNBLMESSoapOut">
-    <wsdl:part name="parameters" element="tns:get_ServerFileListForNBLMESResponse" />
-  </wsdl:message>
-  <wsdl:message name="get_ServerFileSoapIn">
-    <wsdl:part name="parameters" element="tns:get_ServerFile" />
-  </wsdl:message>
-  <wsdl:message name="get_ServerFileSoapOut">
-    <wsdl:part name="parameters" element="tns:get_ServerFileResponse" />
+  <wsdl:message name="set_SaveSellOutBill_CLDSoapOut">
+    <wsdl:part name="parameters" element="tns:set_SaveSellOutBill_CLDResponse" />
   </wsdl:message>
   <wsdl:message name="set_SaveStationInBillSoapIn">
     <wsdl:part name="parameters" element="tns:set_SaveStationInBill" />
@@ -11595,12 +11642,6 @@
   <wsdl:message name="set_SavePOStockInBill_CLDSoapOut">
     <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_CLDResponse" />
   </wsdl:message>
-  <wsdl:message name="set_SaveProductInBill_MulSource_CLDSoapIn">
-    <wsdl:part name="parameters" element="tns:set_SaveProductInBill_MulSource_CLD" />
-  </wsdl:message>
-  <wsdl:message name="set_SaveProductInBill_MulSource_CLDSoapOut">
-    <wsdl:part name="parameters" element="tns:set_SaveProductInBill_MulSource_CLDResponse" />
-  </wsdl:message>
   <wsdl:message name="set_DelPonderationBillMain_Temp_InterIDAndSourceSoapIn">
     <wsdl:part name="parameters" element="tns:set_DelPonderationBillMain_Temp_InterIDAndSource" />
   </wsdl:message>
@@ -11823,6 +11864,18 @@
   <wsdl:message name="set_SaveICMOReportBill_CLD_LayuiSoapOut">
     <wsdl:part name="parameters" element="tns:set_SaveICMOReportBill_CLD_LayuiResponse" />
   </wsdl:message>
+  <wsdl:message name="set_SaveICMOProductReportBill_LayuiSoapIn">
+    <wsdl:part name="parameters" element="tns:set_SaveICMOProductReportBill_Layui" />
+  </wsdl:message>
+  <wsdl:message name="set_SaveICMOProductReportBill_LayuiSoapOut">
+    <wsdl:part name="parameters" element="tns:set_SaveICMOProductReportBill_LayuiResponse" />
+  </wsdl:message>
+  <wsdl:message name="set_SaveICMOProductReportBill_CLD_LayuiSoapIn">
+    <wsdl:part name="parameters" element="tns:set_SaveICMOProductReportBill_CLD_Layui" />
+  </wsdl:message>
+  <wsdl:message name="set_SaveICMOProductReportBill_CLD_LayuiSoapOut">
+    <wsdl:part name="parameters" element="tns:set_SaveICMOProductReportBill_CLD_LayuiResponse" />
+  </wsdl:message>
   <wsdl:message name="set_SaveMoveBill_CLDSoapIn">
     <wsdl:part name="parameters" element="tns:set_SaveMoveBill_CLD" />
   </wsdl:message>
@@ -11972,12 +12025,6 @@
   </wsdl:message>
   <wsdl:message name="set_SaveSellOutBill_CLD_NewSoapOut">
     <wsdl:part name="parameters" element="tns:set_SaveSellOutBill_CLD_NewResponse" />
-  </wsdl:message>
-  <wsdl:message name="set_SaveSellOutBill_CLDSoapIn">
-    <wsdl:part name="parameters" element="tns:set_SaveSellOutBill_CLD" />
-  </wsdl:message>
-  <wsdl:message name="set_SaveSellOutBill_CLDSoapOut">
-    <wsdl:part name="parameters" element="tns:set_SaveSellOutBill_CLDResponse" />
   </wsdl:message>
   <wsdl:message name="Check_ICMOReportBillSoapIn">
     <wsdl:part name="parameters" element="tns:Check_ICMOReportBill" />
@@ -13000,6 +13047,18 @@
     <wsdl:part name="parameters" element="tns:GetSc_ICMOReportBillListResponse" />
   </wsdl:message>
   <wsdl:portType name="WebService1Soap">
+    <wsdl:operation name="get_ServerFileListForNBWMS">
+      <wsdl:input message="tns:get_ServerFileListForNBWMSSoapIn" />
+      <wsdl:output message="tns:get_ServerFileListForNBWMSSoapOut" />
+    </wsdl:operation>
+    <wsdl:operation name="get_ServerFileListForNBLMES">
+      <wsdl:input message="tns:get_ServerFileListForNBLMESSoapIn" />
+      <wsdl:output message="tns:get_ServerFileListForNBLMESSoapOut" />
+    </wsdl:operation>
+    <wsdl:operation name="get_ServerFile">
+      <wsdl:input message="tns:get_ServerFileSoapIn" />
+      <wsdl:output message="tns:get_ServerFileSoapOut" />
+    </wsdl:operation>
     <wsdl:operation name="get_ServerFileForWMS">
       <wsdl:input message="tns:get_ServerFileForWMSSoapIn" />
       <wsdl:output message="tns:get_ServerFileForWMSSoapOut" />
@@ -13284,6 +13343,10 @@
       <wsdl:input message="tns:Set_BPrintQtyBarCodeSoapIn" />
       <wsdl:output message="tns:Set_BPrintQtyBarCodeSoapOut" />
     </wsdl:operation>
+    <wsdl:operation name="set_SaveProductInBill_MulSource_CLD">
+      <wsdl:input message="tns:set_SaveProductInBill_MulSource_CLDSoapIn" />
+      <wsdl:output message="tns:set_SaveProductInBill_MulSource_CLDSoapOut" />
+    </wsdl:operation>
     <wsdl:operation name="set_CheckProductInBill_CLD">
       <wsdl:input message="tns:set_CheckProductInBill_CLDSoapIn" />
       <wsdl:output message="tns:set_CheckProductInBill_CLDSoapOut" />
@@ -13548,17 +13611,9 @@
       <wsdl:input message="tns:get_ServerFileListForWMSSoapIn" />
       <wsdl:output message="tns:get_ServerFileListForWMSSoapOut" />
     </wsdl:operation>
-    <wsdl:operation name="get_ServerFileListForNBWMS">
-      <wsdl:input message="tns:get_ServerFileListForNBWMSSoapIn" />
-      <wsdl:output message="tns:get_ServerFileListForNBWMSSoapOut" />
-    </wsdl:operation>
-    <wsdl:operation name="get_ServerFileListForNBLMES">
-      <wsdl:input message="tns:get_ServerFileListForNBLMESSoapIn" />
-      <wsdl:output message="tns:get_ServerFileListForNBLMESSoapOut" />
-    </wsdl:operation>
-    <wsdl:operation name="get_ServerFile">
-      <wsdl:input message="tns:get_ServerFileSoapIn" />
-      <wsdl:output message="tns:get_ServerFileSoapOut" />
+    <wsdl:operation name="set_SaveSellOutBill_CLD">
+      <wsdl:input message="tns:set_SaveSellOutBill_CLDSoapIn" />
+      <wsdl:output message="tns:set_SaveSellOutBill_CLDSoapOut" />
     </wsdl:operation>
     <wsdl:operation name="set_SaveStationInBill">
       <wsdl:input message="tns:set_SaveStationInBillSoapIn" />
@@ -13780,10 +13835,6 @@
       <wsdl:input message="tns:set_SavePOStockInBill_CLDSoapIn" />
       <wsdl:output message="tns:set_SavePOStockInBill_CLDSoapOut" />
     </wsdl:operation>
-    <wsdl:operation name="set_SaveProductInBill_MulSource_CLD">
-      <wsdl:input message="tns:set_SaveProductInBill_MulSource_CLDSoapIn" />
-      <wsdl:output message="tns:set_SaveProductInBill_MulSource_CLDSoapOut" />
-    </wsdl:operation>
     <wsdl:operation name="set_DelPonderationBillMain_Temp_InterIDAndSource">
       <wsdl:input message="tns:set_DelPonderationBillMain_Temp_InterIDAndSourceSoapIn" />
       <wsdl:output message="tns:set_DelPonderationBillMain_Temp_InterIDAndSourceSoapOut" />
@@ -13932,6 +13983,14 @@
       <wsdl:input message="tns:set_SaveICMOReportBill_CLD_LayuiSoapIn" />
       <wsdl:output message="tns:set_SaveICMOReportBill_CLD_LayuiSoapOut" />
     </wsdl:operation>
+    <wsdl:operation name="set_SaveICMOProductReportBill_Layui">
+      <wsdl:input message="tns:set_SaveICMOProductReportBill_LayuiSoapIn" />
+      <wsdl:output message="tns:set_SaveICMOProductReportBill_LayuiSoapOut" />
+    </wsdl:operation>
+    <wsdl:operation name="set_SaveICMOProductReportBill_CLD_Layui">
+      <wsdl:input message="tns:set_SaveICMOProductReportBill_CLD_LayuiSoapIn" />
+      <wsdl:output message="tns:set_SaveICMOProductReportBill_CLD_LayuiSoapOut" />
+    </wsdl:operation>
     <wsdl:operation name="set_SaveMoveBill_CLD">
       <wsdl:input message="tns:set_SaveMoveBill_CLDSoapIn" />
       <wsdl:output message="tns:set_SaveMoveBill_CLDSoapOut" />
@@ -14031,10 +14090,6 @@
     <wsdl:operation name="set_SaveSellOutBill_CLD_New">
       <wsdl:input message="tns:set_SaveSellOutBill_CLD_NewSoapIn" />
       <wsdl:output message="tns:set_SaveSellOutBill_CLD_NewSoapOut" />
-    </wsdl:operation>
-    <wsdl:operation name="set_SaveSellOutBill_CLD">
-      <wsdl:input message="tns:set_SaveSellOutBill_CLDSoapIn" />
-      <wsdl:output message="tns:set_SaveSellOutBill_CLDSoapOut" />
     </wsdl:operation>
     <wsdl:operation name="Check_ICMOReportBill">
       <wsdl:input message="tns:Check_ICMOReportBillSoapIn" />
@@ -14719,6 +14774,33 @@
   </wsdl:portType>
   <wsdl:binding name="WebService1Soap" type="tns:WebService1Soap">
     <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
+    <wsdl:operation name="get_ServerFileListForNBWMS">
+      <soap:operation soapAction="http://tempuri.org/get_ServerFileListForNBWMS" style="document" />
+      <wsdl:input>
+        <soap:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="get_ServerFileListForNBLMES">
+      <soap:operation soapAction="http://tempuri.org/get_ServerFileListForNBLMES" style="document" />
+      <wsdl:input>
+        <soap:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="get_ServerFile">
+      <soap:operation soapAction="http://tempuri.org/get_ServerFile" style="document" />
+      <wsdl:input>
+        <soap:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
     <wsdl:operation name="get_ServerFileForWMS">
       <soap:operation soapAction="http://tempuri.org/get_ServerFileForWMS" style="document" />
       <wsdl:input>
@@ -15358,6 +15440,15 @@
         <soap:body use="literal" />
       </wsdl:output>
     </wsdl:operation>
+    <wsdl:operation name="set_SaveProductInBill_MulSource_CLD">
+      <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill_MulSource_CLD" style="document" />
+      <wsdl:input>
+        <soap:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
     <wsdl:operation name="set_CheckProductInBill_CLD">
       <soap:operation soapAction="http://tempuri.org/set_CheckProductInBill_CLD" style="document" />
       <wsdl:input>
@@ -15952,26 +16043,8 @@
         <soap:body use="literal" />
       </wsdl:output>
     </wsdl:operation>
-    <wsdl:operation name="get_ServerFileListForNBWMS">
-      <soap:operation soapAction="http://tempuri.org/get_ServerFileListForNBWMS" style="document" />
-      <wsdl:input>
-        <soap:body use="literal" />
-      </wsdl:input>
-      <wsdl:output>
-        <soap:body use="literal" />
-      </wsdl:output>
-    </wsdl:operation>
-    <wsdl:operation name="get_ServerFileListForNBLMES">
-      <soap:operation soapAction="http://tempuri.org/get_ServerFileListForNBLMES" style="document" />
-      <wsdl:input>
-        <soap:body use="literal" />
-      </wsdl:input>
-      <wsdl:output>
-        <soap:body use="literal" />
-      </wsdl:output>
-    </wsdl:operation>
-    <wsdl:operation name="get_ServerFile">
-      <soap:operation soapAction="http://tempuri.org/get_ServerFile" style="document" />
+    <wsdl:operation name="set_SaveSellOutBill_CLD">
+      <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBill_CLD" style="document" />
       <wsdl:input>
         <soap:body use="literal" />
       </wsdl:input>
@@ -16474,15 +16547,6 @@
         <soap:body use="literal" />
       </wsdl:output>
     </wsdl:operation>
-    <wsdl:operation name="set_SaveProductInBill_MulSource_CLD">
-      <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill_MulSource_CLD" style="document" />
-      <wsdl:input>
-        <soap:body use="literal" />
-      </wsdl:input>
-      <wsdl:output>
-        <soap:body use="literal" />
-      </wsdl:output>
-    </wsdl:operation>
     <wsdl:operation name="set_DelPonderationBillMain_Temp_InterIDAndSource">
       <soap:operation soapAction="http://tempuri.org/set_DelPonderationBillMain_Temp_InterIDAndSource" style="document" />
       <wsdl:input>
@@ -16816,6 +16880,24 @@
         <soap:body use="literal" />
       </wsdl:output>
     </wsdl:operation>
+    <wsdl:operation name="set_SaveICMOProductReportBill_Layui">
+      <soap:operation soapAction="http://tempuri.org/set_SaveICMOProductReportBill_Layui" style="document" />
+      <wsdl:input>
+        <soap:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="set_SaveICMOProductReportBill_CLD_Layui">
+      <soap:operation soapAction="http://tempuri.org/set_SaveICMOProductReportBill_CLD_Layui" style="document" />
+      <wsdl:input>
+        <soap:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
     <wsdl:operation name="set_SaveMoveBill_CLD">
       <soap:operation soapAction="http://tempuri.org/set_SaveMoveBill_CLD" style="document" />
       <wsdl:input>
@@ -17034,15 +17116,6 @@
     </wsdl:operation>
     <wsdl:operation name="set_SaveSellOutBill_CLD_New">
       <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBill_CLD_New" style="document" />
-      <wsdl:input>
-        <soap:body use="literal" />
-      </wsdl:input>
-      <wsdl:output>
-        <soap:body use="literal" />
-      </wsdl:output>
-    </wsdl:operation>
-    <wsdl:operation name="set_SaveSellOutBill_CLD">
-      <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBill_CLD" style="document" />
       <wsdl:input>
         <soap:body use="literal" />
       </wsdl:input>
@@ -18583,6 +18656,33 @@
   </wsdl:binding>
   <wsdl:binding name="WebService1Soap12" type="tns:WebService1Soap">
     <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
+    <wsdl:operation name="get_ServerFileListForNBWMS">
+      <soap12:operation soapAction="http://tempuri.org/get_ServerFileListForNBWMS" style="document" />
+      <wsdl:input>
+        <soap12:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap12:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="get_ServerFileListForNBLMES">
+      <soap12:operation soapAction="http://tempuri.org/get_ServerFileListForNBLMES" style="document" />
+      <wsdl:input>
+        <soap12:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap12:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="get_ServerFile">
+      <soap12:operation soapAction="http://tempuri.org/get_ServerFile" style="document" />
+      <wsdl:input>
+        <soap12:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap12:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
     <wsdl:operation name="get_ServerFileForWMS">
       <soap12:operation soapAction="http://tempuri.org/get_ServerFileForWMS" style="document" />
       <wsdl:input>
@@ -19222,6 +19322,15 @@
         <soap12:body use="literal" />
       </wsdl:output>
     </wsdl:operation>
+    <wsdl:operation name="set_SaveProductInBill_MulSource_CLD">
+      <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill_MulSource_CLD" style="document" />
+      <wsdl:input>
+        <soap12:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap12:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
     <wsdl:operation name="set_CheckProductInBill_CLD">
       <soap12:operation soapAction="http://tempuri.org/set_CheckProductInBill_CLD" style="document" />
       <wsdl:input>
@@ -19816,26 +19925,8 @@
         <soap12:body use="literal" />
       </wsdl:output>
     </wsdl:operation>
-    <wsdl:operation name="get_ServerFileListForNBWMS">
-      <soap12:operation soapAction="http://tempuri.org/get_ServerFileListForNBWMS" style="document" />
-      <wsdl:input>
-        <soap12:body use="literal" />
-      </wsdl:input>
-      <wsdl:output>
-        <soap12:body use="literal" />
-      </wsdl:output>
-    </wsdl:operation>
-    <wsdl:operation name="get_ServerFileListForNBLMES">
-      <soap12:operation soapAction="http://tempuri.org/get_ServerFileListForNBLMES" style="document" />
-      <wsdl:input>
-        <soap12:body use="literal" />
-      </wsdl:input>
-      <wsdl:output>
-        <soap12:body use="literal" />
-      </wsdl:output>
-    </wsdl:operation>
-    <wsdl:operation name="get_ServerFile">
-      <soap12:operation soapAction="http://tempuri.org/get_ServerFile" style="document" />
+    <wsdl:operation name="set_SaveSellOutBill_CLD">
+      <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBill_CLD" style="document" />
       <wsdl:input>
         <soap12:body use="literal" />
       </wsdl:input>
@@ -20338,15 +20429,6 @@
         <soap12:body use="literal" />
       </wsdl:output>
     </wsdl:operation>
-    <wsdl:operation name="set_SaveProductInBill_MulSource_CLD">
-      <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill_MulSource_CLD" style="document" />
-      <wsdl:input>
-        <soap12:body use="literal" />
-      </wsdl:input>
-      <wsdl:output>
-        <soap12:body use="literal" />
-      </wsdl:output>
-    </wsdl:operation>
     <wsdl:operation name="set_DelPonderationBillMain_Temp_InterIDAndSource">
       <soap12:operation soapAction="http://tempuri.org/set_DelPonderationBillMain_Temp_InterIDAndSource" style="document" />
       <wsdl:input>
@@ -20680,6 +20762,24 @@
         <soap12:body use="literal" />
       </wsdl:output>
     </wsdl:operation>
+    <wsdl:operation name="set_SaveICMOProductReportBill_Layui">
+      <soap12:operation soapAction="http://tempuri.org/set_SaveICMOProductReportBill_Layui" style="document" />
+      <wsdl:input>
+        <soap12:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap12:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="set_SaveICMOProductReportBill_CLD_Layui">
+      <soap12:operation soapAction="http://tempuri.org/set_SaveICMOProductReportBill_CLD_Layui" style="document" />
+      <wsdl:input>
+        <soap12:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap12:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
     <wsdl:operation name="set_SaveMoveBill_CLD">
       <soap12:operation soapAction="http://tempuri.org/set_SaveMoveBill_CLD" style="document" />
       <wsdl:input>
@@ -20898,15 +20998,6 @@
     </wsdl:operation>
     <wsdl:operation name="set_SaveSellOutBill_CLD_New">
       <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBill_CLD_New" style="document" />
-      <wsdl:input>
-        <soap12:body use="literal" />
-      </wsdl:input>
-      <wsdl:output>
-        <soap12:body use="literal" />
-      </wsdl:output>
-    </wsdl:operation>
-    <wsdl:operation name="set_SaveSellOutBill_CLD">
-      <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBill_CLD" style="document" />
       <wsdl:input>
         <soap12:body use="literal" />
       </wsdl:input>

--
Gitblit v1.9.1