From 561975a23fc6e6d21ff1dd69222ea0139a3d4592 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期四, 10 三月 2022 19:04:16 +0800
Subject: [PATCH] 丸井盘点分析表,盘盈审核生成其它入库单报错处理 webservice 更新生产装箱模块,扫描装箱条码方法

---
 WebAPI/Web References/WebS/WebService1.wsdl |   99 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 99 insertions(+), 0 deletions(-)

diff --git a/WebAPI/Web References/WebS/WebService1.wsdl b/WebAPI/Web References/WebS/WebService1.wsdl
index adcf90c..b8e8cd2 100644
--- a/WebAPI/Web References/WebS/WebService1.wsdl
+++ b/WebAPI/Web References/WebS/WebService1.wsdl
@@ -315,6 +315,28 @@
           <s:element minOccurs="0" maxOccurs="1" name="HStockOutOrgName" type="s:string" />
         </s:sequence>
       </s:complexType>
+      <s:element name="get_CheckTypeByBarCode_PackUnion">
+        <s:complexType>
+          <s:sequence>
+            <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" />
+            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
+            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
+            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
+            <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" />
+            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
+            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
+            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+          </s:sequence>
+        </s:complexType>
+      </s:element>
+      <s:element name="get_CheckTypeByBarCode_PackUnionResponse">
+        <s:complexType>
+          <s:sequence>
+            <s:element minOccurs="1" maxOccurs="1" name="get_CheckTypeByBarCode_PackUnionResult" type="s:boolean" />
+            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+          </s:sequence>
+        </s:complexType>
+      </s:element>
       <s:element name="get_CheckTypeByBarCode_PackSplit">
         <s:complexType>
           <s:sequence>
@@ -358,6 +380,27 @@
                 </s:sequence>
               </s:complexType>
             </s:element>
+            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+          </s:sequence>
+        </s:complexType>
+      </s:element>
+      <s:element name="set_SavePackUnionBill_New">
+        <s:complexType>
+          <s:sequence>
+            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
+            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
+            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
+            <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" />
+            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
+            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
+            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+          </s:sequence>
+        </s:complexType>
+      </s:element>
+      <s:element name="set_SavePackUnionBill_NewResponse">
+        <s:complexType>
+          <s:sequence>
+            <s:element minOccurs="1" maxOccurs="1" name="set_SavePackUnionBill_NewResult" type="s:boolean" />
             <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
           </s:sequence>
         </s:complexType>
@@ -11448,6 +11491,12 @@
   <wsdl:message name="get_CheckTypeByPackBarCode_PackSoapOut">
     <wsdl:part name="parameters" element="tns:get_CheckTypeByPackBarCode_PackResponse" />
   </wsdl:message>
+  <wsdl:message name="get_CheckTypeByBarCode_PackUnionSoapIn">
+    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackUnion" />
+  </wsdl:message>
+  <wsdl:message name="get_CheckTypeByBarCode_PackUnionSoapOut">
+    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackUnionResponse" />
+  </wsdl:message>
   <wsdl:message name="get_CheckTypeByBarCode_PackSplitSoapIn">
     <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackSplit" />
   </wsdl:message>
@@ -11459,6 +11508,12 @@
   </wsdl:message>
   <wsdl:message name="GetBillEntry_TmpList_PackSoapOut">
     <wsdl:part name="parameters" element="tns:GetBillEntry_TmpList_PackResponse" />
+  </wsdl:message>
+  <wsdl:message name="set_SavePackUnionBill_NewSoapIn">
+    <wsdl:part name="parameters" element="tns:set_SavePackUnionBill_New" />
+  </wsdl:message>
+  <wsdl:message name="set_SavePackUnionBill_NewSoapOut">
+    <wsdl:part name="parameters" element="tns:set_SavePackUnionBill_NewResponse" />
   </wsdl:message>
   <wsdl:message name="set_SavePackSplitBill_NewSoapIn">
     <wsdl:part name="parameters" element="tns:set_SavePackSplitBill_New" />
@@ -14219,6 +14274,10 @@
       <wsdl:input message="tns:get_CheckTypeByPackBarCode_PackSoapIn" />
       <wsdl:output message="tns:get_CheckTypeByPackBarCode_PackSoapOut" />
     </wsdl:operation>
+    <wsdl:operation name="get_CheckTypeByBarCode_PackUnion">
+      <wsdl:input message="tns:get_CheckTypeByBarCode_PackUnionSoapIn" />
+      <wsdl:output message="tns:get_CheckTypeByBarCode_PackUnionSoapOut" />
+    </wsdl:operation>
     <wsdl:operation name="get_CheckTypeByBarCode_PackSplit">
       <wsdl:input message="tns:get_CheckTypeByBarCode_PackSplitSoapIn" />
       <wsdl:output message="tns:get_CheckTypeByBarCode_PackSplitSoapOut" />
@@ -14226,6 +14285,10 @@
     <wsdl:operation name="GetBillEntry_TmpList_Pack">
       <wsdl:input message="tns:GetBillEntry_TmpList_PackSoapIn" />
       <wsdl:output message="tns:GetBillEntry_TmpList_PackSoapOut" />
+    </wsdl:operation>
+    <wsdl:operation name="set_SavePackUnionBill_New">
+      <wsdl:input message="tns:set_SavePackUnionBill_NewSoapIn" />
+      <wsdl:output message="tns:set_SavePackUnionBill_NewSoapOut" />
     </wsdl:operation>
     <wsdl:operation name="set_SavePackSplitBill_New">
       <wsdl:input message="tns:set_SavePackSplitBill_NewSoapIn" />
@@ -16132,6 +16195,15 @@
         <soap:body use="literal" />
       </wsdl:output>
     </wsdl:operation>
+    <wsdl:operation name="get_CheckTypeByBarCode_PackUnion">
+      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackUnion" style="document" />
+      <wsdl:input>
+        <soap:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
     <wsdl:operation name="get_CheckTypeByBarCode_PackSplit">
       <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackSplit" style="document" />
       <wsdl:input>
@@ -16143,6 +16215,15 @@
     </wsdl:operation>
     <wsdl:operation name="GetBillEntry_TmpList_Pack">
       <soap:operation soapAction="http://tempuri.org/GetBillEntry_TmpList_Pack" style="document" />
+      <wsdl:input>
+        <soap:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="set_SavePackUnionBill_New">
+      <soap:operation soapAction="http://tempuri.org/set_SavePackUnionBill_New" style="document" />
       <wsdl:input>
         <soap:body use="literal" />
       </wsdl:input>
@@ -20320,6 +20401,15 @@
         <soap12:body use="literal" />
       </wsdl:output>
     </wsdl:operation>
+    <wsdl:operation name="get_CheckTypeByBarCode_PackUnion">
+      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackUnion" style="document" />
+      <wsdl:input>
+        <soap12:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap12:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
     <wsdl:operation name="get_CheckTypeByBarCode_PackSplit">
       <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackSplit" style="document" />
       <wsdl:input>
@@ -20338,6 +20428,15 @@
         <soap12:body use="literal" />
       </wsdl:output>
     </wsdl:operation>
+    <wsdl:operation name="set_SavePackUnionBill_New">
+      <soap12:operation soapAction="http://tempuri.org/set_SavePackUnionBill_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_SavePackSplitBill_New">
       <soap12:operation soapAction="http://tempuri.org/set_SavePackSplitBill_New" style="document" />
       <wsdl:input>

--
Gitblit v1.9.1