1
yxj
4 天以前 98f6ca14245a0952c0c52074ba1ecef5881bac24
WebAPI/Web References/WebS/WebService1.wsdl
@@ -977,6 +977,23 @@
      <s:element name="get_CheckTypeByMouldSource">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetJXBarCode_XiaoWeiResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="GetJXBarCode_XiaoWeiResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByMouldSource">
        <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" />
@@ -32401,10 +32418,10 @@
  </wsdl:binding>
  <wsdl:service name="WebService1">
    <wsdl:port name="WebService1Soap" binding="tns:WebService1Soap">
      <soap:address location="http://192.168.0.11/WEBS-WMS/WebService1.asmx" />
      <soap:address location="http://localhost:8082/webs/webservice1.asmx" />
    </wsdl:port>
    <wsdl:port name="WebService1Soap12" binding="tns:WebService1Soap12">
      <soap12:address location="http://192.168.0.11/WEBS-WMS/WebService1.asmx" />
      <soap12:address location="http://localhost:8082/webs/webservice1.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>