From 34c78336cae81c8592405b2644da35e9ac91fdca Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期二, 29 十一月 2022 11:25:18 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

---
 WebAPI/Web References/WebS/WebService1.wsdl |  165 +++++++++++++++++++++++++++++++++++++------------------
 1 files changed, 111 insertions(+), 54 deletions(-)

diff --git a/WebAPI/Web References/WebS/WebService1.wsdl b/WebAPI/Web References/WebS/WebService1.wsdl
index 824a2a6..8d6f402 100644
--- a/WebAPI/Web References/WebS/WebService1.wsdl
+++ b/WebAPI/Web References/WebS/WebService1.wsdl
@@ -2,6 +2,30 @@
 <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="getDataSetBySQL">
+        <s:complexType>
+          <s:sequence>
+            <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" />
+            <s:element minOccurs="0" maxOccurs="1" name="sTable" type="s:string" />
+            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+          </s:sequence>
+        </s:complexType>
+      </s:element>
+      <s:element name="getDataSetBySQLResponse">
+        <s:complexType>
+          <s:sequence>
+            <s:element minOccurs="0" maxOccurs="1" name="getDataSetBySQLResult">
+              <s:complexType>
+                <s:sequence>
+                  <s:element ref="s:schema" />
+                  <s:any />
+                </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="getRunProc">
         <s:complexType>
           <s:sequence>
@@ -561,6 +585,8 @@
           <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_MultilineCtl" type="s:string" />
           <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_MaterWHSPCtl" type="s:string" />
           <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_SourceWHSPCtl" type="s:string" />
+          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_FIFOList" type="s:string" />
+          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_FIFOCtl" type="s:string" />
           <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_MustQtyCtl" type="s:string" />
           <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_WHSPCtl" type="s:string" />
           <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_MultilineCtl" type="s:string" />
@@ -1159,6 +1185,8 @@
           <s:element minOccurs="0" maxOccurs="1" name="HCusBarCode" type="s:string" />
           <s:element minOccurs="0" maxOccurs="1" name="HSubBillType" type="s:string" />
           <s:element minOccurs="1" maxOccurs="1" name="HMulSourceBill" type="s:long" />
+          <s:element minOccurs="0" maxOccurs="1" name="HBeginDate" type="s:string" />
+          <s:element minOccurs="0" maxOccurs="1" name="HEndDate" type="s:string" />
         </s:sequence>
       </s:complexType>
       <s:element name="set_SaveDoorOutCheck_BarCodeResponse">
@@ -1614,6 +1642,29 @@
           </s:sequence>
         </s:complexType>
       </s:element>
+      <s:element name="get_SourceBarCode_OtherOut">
+        <s:complexType>
+          <s:sequence>
+            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
+            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
+            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
+            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
+            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
+            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
+            <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" />
+            <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_SourceBarCode_OtherOutResponse">
+        <s:complexType>
+          <s:sequence>
+            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_OtherOutResult" type="tns:ClsKf_ICStockBill_WMS" />
+            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+          </s:sequence>
+        </s:complexType>
+      </s:element>
       <s:element name="get_SourceBarCode_MoveStock">
         <s:complexType>
           <s:sequence>
@@ -1858,6 +1909,8 @@
           <s:element minOccurs="1" maxOccurs="1" name="HinitQty" type="s:double" />
           <s:element minOccurs="0" maxOccurs="1" name="HMTONo" type="s:string" />
           <s:element minOccurs="1" maxOccurs="1" name="HStopflag" type="s:boolean" />
+          <s:element minOccurs="1" maxOccurs="1" name="HProduceDate" type="s:dateTime" />
+          <s:element minOccurs="1" maxOccurs="1" name="HExpiryDate" type="s:dateTime" />
         </s:sequence>
       </s:complexType>
       <s:element name="get_SavePonderationBillMain_Temp_BarCodeResponse">
@@ -2833,30 +2886,6 @@
             <s:element minOccurs="1" maxOccurs="1" name="getSub_GetCurPeriodResult" type="s:boolean" />
             <s:element minOccurs="1" maxOccurs="1" name="sYear" type="s:int" />
             <s:element minOccurs="1" maxOccurs="1" name="sPeriod" type="s:int" />
-          </s:sequence>
-        </s:complexType>
-      </s:element>
-      <s:element name="getDataSetBySQL">
-        <s:complexType>
-          <s:sequence>
-            <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" />
-            <s:element minOccurs="0" maxOccurs="1" name="sTable" type="s:string" />
-            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
-          </s:sequence>
-        </s:complexType>
-      </s:element>
-      <s:element name="getDataSetBySQLResponse">
-        <s:complexType>
-          <s:sequence>
-            <s:element minOccurs="0" maxOccurs="1" name="getDataSetBySQLResult">
-              <s:complexType>
-                <s:sequence>
-                  <s:element ref="s:schema" />
-                  <s:any />
-                </s:sequence>
-              </s:complexType>
-            </s:element>
-            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
           </s:sequence>
         </s:complexType>
       </s:element>
@@ -12820,6 +12849,12 @@
       </s:element>
     </s:schema>
   </wsdl:types>
+  <wsdl:message name="getDataSetBySQLSoapIn">
+    <wsdl:part name="parameters" element="tns:getDataSetBySQL" />
+  </wsdl:message>
+  <wsdl:message name="getDataSetBySQLSoapOut">
+    <wsdl:part name="parameters" element="tns:getDataSetBySQLResponse" />
+  </wsdl:message>
   <wsdl:message name="getRunProcSoapIn">
     <wsdl:part name="parameters" element="tns:getRunProc" />
   </wsdl:message>
@@ -13089,6 +13124,12 @@
   </wsdl:message>
   <wsdl:message name="get_SourceBarCode_EntrustOutSoapOut">
     <wsdl:part name="parameters" element="tns:get_SourceBarCode_EntrustOutResponse" />
+  </wsdl:message>
+  <wsdl:message name="get_SourceBarCode_OtherOutSoapIn">
+    <wsdl:part name="parameters" element="tns:get_SourceBarCode_OtherOut" />
+  </wsdl:message>
+  <wsdl:message name="get_SourceBarCode_OtherOutSoapOut">
+    <wsdl:part name="parameters" element="tns:get_SourceBarCode_OtherOutResponse" />
   </wsdl:message>
   <wsdl:message name="get_SourceBarCode_MoveStockSoapIn">
     <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStock" />
@@ -13377,12 +13418,6 @@
   </wsdl:message>
   <wsdl:message name="getSub_GetCurPeriodSoapOut">
     <wsdl:part name="parameters" element="tns:getSub_GetCurPeriodResponse" />
-  </wsdl:message>
-  <wsdl:message name="getDataSetBySQLSoapIn">
-    <wsdl:part name="parameters" element="tns:getDataSetBySQL" />
-  </wsdl:message>
-  <wsdl:message name="getDataSetBySQLSoapOut">
-    <wsdl:part name="parameters" element="tns:getDataSetBySQLResponse" />
   </wsdl:message>
   <wsdl:message name="set_CheckPOInStockBill_NewSoapIn">
     <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_New" />
@@ -15935,6 +15970,10 @@
     <wsdl:part name="parameters" element="tns:GetSc_ICMOBillListResponse" />
   </wsdl:message>
   <wsdl:portType name="WebService1Soap">
+    <wsdl:operation name="getDataSetBySQL">
+      <wsdl:input message="tns:getDataSetBySQLSoapIn" />
+      <wsdl:output message="tns:getDataSetBySQLSoapOut" />
+    </wsdl:operation>
     <wsdl:operation name="getRunProc">
       <wsdl:input message="tns:getRunProcSoapIn" />
       <wsdl:output message="tns:getRunProcSoapOut" />
@@ -16114,6 +16153,10 @@
     <wsdl:operation name="get_SourceBarCode_EntrustOut">
       <wsdl:input message="tns:get_SourceBarCode_EntrustOutSoapIn" />
       <wsdl:output message="tns:get_SourceBarCode_EntrustOutSoapOut" />
+    </wsdl:operation>
+    <wsdl:operation name="get_SourceBarCode_OtherOut">
+      <wsdl:input message="tns:get_SourceBarCode_OtherOutSoapIn" />
+      <wsdl:output message="tns:get_SourceBarCode_OtherOutSoapOut" />
     </wsdl:operation>
     <wsdl:operation name="get_SourceBarCode_MoveStock">
       <wsdl:input message="tns:get_SourceBarCode_MoveStockSoapIn" />
@@ -16306,10 +16349,6 @@
     <wsdl:operation name="getSub_GetCurPeriod">
       <wsdl:input message="tns:getSub_GetCurPeriodSoapIn" />
       <wsdl:output message="tns:getSub_GetCurPeriodSoapOut" />
-    </wsdl:operation>
-    <wsdl:operation name="getDataSetBySQL">
-      <wsdl:input message="tns:getDataSetBySQLSoapIn" />
-      <wsdl:output message="tns:getDataSetBySQLSoapOut" />
     </wsdl:operation>
     <wsdl:operation name="set_CheckPOInStockBill_New">
       <wsdl:input message="tns:set_CheckPOInStockBill_NewSoapIn" />
@@ -18014,6 +18053,15 @@
   </wsdl:portType>
   <wsdl:binding name="WebService1Soap" type="tns:WebService1Soap">
     <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
+    <wsdl:operation name="getDataSetBySQL">
+      <soap:operation soapAction="http://tempuri.org/getDataSetBySQL" style="document" />
+      <wsdl:input>
+        <soap:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
     <wsdl:operation name="getRunProc">
       <soap:operation soapAction="http://tempuri.org/getRunProc" style="document" />
       <wsdl:input>
@@ -18412,6 +18460,15 @@
     </wsdl:operation>
     <wsdl:operation name="get_SourceBarCode_EntrustOut">
       <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_EntrustOut" style="document" />
+      <wsdl:input>
+        <soap:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="get_SourceBarCode_OtherOut">
+      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_OtherOut" style="document" />
       <wsdl:input>
         <soap:body use="literal" />
       </wsdl:input>
@@ -18844,15 +18901,6 @@
     </wsdl:operation>
     <wsdl:operation name="getSub_GetCurPeriod">
       <soap:operation soapAction="http://tempuri.org/getSub_GetCurPeriod" style="document" />
-      <wsdl:input>
-        <soap:body use="literal" />
-      </wsdl:input>
-      <wsdl:output>
-        <soap:body use="literal" />
-      </wsdl:output>
-    </wsdl:operation>
-    <wsdl:operation name="getDataSetBySQL">
-      <soap:operation soapAction="http://tempuri.org/getDataSetBySQL" style="document" />
       <wsdl:input>
         <soap:body use="literal" />
       </wsdl:input>
@@ -22688,6 +22736,15 @@
   </wsdl:binding>
   <wsdl:binding name="WebService1Soap12" type="tns:WebService1Soap">
     <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
+    <wsdl:operation name="getDataSetBySQL">
+      <soap12:operation soapAction="http://tempuri.org/getDataSetBySQL" style="document" />
+      <wsdl:input>
+        <soap12:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap12:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
     <wsdl:operation name="getRunProc">
       <soap12:operation soapAction="http://tempuri.org/getRunProc" style="document" />
       <wsdl:input>
@@ -23086,6 +23143,15 @@
     </wsdl:operation>
     <wsdl:operation name="get_SourceBarCode_EntrustOut">
       <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_EntrustOut" style="document" />
+      <wsdl:input>
+        <soap12:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap12:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="get_SourceBarCode_OtherOut">
+      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_OtherOut" style="document" />
       <wsdl:input>
         <soap12:body use="literal" />
       </wsdl:input>
@@ -23518,15 +23584,6 @@
     </wsdl:operation>
     <wsdl:operation name="getSub_GetCurPeriod">
       <soap12:operation soapAction="http://tempuri.org/getSub_GetCurPeriod" style="document" />
-      <wsdl:input>
-        <soap12:body use="literal" />
-      </wsdl:input>
-      <wsdl:output>
-        <soap12:body use="literal" />
-      </wsdl:output>
-    </wsdl:operation>
-    <wsdl:operation name="getDataSetBySQL">
-      <soap12:operation soapAction="http://tempuri.org/getDataSetBySQL" style="document" />
       <wsdl:input>
         <soap12:body use="literal" />
       </wsdl:input>
@@ -27362,10 +27419,10 @@
   </wsdl:binding>
   <wsdl:service name="WebService1">
     <wsdl:port name="WebService1Soap" binding="tns:WebService1Soap">
-      <soap:address location="http://192.168.63.195/WEBS-WMS/WebService1.asmx" />
+      <soap:address location="http://localhost/WEBS/WebService1.asmx" />
     </wsdl:port>
     <wsdl:port name="WebService1Soap12" binding="tns:WebService1Soap12">
-      <soap12:address location="http://192.168.63.195/WEBS-WMS/WebService1.asmx" />
+      <soap12:address location="http://localhost/WEBS/WebService1.asmx" />
     </wsdl:port>
   </wsdl:service>
 </wsdl:definitions>
\ No newline at end of file

--
Gitblit v1.9.1