1
yusijie
2023-01-13 84b745121de3c830f30afa679a35e76517a8d8cf
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="getDataSetByMasterSQL">
        <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="getDataSetByMasterSQLResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getDataSetByMasterSQLResult">
              <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="getCheckOpen">
        <s:complexType />
      </s:element>
@@ -925,6 +949,7 @@
          <s:element minOccurs="0" maxOccurs="1" name="WMS_UserByOrgRelation" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_MouldManagerCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_CloudMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_BillDateMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="BarCode_SourceQtyCtl" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="BarCode_PrintQty" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="BarCode_PrintQtyCtl" type="s:string" />
@@ -1481,6 +1506,28 @@
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getSourceBillList_NewResult" 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_BillSubType">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BillSubTypeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BillSubTypeResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
@@ -2982,30 +3029,6 @@
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getDataSetByMasterSQL">
        <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="getDataSetByMasterSQLResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getDataSetByMasterSQLResult">
              <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>
@@ -12918,6 +12941,12 @@
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="getDataSetByMasterSQLSoapIn">
    <wsdl:part name="parameters" element="tns:getDataSetByMasterSQL" />
  </wsdl:message>
  <wsdl:message name="getDataSetByMasterSQLSoapOut">
    <wsdl:part name="parameters" element="tns:getDataSetByMasterSQLResponse" />
  </wsdl:message>
  <wsdl:message name="getCheckOpenSoapIn">
    <wsdl:part name="parameters" element="tns:getCheckOpen" />
  </wsdl:message>
@@ -13157,6 +13186,12 @@
  </wsdl:message>
  <wsdl:message name="getSourceBillList_NewSoapOut">
    <wsdl:part name="parameters" element="tns:getSourceBillList_NewResponse" />
  </wsdl:message>
  <wsdl:message name="get_BillSubTypeSoapIn">
    <wsdl:part name="parameters" element="tns:get_BillSubType" />
  </wsdl:message>
  <wsdl:message name="get_BillSubTypeSoapOut">
    <wsdl:part name="parameters" element="tns:get_BillSubTypeResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_NewSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_New" />
@@ -13505,12 +13540,6 @@
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempList_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="getDataSetByMasterSQLSoapIn">
    <wsdl:part name="parameters" element="tns:getDataSetByMasterSQL" />
  </wsdl:message>
  <wsdl:message name="getDataSetByMasterSQLSoapOut">
    <wsdl:part name="parameters" element="tns:getDataSetByMasterSQLResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveProcReportMoveBill_MoveStockSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock" />
@@ -16051,6 +16080,10 @@
    <wsdl:part name="parameters" element="tns:GetSc_ICMOBillListResponse" />
  </wsdl:message>
  <wsdl:portType name="WebService1Soap">
    <wsdl:operation name="getDataSetByMasterSQL">
      <wsdl:input message="tns:getDataSetByMasterSQLSoapIn" />
      <wsdl:output message="tns:getDataSetByMasterSQLSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getCheckOpen">
      <wsdl:input message="tns:getCheckOpenSoapIn" />
      <wsdl:output message="tns:getCheckOpenSoapOut" />
@@ -16210,6 +16243,10 @@
    <wsdl:operation name="getSourceBillList_New">
      <wsdl:input message="tns:getSourceBillList_NewSoapIn" />
      <wsdl:output message="tns:getSourceBillList_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BillSubType">
      <wsdl:input message="tns:get_BillSubTypeSoapIn" />
      <wsdl:output message="tns:get_BillSubTypeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_New">
      <wsdl:input message="tns:get_SourceBarCode_NewSoapIn" />
@@ -16442,10 +16479,6 @@
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_BillCheck">
      <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_BillCheckSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_TempList_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getDataSetByMasterSQL">
      <wsdl:input message="tns:getDataSetByMasterSQLSoapIn" />
      <wsdl:output message="tns:getDataSetByMasterSQLSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock">
      <wsdl:input message="tns:set_SaveProcReportMoveBill_MoveStockSoapIn" />
@@ -18142,6 +18175,15 @@
  </wsdl:portType>
  <wsdl:binding name="WebService1Soap" type="tns:WebService1Soap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="getDataSetByMasterSQL">
      <soap:operation soapAction="http://tempuri.org/getDataSetByMasterSQL" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCheckOpen">
      <soap:operation soapAction="http://tempuri.org/getCheckOpen" style="document" />
      <wsdl:input>
@@ -18495,6 +18537,15 @@
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList_New">
      <soap:operation soapAction="http://tempuri.org/getSourceBillList_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BillSubType">
      <soap:operation soapAction="http://tempuri.org/get_BillSubType" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -19017,15 +19068,6 @@
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_BillCheck">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_BillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDataSetByMasterSQL">
      <soap:operation soapAction="http://tempuri.org/getDataSetByMasterSQL" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -22843,6 +22885,15 @@
  </wsdl:binding>
  <wsdl:binding name="WebService1Soap12" type="tns:WebService1Soap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="getDataSetByMasterSQL">
      <soap12:operation soapAction="http://tempuri.org/getDataSetByMasterSQL" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCheckOpen">
      <soap12:operation soapAction="http://tempuri.org/getCheckOpen" style="document" />
      <wsdl:input>
@@ -23196,6 +23247,15 @@
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList_New">
      <soap12:operation soapAction="http://tempuri.org/getSourceBillList_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BillSubType">
      <soap12:operation soapAction="http://tempuri.org/get_BillSubType" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -23718,15 +23778,6 @@
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_BillCheck">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_BillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDataSetByMasterSQL">
      <soap12:operation soapAction="http://tempuri.org/getDataSetByMasterSQL" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>