wy
2022-11-17 84fc5d8aa0202f7dc91ea75982359d52abd953d2
WebAPI/Web References/WebS/WebService1.wsdl
@@ -2,29 +2,215 @@
<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_SourceBarCode_New">
      <s:element name="getSecurity_Log">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ModRightNameCheck" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="CurUserName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSecurity_LogResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="getSecurity_LogResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CancelltionBarCodeBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CancelltionBarCodeBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_CancelltionBarCodeBillResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_UnCancelltionBarCodeBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_UnCancelltionBarCodeBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_UnCancelltionBarCodeBillResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Set_BPrintQtyBarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Set_BPrintQtyBarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Set_BPrintQtyBarCodeResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_Mould">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="SCWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" 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_MouldResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MouldResult" type="tns:ClsKf_ICStockBill_Mould" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_ICStockBill_Mould">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBarType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HWhNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSPFlag" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSPNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeptNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeptName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSupNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSupName" 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="1" maxOccurs="1" name="HOWNERID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCustom" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HMulSourceFlag" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HStockInOrgName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HStockOutOrgName" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="DeleteMould">
        <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="1" maxOccurs="1" name="HItemID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteMouldResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="DeleteMouldResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_Mould">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="1" maxOccurs="1" name="HRedBlueflag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="SCWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MouldResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MouldResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_Out">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HPTQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HPlanMode" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="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_NewResponse">
      <s:element name="get_CheckTypeByBarCode_OutResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_NewResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_OutResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
@@ -68,22 +254,113 @@
          <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="getSourceBill_New">
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MulSource">
        <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="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sXFFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="sJDPFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MulSourceResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MulSourceResult" 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_MulSource">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sXFFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="sJDPFlag" 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_MulSourceResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MulSourceResult" 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="set_SavePonderationBillMain_Temp_SourceBill_MateOut">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sNewInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sNewBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sNewBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sRedBlueflag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sPPQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="sPlanMode" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sHWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sHOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_SourceBill_MateOutResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_SourceBill_MateOutResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_MulSourceBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="1" maxOccurs="1" name="HRedBlueflag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HPTQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HPlanMode" type="s:long" />
            <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="1" maxOccurs="1" name="HAccessFlag" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" 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>
@@ -91,125 +368,248 @@
      </s:element>
      <s:complexType name="ClsXt_SystemParameterMain">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_SourceBillCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_UpdateSourceInterID" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MESFlag" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Cg_POInStockBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Cg_POInStockBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Cg_POInStockBill_BarCodeCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_BarCodeMustSameSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_AutoBarCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_SimpleMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_SimpleMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_SourceBillCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_AutoBarCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_BarCodeMustSameSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_SourceBillCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_Display" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_SourceBillCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_WHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_SourceBillCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_FIFOList" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_SimpleMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_AutoBarCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_WHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_FIFOList" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_AutoSavePOStockInBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_NoRefresh" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_Display" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_WHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_BatchNoCtl" type="s:string" />
          <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_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" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_FIFOList" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_SimpleMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_WHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_FIFOList" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_Display" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_WHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_FIFOList" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_FIFOList" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_SourceBarCodeCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_SimpleMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_SimpleMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_AutoSavePOStockInBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_NoRefresh" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_SimpleMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_AutoSavePOStockInBackBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_BarCodeMustSameSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_BarCodeMustSameSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_BarCodeMustSameSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_BarCodeMustSameSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_BarCodeMustSameSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_AutoSavePOStockInBackBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_BarCodeMustSameSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_BarCodeMustSameSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_SimpleMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_ERPStockCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_WMSStockCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_WMSStockCtl_ERPMode" type="s:string" />
@@ -221,6 +621,7 @@
          <s:element minOccurs="0" maxOccurs="1" name="WMS_OneKeyMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_BarCodeMustSameSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_OneScanMode" type="s:string" />
          <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="BarCode_SourceQtyCtl" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="BarCode_PrintQty" type="s:long" />
@@ -232,22 +633,22 @@
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_OneCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_FirstCheckOut" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_ProcessCheckCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_DeleteCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_LineBindCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_QtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_ProcessCheckOut" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_FirstCheckOut" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_DeleteCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="QC_NoPassProdCheckBill_QtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="QC_NoPassProdCheckBill_BadReasonQtyCtrl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="QC_NoPassProdCheckBill_DeleteCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_FullMoveCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_QtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_OneCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_DeleteCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustOutBill_QtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_UpdateSourceInterID" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustOutBill_DeleteCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_FirstCheckOut" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_MESBeginWorkBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_MESReturnWorkBill_AutoCheck" type="s:string" />
@@ -271,10 +672,710 @@
          <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdOutBill_MouldLifeCtrlType" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="getSourceBill_NewResponse">
      <s:element name="get_CheckTypeByBarCode_MulSourceBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getSourceBill_NewResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MulSourceBillResult" 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_SavePonderationBillMain_Temp_MulSource">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" 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_SavePonderationBillMain_Temp_MulSourceResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_MulSourceResult" 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="getSourceBillList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <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="getSourceBillListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getSourceBillListResult" 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="set_SavePonderationBillMain_Temp_BarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCodeResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_All">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_AllResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_AllResult" 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_CheckTypeByBarCode_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_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="set_SavePonderationBillMain_Temp_BarCode_SenKai">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_SenKaiResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_SenKaiResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBarCode_Pack" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HCustom1" 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_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiResult" 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="set_SavePonderationBillMain_Temp_FeiLong">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBarType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_FeiLongResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_FeiLongResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBarType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLong">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <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_SavePonderationBillMain_Temp_DifferentMater_FeiLongResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveDoorOutCheck_BarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Temp" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKF_PonderationBillMain_Temp">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" />
          <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="1" maxOccurs="1" name="HMaterID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaterNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaterModel" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HProcID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HProcName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSCWHName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HStockPlaceID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HStockPlaceName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HOutStockPlaceID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HOutStockPlaceName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HQtyMust" type="s:double" />
          <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
          <s:element minOccurs="1" maxOccurs="1" name="HPieceQty" type="s:double" />
          <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HAddr" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HMakeDate" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" />
          <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="1" maxOccurs="1" name="HRelationInterID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HRelationEntryID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HRelationBillNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HErpClsID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HInstructID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HInstructNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSeOrderBillID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HNordan" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMTONo" 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: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:sequence>
      </s:complexType>
      <s:element name="set_SaveDoorOutCheck_BarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveDoorOutCheck_BarCodeResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOInStockCheck_BarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSup" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDept" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOInStockCheck_BarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePOInStockCheck_BarCodeResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="sHBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSup" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDept" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Get_CheckTypeByMouldBarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <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="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_CheckTypeByMouldBarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Get_CheckTypeByMouldBarCodeResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeBySource_New">
        <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="1" maxOccurs="1" name="HRedBlueflag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HHMaker" 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_CheckTypeBySource_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeBySource_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="getSourceBillList_New">
        <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="1" maxOccurs="1" name="HRedBlueflag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAccessFlag" type="s:long" />
            <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="getSourceBillList_NewResponse">
        <s:complexType>
          <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_SourceBarCode_New">
        <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="1" maxOccurs="1" name="HRedBlueflag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HPTQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HPlanMode" type="s:long" />
            <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_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_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="getSourceBill_New2">
        <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="1" maxOccurs="1" name="HRedBlueflag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HPTQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HPlanMode" type="s:long" />
            <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="1" maxOccurs="1" name="HAccessFlag" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="getSourceBill_New2Response">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getSourceBill_New2Result" 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_SourceBill_MaterBarCode">
        <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="HStockOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAccessFlag" type="s:long" />
            <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_SourceBill_MaterBarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_MaterBarCodeResult" 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_SourceBill_ICMOReport">
        <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="HStockOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAccessFlag" type="s:long" />
            <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_SourceBill_ICMOReportResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_ICMOReportResult" 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_SourceBill_ProductIn">
        <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="HStockOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAccessFlag" type="s:long" />
            <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_SourceBill_ProductInResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_ProductInResult" 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_SourceBill_POStockIn">
        <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="HStockOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAccessFlag" type="s:long" />
            <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_SourceBill_POStockInResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_POStockInResult" 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_SourceBill_EntrustIn">
        <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="HStockOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAccessFlag" type="s:long" />
            <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_SourceBill_EntrustInResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_EntrustInResult" 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_SourceBill_OtherIn">
        <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="HStockOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAccessFlag" type="s:long" />
            <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_SourceBill_OtherInResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_OtherInResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
@@ -307,6 +1408,50 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_ProductIn">
        <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="HStockOrgID" 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_ProductInResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_ProductInResult" 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_OtherIn">
        <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="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_OtherInResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_OtherInResult" 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_MateOut">
        <s:complexType>
          <s:sequence>
@@ -328,6 +1473,29 @@
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MateOutResult" 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_SellOut">
        <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_SellOutResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_SellOutResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
@@ -355,6 +1523,399 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_MoveStock">
        <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_MoveStockResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStockResult" 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_MoveStockStepOut">
        <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="HStockInOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" 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_MoveStockStepOutResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStockStepOutResult" 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_MoveStockStepIn">
        <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="HStockInOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" 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_MoveStockStepInResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStockStepInResult" 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_BarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BarCodeResult" 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_SystemParameter_BarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sSourceBillCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sBatchNoCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMultilineCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMustQtyCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMaterWHSPCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sSourceWHSPCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sOneScanCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMulSourceCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SystemParameter_BarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="get_SystemParameter_BarCodeResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sSourceBillCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sBatchNoCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMultilineCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMustQtyCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMaterWHSPCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sSourceWHSPCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sOneScanCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMulSourceCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BarCode_All">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BarCode_AllResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_AllResult" 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_SavePonderationBillMain_Temp_BarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" />
            <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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HCustom2" 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:complexType name="ClsGy_BarCodeBill_WMS_Model_View">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsGy_BarCodeBill_WMS_Model">
            <s:sequence>
              <s:element minOccurs="0" maxOccurs="1" name="HMaterNumber" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HMaterModel" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HUnitName" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HSupName" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HDeptName" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HErpClsID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HCusRelationNumber" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HBarCodeStatus" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HWHName" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" />
              <s:element minOccurs="1" maxOccurs="1" name="HInstructID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HInstructNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSeOrderBillID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HCheckerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HAuxPropName" 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:element minOccurs="1" maxOccurs="1" name="HSourceQty" type="s:double" />
              <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:complexType name="ClsGy_BarCodeBill_WMS_Model">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HUnitID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBarCodeType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
          <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HMakeDate" type="s:dateTime" />
          <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" />
          <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="1" maxOccurs="1" name="HPrintQty" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
          <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:sequence>
      </s:complexType>
      <s:element name="get_SavePonderationBillMain_Temp_BarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_BarCodeResult" 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_BaseSet">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarBillName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BaseSetResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BaseSetResult" 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_BarCode_MoveStock">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BarCode_MoveStockResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_MoveStockResult" 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="set_SavePonderationBillMain_Temp_BarCode_MoveStock">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
            <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_SavePonderationBillMain_Temp_BarCode_MoveStockResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MoveStockResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" 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_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBarCode_Pack" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
            <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_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiResult" 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>
@@ -377,36 +1938,6 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_ICStockBill_Mould">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBarType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HWhNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSPFlag" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSPNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeptNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeptName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSupNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSupName" 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="1" maxOccurs="1" name="HOWNERID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCustom" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HMulSourceFlag" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HStockInOrgName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HStockOutOrgName" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="getMouldSourceBillList">
        <s:complexType>
          <s:sequence>
@@ -684,6 +2215,36 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetBillEntryTmpList">
        <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="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sMouldManagerCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetBillEntryTmpListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetBillEntryTmpListResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
            <s:element minOccurs="0" maxOccurs="1" name="sMouldManagerCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByPackBarCode_Pack">
        <s:complexType>
          <s:sequence>
@@ -851,6 +2412,25 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BillBarCode_BillCheck">
        <s:complexType>
          <s:sequence>
            <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="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_BillBarCode_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCode_BillCheckResult" 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_BillBarCode_MateOutCheck">
        <s:complexType>
          <s:sequence>
@@ -938,7 +2518,6 @@
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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" />
@@ -954,63 +2533,6 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsGy_BarCodeBill_WMS_Model_View">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsGy_BarCodeBill_WMS_Model">
            <s:sequence>
              <s:element minOccurs="0" maxOccurs="1" name="HMaterNumber" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HMaterModel" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HUnitName" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HSupName" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HDeptName" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HErpClsID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HCusRelationNumber" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HBarCodeStatus" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HWHName" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" />
              <s:element minOccurs="1" maxOccurs="1" name="HInstructID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HInstructNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSeOrderBillID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HCheckerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HAuxPropName" 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:element minOccurs="1" maxOccurs="1" name="HSourceQty" type="s:double" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:complexType name="ClsGy_BarCodeBill_WMS_Model">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HUnitID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBarCodeType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
          <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HMakeDate" type="s:dateTime" />
          <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" />
          <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="1" maxOccurs="1" name="HPrintQty" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
          <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:sequence>
      </s:complexType>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckResponse">
        <s:complexType>
          <s:sequence>
@@ -1023,7 +2545,6 @@
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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" />
@@ -1089,6 +2610,26 @@
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_UpdateTemp_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="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_UpdateTemp_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_UpdateTemp_BillCheckResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
@@ -1263,157 +2804,404 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSecurity_Log">
      <s:element name="set_CheckPOInStockBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ModRightNameCheck" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="CurUserName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain_K3" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSecurity_LogResponse">
      <s:complexType name="ClsCg_POInStockBillMain_K3">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="1" maxOccurs="1" name="HCheckerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HCusID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSSID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HExRate" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HMangerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HPSStyleID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_CheckPOInStockBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="getSecurity_LogResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CancelltionBarCodeBill">
      <s:element name="set_SaveSTJGInBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_STJGInBillMain_K3" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CancelltionBarCodeBillResponse">
      <s:complexType name="ClsKf_STJGInBillMain_K3">
        <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="1" maxOccurs="1" name="HDate" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HBillStatus" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="HCustID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" 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="0" maxOccurs="1" name="HExplanation" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HChecker2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCheckDate2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" />
        </s:sequence>
      </s:complexType>
      <s:element name="set_SaveSTJGInBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_CancelltionBarCodeBillResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveSTJGInBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_UnCancelltionBarCodeBill">
      <s:element name="set_CheckSTJGOutBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_STJGOutBillMain_K3" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_UnCancelltionBarCodeBillResponse">
      <s:complexType name="ClsKf_STJGOutBillMain_K3">
        <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="1" maxOccurs="1" name="HDate" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HBillStatus" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="HCustID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="Huse" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HChecker2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCheckDate2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" />
        </s:sequence>
      </s:complexType>
      <s:element name="set_CheckSTJGOutBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_UnCancelltionBarCodeBillResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="set_CheckSTJGOutBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Set_BPrintQtyBarCode">
      <s:element name="set_CheckSTJGOutBill_Row">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Set_BPrintQtyBarCodeResponse">
      <s:element name="set_CheckSTJGOutBill_RowResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Set_BPrintQtyBarCodeResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="set_CheckSTJGOutBill_RowResult" 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_Mould">
      <s:element name="set_SaveProExchReport_CLD">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="SCWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" 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_MouldResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MouldResult" type="tns:ClsKf_ICStockBill_Mould" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteMould">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteMouldResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="DeleteMouldResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_Mould">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HProcessFailQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HMaterialFailQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HFReworkQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HQuaQty" type="s:double" />
            <s:element minOccurs="0" maxOccurs="1" name="HProcNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HProcExchBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HEmpID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HTime" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HORGANIZATIONSNO" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="SCWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MouldResponse">
      <s:element name="set_SaveProExchReport_CLDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MouldResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveProExchReport_CLDResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveNoPassProdCheckBill_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsQC_NoPassProdCheckBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="BadReasonList" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsQC_NoPassProdCheckBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="1" maxOccurs="1" name="HPrintQty" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSourceID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HICMOInterID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HICMOBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HInStockQty" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HCheckQty" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HRightQty" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HFirstCheckEmp" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HCheckerResult" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HNote" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HProcExchInterID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HProcExchEntryID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HProcExchBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HProcID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWorkCenterID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HBadQty" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HPlanQty" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HBadPNL" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HPlanPNL" type="s:double" />
              <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HOrderProcNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HProcExchQty" type="s:double" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SaveNoPassProdCheckBill_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveNoPassProdCheckBill_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_TempList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_TempListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempListResult">
              <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="GetKf_PonderationBillMain_TempList_ChangeBox">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_TempList_ChangeBoxResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempList_ChangeBoxResult">
              <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="GetKF_PonderationBillMain_Audit_TempList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKF_PonderationBillMain_Audit_TempListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKF_PonderationBillMain_Audit_TempListResult">
              <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="DeleteBillList_Audit">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteBillList_AuditResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="DeleteBillList_AuditResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_Update_WHandSP">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_Update_WHandSPResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_Update_WHandSPResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_Update_SP">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSPID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_Update_SPResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_Update_SPResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_OrgandWHSP">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_OrgandWHSPResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_OrgandWHSPResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TempList_Modify">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TempList_ModifyResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="TempList_ModifyResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
@@ -1447,6 +3235,49 @@
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempList_NewResult">
              <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="GetAGVBillList_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHOWNERID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetAGVBillList_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetAGVBillList_NewResult">
              <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="GetAGVBillList_BillNoQuery">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBillNo" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetAGVBillList_BillNoQueryResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetAGVBillList_BillNoQueryResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
@@ -2685,578 +4516,11 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_Out">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="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_OutResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_OutResult" 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="set_SavePonderationBillMain_Temp_BarCode_MulSource">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sXFFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="sJDPFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MulSourceResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MulSourceResult" 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_MulSource">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sXFFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="sJDPFlag" 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_MulSourceResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MulSourceResult" 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="set_SavePonderationBillMain_Temp_SourceBill_MateOut">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sNewInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sNewBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sNewBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sRedBlueflag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sPPQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="sPlanMode" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sHWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sHOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_SourceBill_MateOutResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_SourceBill_MateOutResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_MulSourceBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" 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_CheckTypeByBarCode_MulSourceBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MulSourceBillResult" 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_SavePonderationBillMain_Temp_MulSource">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" 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_SavePonderationBillMain_Temp_MulSourceResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_MulSourceResult" 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="getSourceBillList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <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="getSourceBillListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getSourceBillListResult" 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_BaseSet">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarBillName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BaseSetResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BaseSetResult" 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="set_SavePonderationBillMain_Temp_BarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCodeResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_All">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_AllResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_AllResult" 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="set_SavePonderationBillMain_Temp_FeiLong">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <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="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBarType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_FeiLongResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_FeiLongResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBarType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLong">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <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_SavePonderationBillMain_Temp_DifferentMater_FeiLongResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveDoorOutCheck_BarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Temp" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKF_PonderationBillMain_Temp">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" />
          <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="1" maxOccurs="1" name="HMaterID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaterNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaterModel" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HProcID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HProcName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSCWHName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HStockPlaceID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HStockPlaceName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HOutStockPlaceID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HOutStockPlaceName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HQtyMust" type="s:double" />
          <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
          <s:element minOccurs="1" maxOccurs="1" name="HPieceQty" type="s:double" />
          <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HAddr" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HMakeDate" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" />
          <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="1" maxOccurs="1" name="HRelationInterID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HRelationEntryID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HRelationBillNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HErpClsID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HInstructID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HInstructNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSeOrderBillID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HNordan" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMTONo" 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:element minOccurs="0" maxOccurs="1" name="HCusBarCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSubBillType" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="set_SaveDoorOutCheck_BarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveDoorOutCheck_BarCodeResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOInStockCheck_BarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSup" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDept" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOInStockCheck_BarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePOInStockCheck_BarCodeResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="sHBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSup" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDept" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Get_CheckTypeByMouldBarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" 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="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <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="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_CheckTypeByMouldBarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Get_CheckTypeByMouldBarCodeResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeBySource_New">
        <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="1" maxOccurs="1" name="HRedBlueflag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HHMaker" 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_CheckTypeBySource_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeBySource_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="getSourceBillList_New">
        <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="1" maxOccurs="1" name="HRedBlueflag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAccessFlag" type="s:long" />
            <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="getSourceBillList_NewResponse">
        <s:complexType>
          <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="set_SavePOStockInBackBill_CLD">
      <s:element name="set_SavePOStockInBackBill_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <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>
@@ -3310,6 +4574,42 @@
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SavePOStockInBackBill_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_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_SavePOStockInBackBill_CLD_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <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_SavePOStockInBackBill_CLD_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_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_SavePOStockInBackBill_CLD">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <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_SavePOStockInBackBill_CLDResponse">
        <s:complexType>
          <s:sequence>
@@ -3344,6 +4644,8 @@
              <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:element minOccurs="1" maxOccurs="1" name="HArrivalDate" type="s:dateTime" />
              <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
@@ -3557,6 +4859,66 @@
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_CheckProductInBill_CLDResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetInfoByBarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMaterName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMaterNumber" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sMaterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sMaterModel" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sUnitID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sUnitName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetInfoByBarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="GetInfoByBarCodeResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sMaterName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMaterNumber" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sMaterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sMaterModel" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sUnitID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sUnitName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveKf_AGVRequestBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_AGVRequestBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_AGVRequestBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HOrgID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HUnitID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SaveKf_AGVRequestBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveKf_AGVRequestBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
@@ -4153,6 +5515,22 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherInBill_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherInBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherInBill_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_BillCheckResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveMouldProdInBill_New">
        <s:complexType>
          <s:sequence>
@@ -4245,6 +5623,46 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProcReportMoveBill_MoveStock">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" />
            <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HPPBomBillNo" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProcReportMoveBill_MoveStockResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_MoveStockResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProcReportMoveBill_MoveStock_CLD_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" />
            <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" 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_SaveProcReportMoveBill_MoveStock_CLD_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_MoveStock_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_CheckPOInStockBill_New">
        <s:complexType>
          <s:sequence>
@@ -4295,404 +5713,20 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CheckPOInStockBill">
      <s:element name="set_SaveSellOutBackBill_CLD_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain_K3" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsCg_POInStockBillMain_K3">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="1" maxOccurs="1" name="HCheckerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HCusID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSSID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HExRate" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HMangerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HPSStyleID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_CheckPOInStockBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveSTJGInBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_STJGInBillMain_K3" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_STJGInBillMain_K3">
        <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="1" maxOccurs="1" name="HDate" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HBillStatus" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="HCustID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" 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="0" maxOccurs="1" name="HExplanation" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HChecker2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCheckDate2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" />
        </s:sequence>
      </s:complexType>
      <s:element name="set_SaveSTJGInBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveSTJGInBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CheckSTJGOutBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_STJGOutBillMain_K3" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_STJGOutBillMain_K3">
        <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="1" maxOccurs="1" name="HDate" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HBillStatus" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="HCustID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="Huse" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HChecker2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCheckDate2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" />
        </s:sequence>
      </s:complexType>
      <s:element name="set_CheckSTJGOutBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_CheckSTJGOutBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CheckSTJGOutBill_Row">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CheckSTJGOutBill_RowResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_CheckSTJGOutBill_RowResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProExchReport_CLD">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HProcessFailQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HMaterialFailQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HFReworkQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HQuaQty" type="s:double" />
            <s:element minOccurs="0" maxOccurs="1" name="HProcNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HProcExchBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HEmpID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HTime" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HORGANIZATIONSNO" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProExchReport_CLDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveProExchReport_CLDResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveNoPassProdCheckBill_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsQC_NoPassProdCheckBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="BadReasonList" 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:complexType name="ClsQC_NoPassProdCheckBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="1" maxOccurs="1" name="HPrintQty" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSourceID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HICMOInterID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HICMOBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HInStockQty" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HCheckQty" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HRightQty" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HFirstCheckEmp" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HCheckerResult" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HNote" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HProcExchInterID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HProcExchEntryID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HProcExchBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HProcID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWorkCenterID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HBadQty" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HPlanQty" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HBadPNL" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HPlanPNL" type="s:double" />
              <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HOrderProcNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HProcExchQty" type="s:double" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SaveNoPassProdCheckBill_NewResponse">
      <s:element name="set_SaveSellOutBackBill_CLD_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveNoPassProdCheckBill_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_TempList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_TempListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempListResult">
              <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="GetKf_PonderationBillMain_TempList_ChangeBox">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_TempList_ChangeBoxResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempList_ChangeBoxResult">
              <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="GetKF_PonderationBillMain_Audit_TempList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKF_PonderationBillMain_Audit_TempListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKF_PonderationBillMain_Audit_TempListResult">
              <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="DeleteBillList_Audit">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteBillList_AuditResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="DeleteBillList_AuditResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_Update_WHandSP">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_Update_WHandSPResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_Update_WHandSPResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_Update_SP">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSPID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_Update_SPResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_Update_SPResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_OrgandWHSP">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_OrgandWHSPResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_OrgandWHSPResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TempList_Modify">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TempList_ModifyResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="TempList_ModifyResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBackBill_CLD_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
@@ -4865,6 +5899,22 @@
        <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>
      </s:element>
      <s:element name="set_SaveSellOutBill_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_SellOutBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveSellOutBill_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBill_BillCheckResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
@@ -6027,37 +7077,49 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBackBill_New">
      <s:element name="set_SavePonderationBillMain_Temp_ChangGui">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HMTONo" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBackBill_NewResponse">
      <s:element name="set_SavePonderationBillMain_Temp_ChangGuiResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_NewResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_ChangGuiResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBackBill_CLD_New">
      <s:element name="set_PonderationBillMain_Temp_CheckQty">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <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="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sVDAPack" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBackBill_CLD_NewResponse">
      <s:element name="set_PonderationBillMain_Temp_CheckQtyResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_CLD_NewResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="set_PonderationBillMain_Temp_CheckQtyResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
@@ -7647,24 +8709,6 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveSellOutBackBill_CLD_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <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_SaveSellOutBackBill_CLD_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBackBill_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="GetSc_ICMOReportBillList">
        <s:complexType>
          <s:sequence>
@@ -7676,6 +8720,27 @@
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetSc_ICMOReportBillListResult">
              <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="GetSc_ProcessReportBillList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSc_ProcessReportBillListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetSc_ProcessReportBillListResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
@@ -8495,6 +9560,27 @@
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_OtherOutBackBillListResult">
              <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="GetKf_StockInRequestBillList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_StockInRequestBillListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_StockInRequestBillListResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
@@ -9542,53 +10628,6 @@
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_ClearPonderationBillMain_Temp_ChangGuiResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_ChangGui">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HMTONo" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_ChangGuiResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_ChangGuiResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_PonderationBillMain_Temp_CheckQty">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sVDAPack" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_PonderationBillMain_Temp_CheckQtyResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_PonderationBillMain_Temp_CheckQtyResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
@@ -11765,17 +12804,215 @@
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="getSecurity_LogSoapIn">
    <wsdl:part name="parameters" element="tns:getSecurity_Log" />
  </wsdl:message>
  <wsdl:message name="getSecurity_LogSoapOut">
    <wsdl:part name="parameters" element="tns:getSecurity_LogResponse" />
  </wsdl:message>
  <wsdl:message name="set_CancelltionBarCodeBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_CancelltionBarCodeBill" />
  </wsdl:message>
  <wsdl:message name="set_CancelltionBarCodeBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_CancelltionBarCodeBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_UnCancelltionBarCodeBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_UnCancelltionBarCodeBill" />
  </wsdl:message>
  <wsdl:message name="set_UnCancelltionBarCodeBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_UnCancelltionBarCodeBillResponse" />
  </wsdl:message>
  <wsdl:message name="Set_BPrintQtyBarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:Set_BPrintQtyBarCode" />
  </wsdl:message>
  <wsdl:message name="Set_BPrintQtyBarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:Set_BPrintQtyBarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MouldSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_Mould" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MouldSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MouldResponse" />
  </wsdl:message>
  <wsdl:message name="DeleteMouldSoapIn">
    <wsdl:part name="parameters" element="tns:DeleteMould" />
  </wsdl:message>
  <wsdl:message name="DeleteMouldSoapOut">
    <wsdl:part name="parameters" element="tns:DeleteMouldResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MouldSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_Mould" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MouldSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MouldResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_OutSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_Out" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_OutSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_OutResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MulSource" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MulSourceResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MulSourceSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSource" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MulSourceSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSourceResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOut" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOutResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MulSourceBillSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSourceBill" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MulSourceBillSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSourceBillResponse" />
  </wsdl:message>
  <wsdl:message name="get_SavePonderationBillMain_Temp_MulSourceSoapIn">
    <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_MulSource" />
  </wsdl:message>
  <wsdl:message name="get_SavePonderationBillMain_Temp_MulSourceSoapOut">
    <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_MulSourceResponse" />
  </wsdl:message>
  <wsdl:message name="getSourceBillListSoapIn">
    <wsdl:part name="parameters" element="tns:getSourceBillList" />
  </wsdl:message>
  <wsdl:message name="getSourceBillListSoapOut">
    <wsdl:part name="parameters" element="tns:getSourceBillListResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_AllSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_All" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_AllSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_AllResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_NewSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_New" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_NewSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_SenKaiSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_SenKai" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_SenKaiSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_SenKaiResponse" />
  </wsdl:message>
  <wsdl:message name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiSoapIn">
    <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi" />
  </wsdl:message>
  <wsdl:message name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiSoapOut">
    <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_FeiLongSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_FeiLong" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_FeiLongSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_FeiLongResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLong" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLongResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveDoorOutCheck_BarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveDoorOutCheck_BarCode" />
  </wsdl:message>
  <wsdl:message name="set_SaveDoorOutCheck_BarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveDoorOutCheck_BarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePOInStockCheck_BarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOInStockCheck_BarCode" />
  </wsdl:message>
  <wsdl:message name="set_SavePOInStockCheck_BarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOInStockCheck_BarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="Get_CheckTypeByMouldBarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:Get_CheckTypeByMouldBarCode" />
  </wsdl:message>
  <wsdl:message name="Get_CheckTypeByMouldBarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:Get_CheckTypeByMouldBarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeBySource_NewSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeBySource_New" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeBySource_NewSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeBySource_NewResponse" />
  </wsdl:message>
  <wsdl:message name="getSourceBillList_NewSoapIn">
    <wsdl:part name="parameters" element="tns:getSourceBillList_New" />
  </wsdl:message>
  <wsdl:message name="getSourceBillList_NewSoapOut">
    <wsdl:part name="parameters" element="tns:getSourceBillList_NewResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_NewSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_New" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_NewSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_NewResponse" />
  </wsdl:message>
  <wsdl:message name="getSourceBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:getSourceBill_New" />
  <wsdl:message name="getSourceBill_New2SoapIn">
    <wsdl:part name="parameters" element="tns:getSourceBill_New2" />
  </wsdl:message>
  <wsdl:message name="getSourceBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:getSourceBill_NewResponse" />
  <wsdl:message name="getSourceBill_New2SoapOut">
    <wsdl:part name="parameters" element="tns:getSourceBill_New2Response" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_MaterBarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBill_MaterBarCode" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_MaterBarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBill_MaterBarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_ICMOReportSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBill_ICMOReport" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_ICMOReportSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBill_ICMOReportResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_ProductInSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBill_ProductIn" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_ProductInSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBill_ProductInResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_POStockInSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBill_POStockIn" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_POStockInSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBill_POStockInResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_EntrustInSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBill_EntrustIn" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_EntrustInSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBill_EntrustInResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_OtherInSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBill_OtherIn" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_OtherInSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBill_OtherInResponse" />
  </wsdl:message>
  <wsdl:message name="GetSourceBillListSoapIn">
    <wsdl:part name="parameters" element="tns:GetSourceBillList" />
@@ -11783,17 +13020,107 @@
  <wsdl:message name="GetSourceBillListSoapOut">
    <wsdl:part name="parameters" element="tns:GetSourceBillListResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_ProductInSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_ProductIn" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_ProductInSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_ProductInResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_OtherInSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_OtherIn" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_OtherInSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_OtherInResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_MateOutSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateOut" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_MateOutSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateOutResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_SellOutSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_SellOut" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_SellOutSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_SellOutResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_EntrustOutSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_EntrustOut" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_EntrustOutSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_EntrustOutResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_MoveStockSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStock" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_MoveStockSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_MoveStockStepOutSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockStepOut" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_MoveStockStepOutSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockStepOutResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_MoveStockStepInSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockStepIn" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_MoveStockStepInSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockStepInResponse" />
  </wsdl:message>
  <wsdl:message name="get_BarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:get_BarCode" />
  </wsdl:message>
  <wsdl:message name="get_BarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:get_BarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="get_SystemParameter_BarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:get_SystemParameter_BarCode" />
  </wsdl:message>
  <wsdl:message name="get_SystemParameter_BarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:get_SystemParameter_BarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="get_BarCode_AllSoapIn">
    <wsdl:part name="parameters" element="tns:get_BarCode_All" />
  </wsdl:message>
  <wsdl:message name="get_BarCode_AllSoapOut">
    <wsdl:part name="parameters" element="tns:get_BarCode_AllResponse" />
  </wsdl:message>
  <wsdl:message name="get_SavePonderationBillMain_Temp_BarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCode" />
  </wsdl:message>
  <wsdl:message name="get_SavePonderationBillMain_Temp_BarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="get_BaseSetSoapIn">
    <wsdl:part name="parameters" element="tns:get_BaseSet" />
  </wsdl:message>
  <wsdl:message name="get_BaseSetSoapOut">
    <wsdl:part name="parameters" element="tns:get_BaseSetResponse" />
  </wsdl:message>
  <wsdl:message name="get_BarCode_MoveStockSoapIn">
    <wsdl:part name="parameters" element="tns:get_BarCode_MoveStock" />
  </wsdl:message>
  <wsdl:message name="get_BarCode_MoveStockSoapOut">
    <wsdl:part name="parameters" element="tns:get_BarCode_MoveStockResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStockSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStockSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByMouldSourceSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByMouldSource" />
@@ -11861,6 +13188,12 @@
  <wsdl:message name="GetBillEntry_TmpListSoapOut">
    <wsdl:part name="parameters" element="tns:GetBillEntry_TmpListResponse" />
  </wsdl:message>
  <wsdl:message name="GetBillEntryTmpListSoapIn">
    <wsdl:part name="parameters" element="tns:GetBillEntryTmpList" />
  </wsdl:message>
  <wsdl:message name="GetBillEntryTmpListSoapOut">
    <wsdl:part name="parameters" element="tns:GetBillEntryTmpListResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByPackBarCode_PackSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByPackBarCode_Pack" />
  </wsdl:message>
@@ -11909,6 +13242,12 @@
  <wsdl:message name="GetSourceBillList_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:GetSourceBillList_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="get_BillBarCode_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:get_BillBarCode_BillCheck" />
  </wsdl:message>
  <wsdl:message name="get_BillBarCode_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:get_BillBarCode_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="get_BillBarCode_MateOutCheckSoapIn">
    <wsdl:part name="parameters" element="tns:get_BillBarCode_MateOutCheck" />
  </wsdl:message>
@@ -11956,6 +13295,12 @@
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="set_UpdateTemp_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:set_UpdateTemp_BillCheck" />
  </wsdl:message>
  <wsdl:message name="set_UpdateTemp_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:set_UpdateTemp_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempList_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_BillCheck" />
@@ -12011,47 +13356,89 @@
  <wsdl:message name="getRunProcByMulSoapOut">
    <wsdl:part name="parameters" element="tns:getRunProcByMulResponse" />
  </wsdl:message>
  <wsdl:message name="getSecurity_LogSoapIn">
    <wsdl:part name="parameters" element="tns:getSecurity_Log" />
  <wsdl:message name="set_CheckPOInStockBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill" />
  </wsdl:message>
  <wsdl:message name="getSecurity_LogSoapOut">
    <wsdl:part name="parameters" element="tns:getSecurity_LogResponse" />
  <wsdl:message name="set_CheckPOInStockBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_CheckPOInStockBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_CancelltionBarCodeBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_CancelltionBarCodeBill" />
  <wsdl:message name="set_SaveSTJGInBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveSTJGInBill" />
  </wsdl:message>
  <wsdl:message name="set_CancelltionBarCodeBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_CancelltionBarCodeBillResponse" />
  <wsdl:message name="set_SaveSTJGInBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveSTJGInBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_UnCancelltionBarCodeBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_UnCancelltionBarCodeBill" />
  <wsdl:message name="set_CheckSTJGOutBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBill" />
  </wsdl:message>
  <wsdl:message name="set_UnCancelltionBarCodeBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_UnCancelltionBarCodeBillResponse" />
  <wsdl:message name="set_CheckSTJGOutBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBillResponse" />
  </wsdl:message>
  <wsdl:message name="Set_BPrintQtyBarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:Set_BPrintQtyBarCode" />
  <wsdl:message name="set_CheckSTJGOutBill_RowSoapIn">
    <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBill_Row" />
  </wsdl:message>
  <wsdl:message name="Set_BPrintQtyBarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:Set_BPrintQtyBarCodeResponse" />
  <wsdl:message name="set_CheckSTJGOutBill_RowSoapOut">
    <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBill_RowResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MouldSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_Mould" />
  <wsdl:message name="set_SaveProExchReport_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveProExchReport_CLD" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MouldSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MouldResponse" />
  <wsdl:message name="set_SaveProExchReport_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveProExchReport_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="DeleteMouldSoapIn">
    <wsdl:part name="parameters" element="tns:DeleteMould" />
  <wsdl:message name="set_SaveNoPassProdCheckBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveNoPassProdCheckBill_New" />
  </wsdl:message>
  <wsdl:message name="DeleteMouldSoapOut">
    <wsdl:part name="parameters" element="tns:DeleteMouldResponse" />
  <wsdl:message name="set_SaveNoPassProdCheckBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveNoPassProdCheckBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MouldSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_Mould" />
  <wsdl:message name="GetKf_PonderationBillMain_TempListSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MouldSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MouldResponse" />
  <wsdl:message name="GetKf_PonderationBillMain_TempListSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempListResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempList_ChangeBoxSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_ChangeBox" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempList_ChangeBoxSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_ChangeBoxResponse" />
  </wsdl:message>
  <wsdl:message name="GetKF_PonderationBillMain_Audit_TempListSoapIn">
    <wsdl:part name="parameters" element="tns:GetKF_PonderationBillMain_Audit_TempList" />
  </wsdl:message>
  <wsdl:message name="GetKF_PonderationBillMain_Audit_TempListSoapOut">
    <wsdl:part name="parameters" element="tns:GetKF_PonderationBillMain_Audit_TempListResponse" />
  </wsdl:message>
  <wsdl:message name="DeleteBillList_AuditSoapIn">
    <wsdl:part name="parameters" element="tns:DeleteBillList_Audit" />
  </wsdl:message>
  <wsdl:message name="DeleteBillList_AuditSoapOut">
    <wsdl:part name="parameters" element="tns:DeleteBillList_AuditResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_WHandSPSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_WHandSP" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_WHandSPSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_WHandSPResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_SPSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_SP" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_SPSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_SPResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_OrgandWHSPSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_OrgandWHSP" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_OrgandWHSPSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPResponse" />
  </wsdl:message>
  <wsdl:message name="TempList_ModifySoapIn">
    <wsdl:part name="parameters" element="tns:TempList_Modify" />
  </wsdl:message>
  <wsdl:message name="TempList_ModifySoapOut">
    <wsdl:part name="parameters" element="tns:TempList_ModifyResponse" />
  </wsdl:message>
  <wsdl:message name="DeleteBillListSoapIn">
    <wsdl:part name="parameters" element="tns:DeleteBillList" />
@@ -12064,6 +13451,18 @@
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempList_NewSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_NewResponse" />
  </wsdl:message>
  <wsdl:message name="GetAGVBillList_NewSoapIn">
    <wsdl:part name="parameters" element="tns:GetAGVBillList_New" />
  </wsdl:message>
  <wsdl:message name="GetAGVBillList_NewSoapOut">
    <wsdl:part name="parameters" element="tns:GetAGVBillList_NewResponse" />
  </wsdl:message>
  <wsdl:message name="GetAGVBillList_BillNoQuerySoapIn">
    <wsdl:part name="parameters" element="tns:GetAGVBillList_BillNoQuery" />
  </wsdl:message>
  <wsdl:message name="GetAGVBillList_BillNoQuerySoapOut">
    <wsdl:part name="parameters" element="tns:GetAGVBillList_BillNoQueryResponse" />
  </wsdl:message>
  <wsdl:message name="DeleteICStockBillAndWMSSoapIn">
    <wsdl:part name="parameters" element="tns:DeleteICStockBillAndWMS" />
@@ -12449,113 +13848,17 @@
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_OutFastSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_OutSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_Out" />
  <wsdl:message name="set_SavePOStockInBackBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_New" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_OutSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_OutResponse" />
  <wsdl:message name="set_SavePOStockInBackBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MulSource" />
  <wsdl:message name="set_SavePOStockInBackBill_CLD_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD_New" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MulSourceResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MulSourceSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSource" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MulSourceSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSourceResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOut" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOutResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MulSourceBillSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSourceBill" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MulSourceBillSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSourceBillResponse" />
  </wsdl:message>
  <wsdl:message name="get_SavePonderationBillMain_Temp_MulSourceSoapIn">
    <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_MulSource" />
  </wsdl:message>
  <wsdl:message name="get_SavePonderationBillMain_Temp_MulSourceSoapOut">
    <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_MulSourceResponse" />
  </wsdl:message>
  <wsdl:message name="getSourceBillListSoapIn">
    <wsdl:part name="parameters" element="tns:getSourceBillList" />
  </wsdl:message>
  <wsdl:message name="getSourceBillListSoapOut">
    <wsdl:part name="parameters" element="tns:getSourceBillListResponse" />
  </wsdl:message>
  <wsdl:message name="get_BaseSetSoapIn">
    <wsdl:part name="parameters" element="tns:get_BaseSet" />
  </wsdl:message>
  <wsdl:message name="get_BaseSetSoapOut">
    <wsdl:part name="parameters" element="tns:get_BaseSetResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_AllSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_All" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_AllSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_AllResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_FeiLongSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_FeiLong" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_FeiLongSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_FeiLongResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLong" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLongResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveDoorOutCheck_BarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveDoorOutCheck_BarCode" />
  </wsdl:message>
  <wsdl:message name="set_SaveDoorOutCheck_BarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveDoorOutCheck_BarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePOInStockCheck_BarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOInStockCheck_BarCode" />
  </wsdl:message>
  <wsdl:message name="set_SavePOInStockCheck_BarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOInStockCheck_BarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="Get_CheckTypeByMouldBarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:Get_CheckTypeByMouldBarCode" />
  </wsdl:message>
  <wsdl:message name="Get_CheckTypeByMouldBarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:Get_CheckTypeByMouldBarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeBySource_NewSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeBySource_New" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeBySource_NewSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeBySource_NewResponse" />
  </wsdl:message>
  <wsdl:message name="getSourceBillList_NewSoapIn">
    <wsdl:part name="parameters" element="tns:getSourceBillList_New" />
  </wsdl:message>
  <wsdl:message name="getSourceBillList_NewSoapOut">
    <wsdl:part name="parameters" element="tns:getSourceBillList_NewResponse" />
  <wsdl:message name="set_SavePOStockInBackBill_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePOStockInBackBill_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD" />
@@ -12616,6 +13919,18 @@
  </wsdl:message>
  <wsdl:message name="set_CheckProductInBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_CheckProductInBill_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="GetInfoByBarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:GetInfoByBarCode" />
  </wsdl:message>
  <wsdl:message name="GetInfoByBarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:GetInfoByBarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveKf_AGVRequestBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveKf_AGVRequestBill" />
  </wsdl:message>
  <wsdl:message name="set_SaveKf_AGVRequestBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveKf_AGVRequestBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveProductInBackBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveProductInBackBill" />
@@ -12785,6 +14100,12 @@
  <wsdl:message name="set_SaveOtherInBill_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLD_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherInBill_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_BillCheck" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherInBill_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveMouldProdInBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveMouldProdInBill_New" />
  </wsdl:message>
@@ -12809,6 +14130,18 @@
  <wsdl:message name="set_SaveProcReportMoveBill_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_CLD_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveProcReportMoveBill_MoveStockSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock" />
  </wsdl:message>
  <wsdl:message name="set_SaveProcReportMoveBill_MoveStockSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStockResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock_CLD_New" />
  </wsdl:message>
  <wsdl:message name="set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_CheckPOInStockBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_New" />
  </wsdl:message>
@@ -12821,89 +14154,11 @@
  <wsdl:message name="set_CheckPOInStockBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="set_CheckPOInStockBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill" />
  <wsdl:message name="set_SaveSellOutBackBill_CLD_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_CLD_New" />
  </wsdl:message>
  <wsdl:message name="set_CheckPOInStockBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_CheckPOInStockBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveSTJGInBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveSTJGInBill" />
  </wsdl:message>
  <wsdl:message name="set_SaveSTJGInBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveSTJGInBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_CheckSTJGOutBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBill" />
  </wsdl:message>
  <wsdl:message name="set_CheckSTJGOutBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_CheckSTJGOutBill_RowSoapIn">
    <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBill_Row" />
  </wsdl:message>
  <wsdl:message name="set_CheckSTJGOutBill_RowSoapOut">
    <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBill_RowResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveProExchReport_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveProExchReport_CLD" />
  </wsdl:message>
  <wsdl:message name="set_SaveProExchReport_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveProExchReport_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveNoPassProdCheckBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveNoPassProdCheckBill_New" />
  </wsdl:message>
  <wsdl:message name="set_SaveNoPassProdCheckBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveNoPassProdCheckBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempListSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempListSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempListResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempList_ChangeBoxSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_ChangeBox" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempList_ChangeBoxSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_ChangeBoxResponse" />
  </wsdl:message>
  <wsdl:message name="GetKF_PonderationBillMain_Audit_TempListSoapIn">
    <wsdl:part name="parameters" element="tns:GetKF_PonderationBillMain_Audit_TempList" />
  </wsdl:message>
  <wsdl:message name="GetKF_PonderationBillMain_Audit_TempListSoapOut">
    <wsdl:part name="parameters" element="tns:GetKF_PonderationBillMain_Audit_TempListResponse" />
  </wsdl:message>
  <wsdl:message name="DeleteBillList_AuditSoapIn">
    <wsdl:part name="parameters" element="tns:DeleteBillList_Audit" />
  </wsdl:message>
  <wsdl:message name="DeleteBillList_AuditSoapOut">
    <wsdl:part name="parameters" element="tns:DeleteBillList_AuditResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_WHandSPSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_WHandSP" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_WHandSPSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_WHandSPResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_SPSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_SP" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_SPSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_SPResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_OrgandWHSPSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_OrgandWHSP" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_OrgandWHSPSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPResponse" />
  </wsdl:message>
  <wsdl:message name="TempList_ModifySoapIn">
    <wsdl:part name="parameters" element="tns:TempList_Modify" />
  </wsdl:message>
  <wsdl:message name="TempList_ModifySoapOut">
    <wsdl:part name="parameters" element="tns:TempList_ModifyResponse" />
  <wsdl:message name="set_SaveSellOutBackBill_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_CLD_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveSellOutBackBill_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_CLD" />
@@ -12940,6 +14195,12 @@
  </wsdl:message>
  <wsdl:message name="set_SaveSellOutBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBill_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveSellOutBill_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBill_BillCheck" />
  </wsdl:message>
  <wsdl:message name="set_SaveSellOutBill_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBill_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveStationInBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveStationInBill" />
@@ -13223,17 +14484,17 @@
  <wsdl:message name="set_SavePOStockInBackBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePOStockInBackBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_New" />
  <wsdl:message name="set_SavePonderationBillMain_Temp_ChangGuiSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_ChangGui" />
  </wsdl:message>
  <wsdl:message name="set_SavePOStockInBackBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_NewResponse" />
  <wsdl:message name="set_SavePonderationBillMain_Temp_ChangGuiSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_ChangGuiResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePOStockInBackBill_CLD_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD_New" />
  <wsdl:message name="set_PonderationBillMain_Temp_CheckQtySoapIn">
    <wsdl:part name="parameters" element="tns:set_PonderationBillMain_Temp_CheckQty" />
  </wsdl:message>
  <wsdl:message name="set_SavePOStockInBackBill_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD_NewResponse" />
  <wsdl:message name="set_PonderationBillMain_Temp_CheckQtySoapOut">
    <wsdl:part name="parameters" element="tns:set_PonderationBillMain_Temp_CheckQtyResponse" />
  </wsdl:message>
  <wsdl:message name="set_DelPonderationBillMain_TempSoapIn">
    <wsdl:part name="parameters" element="tns:set_DelPonderationBillMain_Temp" />
@@ -13631,17 +14892,17 @@
  <wsdl:message name="set_SaveSellOutBackBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveSellOutBackBill_CLD_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_CLD_New" />
  </wsdl:message>
  <wsdl:message name="set_SaveSellOutBackBill_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_CLD_NewResponse" />
  </wsdl:message>
  <wsdl:message name="GetSc_ICMOReportBillListSoapIn">
    <wsdl:part name="parameters" element="tns:GetSc_ICMOReportBillList" />
  </wsdl:message>
  <wsdl:message name="GetSc_ICMOReportBillListSoapOut">
    <wsdl:part name="parameters" element="tns:GetSc_ICMOReportBillListResponse" />
  </wsdl:message>
  <wsdl:message name="GetSc_ProcessReportBillListSoapIn">
    <wsdl:part name="parameters" element="tns:GetSc_ProcessReportBillList" />
  </wsdl:message>
  <wsdl:message name="GetSc_ProcessReportBillListSoapOut">
    <wsdl:part name="parameters" element="tns:GetSc_ProcessReportBillListResponse" />
  </wsdl:message>
  <wsdl:message name="Check_ICMOReportBillSoapIn">
    <wsdl:part name="parameters" element="tns:Check_ICMOReportBill" />
@@ -13876,6 +15137,12 @@
  </wsdl:message>
  <wsdl:message name="GetKf_OtherOutBackBillListSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_OtherOutBackBillListResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_StockInRequestBillListSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_StockInRequestBillList" />
  </wsdl:message>
  <wsdl:message name="GetKf_StockInRequestBillListSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_StockInRequestBillListResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_OtherInBillListSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_OtherInBillList" />
@@ -14134,18 +15401,6 @@
  </wsdl:message>
  <wsdl:message name="set_ClearPonderationBillMain_Temp_ChangGuiSoapOut">
    <wsdl:part name="parameters" element="tns:set_ClearPonderationBillMain_Temp_ChangGuiResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_ChangGuiSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_ChangGui" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_ChangGuiSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_ChangGuiResponse" />
  </wsdl:message>
  <wsdl:message name="set_PonderationBillMain_Temp_CheckQtySoapIn">
    <wsdl:part name="parameters" element="tns:set_PonderationBillMain_Temp_CheckQty" />
  </wsdl:message>
  <wsdl:message name="set_PonderationBillMain_Temp_CheckQtySoapOut">
    <wsdl:part name="parameters" element="tns:set_PonderationBillMain_Temp_CheckQtyResponse" />
  </wsdl:message>
  <wsdl:message name="HelloWorldSoapIn">
    <wsdl:part name="parameters" element="tns:HelloWorld" />
@@ -14658,25 +15913,217 @@
    <wsdl:part name="parameters" element="tns:GetSc_ICMOBillListResponse" />
  </wsdl:message>
  <wsdl:portType name="WebService1Soap">
    <wsdl:operation name="getSecurity_Log">
      <wsdl:input message="tns:getSecurity_LogSoapIn" />
      <wsdl:output message="tns:getSecurity_LogSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_CancelltionBarCodeBill">
      <wsdl:input message="tns:set_CancelltionBarCodeBillSoapIn" />
      <wsdl:output message="tns:set_CancelltionBarCodeBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_UnCancelltionBarCodeBill">
      <wsdl:input message="tns:set_UnCancelltionBarCodeBillSoapIn" />
      <wsdl:output message="tns:set_UnCancelltionBarCodeBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Set_BPrintQtyBarCode">
      <wsdl:input message="tns:Set_BPrintQtyBarCodeSoapIn" />
      <wsdl:output message="tns:Set_BPrintQtyBarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_Mould">
      <wsdl:input message="tns:get_CheckTypeByBarCode_MouldSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_MouldSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="DeleteMould">
      <wsdl:input message="tns:DeleteMouldSoapIn" />
      <wsdl:output message="tns:DeleteMouldSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MouldSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MouldSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_Out">
      <wsdl:input message="tns:get_CheckTypeByBarCode_OutSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_OutSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MulSource">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_MulSource">
      <wsdl:input message="tns:get_CheckTypeByBarCode_MulSourceSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_MulSourceSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_SourceBill_MateOut">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_MulSourceBill">
      <wsdl:input message="tns:get_CheckTypeByBarCode_MulSourceBillSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_MulSourceBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_MulSource">
      <wsdl:input message="tns:get_SavePonderationBillMain_Temp_MulSourceSoapIn" />
      <wsdl:output message="tns:get_SavePonderationBillMain_Temp_MulSourceSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList">
      <wsdl:input message="tns:getSourceBillListSoapIn" />
      <wsdl:output message="tns:getSourceBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCodeSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_All">
      <wsdl:input message="tns:get_CheckTypeByBarCode_AllSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_AllSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_New">
      <wsdl:input message="tns:get_CheckTypeByBarCode_NewSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_SenKai">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_SenKaiSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_SenKaiSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi">
      <wsdl:input message="tns:get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiSoapIn" />
      <wsdl:output message="tns:get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_FeiLong">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_FeiLongSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_FeiLongSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLong">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveDoorOutCheck_BarCode">
      <wsdl:input message="tns:set_SaveDoorOutCheck_BarCodeSoapIn" />
      <wsdl:output message="tns:set_SaveDoorOutCheck_BarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePOInStockCheck_BarCode">
      <wsdl:input message="tns:set_SavePOInStockCheck_BarCodeSoapIn" />
      <wsdl:output message="tns:set_SavePOInStockCheck_BarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Get_CheckTypeByMouldBarCode">
      <wsdl:input message="tns:Get_CheckTypeByMouldBarCodeSoapIn" />
      <wsdl:output message="tns:Get_CheckTypeByMouldBarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeBySource_New">
      <wsdl:input message="tns:get_CheckTypeBySource_NewSoapIn" />
      <wsdl:output message="tns:get_CheckTypeBySource_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList_New">
      <wsdl:input message="tns:getSourceBillList_NewSoapIn" />
      <wsdl:output message="tns:getSourceBillList_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_New">
      <wsdl:input message="tns:get_SourceBarCode_NewSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSourceBill_New">
      <wsdl:input message="tns:getSourceBill_NewSoapIn" />
      <wsdl:output message="tns:getSourceBill_NewSoapOut" />
    <wsdl:operation name="getSourceBill_New2">
      <wsdl:input message="tns:getSourceBill_New2SoapIn" />
      <wsdl:output message="tns:getSourceBill_New2SoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_MaterBarCode">
      <wsdl:input message="tns:get_SourceBill_MaterBarCodeSoapIn" />
      <wsdl:output message="tns:get_SourceBill_MaterBarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_ICMOReport">
      <wsdl:input message="tns:get_SourceBill_ICMOReportSoapIn" />
      <wsdl:output message="tns:get_SourceBill_ICMOReportSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_ProductIn">
      <wsdl:input message="tns:get_SourceBill_ProductInSoapIn" />
      <wsdl:output message="tns:get_SourceBill_ProductInSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_POStockIn">
      <wsdl:input message="tns:get_SourceBill_POStockInSoapIn" />
      <wsdl:output message="tns:get_SourceBill_POStockInSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_EntrustIn">
      <wsdl:input message="tns:get_SourceBill_EntrustInSoapIn" />
      <wsdl:output message="tns:get_SourceBill_EntrustInSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_OtherIn">
      <wsdl:input message="tns:get_SourceBill_OtherInSoapIn" />
      <wsdl:output message="tns:get_SourceBill_OtherInSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSourceBillList">
      <wsdl:input message="tns:GetSourceBillListSoapIn" />
      <wsdl:output message="tns:GetSourceBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_ProductIn">
      <wsdl:input message="tns:get_SourceBarCode_ProductInSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_ProductInSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_OtherIn">
      <wsdl:input message="tns:get_SourceBarCode_OtherInSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_OtherInSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_MateOut">
      <wsdl:input message="tns:get_SourceBarCode_MateOutSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_MateOutSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_SellOut">
      <wsdl:input message="tns:get_SourceBarCode_SellOutSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_SellOutSoapOut" />
    </wsdl:operation>
    <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_MoveStock">
      <wsdl:input message="tns:get_SourceBarCode_MoveStockSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_MoveStockSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_MoveStockStepOut">
      <wsdl:input message="tns:get_SourceBarCode_MoveStockStepOutSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_MoveStockStepOutSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_MoveStockStepIn">
      <wsdl:input message="tns:get_SourceBarCode_MoveStockStepInSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_MoveStockStepInSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BarCode">
      <wsdl:input message="tns:get_BarCodeSoapIn" />
      <wsdl:output message="tns:get_BarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SystemParameter_BarCode">
      <wsdl:input message="tns:get_SystemParameter_BarCodeSoapIn" />
      <wsdl:output message="tns:get_SystemParameter_BarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_All">
      <wsdl:input message="tns:get_BarCode_AllSoapIn" />
      <wsdl:output message="tns:get_BarCode_AllSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode">
      <wsdl:input message="tns:get_SavePonderationBillMain_Temp_BarCodeSoapIn" />
      <wsdl:output message="tns:get_SavePonderationBillMain_Temp_BarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BaseSet">
      <wsdl:input message="tns:get_BaseSetSoapIn" />
      <wsdl:output message="tns:get_BaseSetSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_MoveStock">
      <wsdl:input message="tns:get_BarCode_MoveStockSoapIn" />
      <wsdl:output message="tns:get_BarCode_MoveStockSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByMouldSource">
      <wsdl:input message="tns:get_CheckTypeByMouldSourceSoapIn" />
@@ -14722,6 +16169,10 @@
      <wsdl:input message="tns:GetBillEntry_TmpListSoapIn" />
      <wsdl:output message="tns:GetBillEntry_TmpListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetBillEntryTmpList">
      <wsdl:input message="tns:GetBillEntryTmpListSoapIn" />
      <wsdl:output message="tns:GetBillEntryTmpListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByPackBarCode_Pack">
      <wsdl:input message="tns:get_CheckTypeByPackBarCode_PackSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByPackBarCode_PackSoapOut" />
@@ -14754,6 +16205,10 @@
      <wsdl:input message="tns:GetSourceBillList_BillCheckSoapIn" />
      <wsdl:output message="tns:GetSourceBillList_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_BillCheck">
      <wsdl:input message="tns:get_BillBarCode_BillCheckSoapIn" />
      <wsdl:output message="tns:get_BillBarCode_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_MateOutCheck">
      <wsdl:input message="tns:get_BillBarCode_MateOutCheckSoapIn" />
      <wsdl:output message="tns:get_BillBarCode_MateOutCheckSoapOut" />
@@ -14785,6 +16240,10 @@
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_BillCheck">
      <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_BillCheckSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_UpdateTemp_BillCheck">
      <wsdl:input message="tns:set_UpdateTemp_BillCheckSoapIn" />
      <wsdl:output message="tns:set_UpdateTemp_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_BillCheck">
      <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_BillCheckSoapIn" />
@@ -14822,33 +16281,61 @@
      <wsdl:input message="tns:getRunProcByMulSoapIn" />
      <wsdl:output message="tns:getRunProcByMulSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSecurity_Log">
      <wsdl:input message="tns:getSecurity_LogSoapIn" />
      <wsdl:output message="tns:getSecurity_LogSoapOut" />
    <wsdl:operation name="set_CheckPOInStockBill">
      <wsdl:input message="tns:set_CheckPOInStockBillSoapIn" />
      <wsdl:output message="tns:set_CheckPOInStockBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_CancelltionBarCodeBill">
      <wsdl:input message="tns:set_CancelltionBarCodeBillSoapIn" />
      <wsdl:output message="tns:set_CancelltionBarCodeBillSoapOut" />
    <wsdl:operation name="set_SaveSTJGInBill">
      <wsdl:input message="tns:set_SaveSTJGInBillSoapIn" />
      <wsdl:output message="tns:set_SaveSTJGInBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_UnCancelltionBarCodeBill">
      <wsdl:input message="tns:set_UnCancelltionBarCodeBillSoapIn" />
      <wsdl:output message="tns:set_UnCancelltionBarCodeBillSoapOut" />
    <wsdl:operation name="set_CheckSTJGOutBill">
      <wsdl:input message="tns:set_CheckSTJGOutBillSoapIn" />
      <wsdl:output message="tns:set_CheckSTJGOutBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Set_BPrintQtyBarCode">
      <wsdl:input message="tns:Set_BPrintQtyBarCodeSoapIn" />
      <wsdl:output message="tns:Set_BPrintQtyBarCodeSoapOut" />
    <wsdl:operation name="set_CheckSTJGOutBill_Row">
      <wsdl:input message="tns:set_CheckSTJGOutBill_RowSoapIn" />
      <wsdl:output message="tns:set_CheckSTJGOutBill_RowSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_Mould">
      <wsdl:input message="tns:get_CheckTypeByBarCode_MouldSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_MouldSoapOut" />
    <wsdl:operation name="set_SaveProExchReport_CLD">
      <wsdl:input message="tns:set_SaveProExchReport_CLDSoapIn" />
      <wsdl:output message="tns:set_SaveProExchReport_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="DeleteMould">
      <wsdl:input message="tns:DeleteMouldSoapIn" />
      <wsdl:output message="tns:DeleteMouldSoapOut" />
    <wsdl:operation name="set_SaveNoPassProdCheckBill_New">
      <wsdl:input message="tns:set_SaveNoPassProdCheckBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveNoPassProdCheckBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MouldSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MouldSoapOut" />
    <wsdl:operation name="GetKf_PonderationBillMain_TempList">
      <wsdl:input message="tns:GetKf_PonderationBillMain_TempListSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_TempListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_ChangeBox">
      <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_ChangeBoxSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_TempList_ChangeBoxSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKF_PonderationBillMain_Audit_TempList">
      <wsdl:input message="tns:GetKF_PonderationBillMain_Audit_TempListSoapIn" />
      <wsdl:output message="tns:GetKF_PonderationBillMain_Audit_TempListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="DeleteBillList_Audit">
      <wsdl:input message="tns:DeleteBillList_AuditSoapIn" />
      <wsdl:output message="tns:DeleteBillList_AuditSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_WHandSP">
      <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_Update_WHandSPSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_Update_WHandSPSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_SP">
      <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_Update_SPSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_Update_SPSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_OrgandWHSP">
      <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="TempList_Modify">
      <wsdl:input message="tns:TempList_ModifySoapIn" />
      <wsdl:output message="tns:TempList_ModifySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="DeleteBillList">
      <wsdl:input message="tns:DeleteBillListSoapIn" />
@@ -14857,6 +16344,14 @@
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_New">
      <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_NewSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_TempList_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetAGVBillList_New">
      <wsdl:input message="tns:GetAGVBillList_NewSoapIn" />
      <wsdl:output message="tns:GetAGVBillList_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetAGVBillList_BillNoQuery">
      <wsdl:input message="tns:GetAGVBillList_BillNoQuerySoapIn" />
      <wsdl:output message="tns:GetAGVBillList_BillNoQuerySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="DeleteICStockBillAndWMS">
      <wsdl:input message="tns:DeleteICStockBillAndWMSSoapIn" />
@@ -15114,77 +16609,13 @@
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_Out">
      <wsdl:input message="tns:get_CheckTypeByBarCode_OutSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_OutSoapOut" />
    <wsdl:operation name="set_SavePOStockInBackBill_New">
      <wsdl:input message="tns:set_SavePOStockInBackBill_NewSoapIn" />
      <wsdl:output message="tns:set_SavePOStockInBackBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MulSource">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_MulSource">
      <wsdl:input message="tns:get_CheckTypeByBarCode_MulSourceSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_MulSourceSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_SourceBill_MateOut">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_MulSourceBill">
      <wsdl:input message="tns:get_CheckTypeByBarCode_MulSourceBillSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_MulSourceBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_MulSource">
      <wsdl:input message="tns:get_SavePonderationBillMain_Temp_MulSourceSoapIn" />
      <wsdl:output message="tns:get_SavePonderationBillMain_Temp_MulSourceSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList">
      <wsdl:input message="tns:getSourceBillListSoapIn" />
      <wsdl:output message="tns:getSourceBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BaseSet">
      <wsdl:input message="tns:get_BaseSetSoapIn" />
      <wsdl:output message="tns:get_BaseSetSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCodeSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_All">
      <wsdl:input message="tns:get_CheckTypeByBarCode_AllSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_AllSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_FeiLong">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_FeiLongSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_FeiLongSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLong">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveDoorOutCheck_BarCode">
      <wsdl:input message="tns:set_SaveDoorOutCheck_BarCodeSoapIn" />
      <wsdl:output message="tns:set_SaveDoorOutCheck_BarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePOInStockCheck_BarCode">
      <wsdl:input message="tns:set_SavePOInStockCheck_BarCodeSoapIn" />
      <wsdl:output message="tns:set_SavePOInStockCheck_BarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Get_CheckTypeByMouldBarCode">
      <wsdl:input message="tns:Get_CheckTypeByMouldBarCodeSoapIn" />
      <wsdl:output message="tns:Get_CheckTypeByMouldBarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeBySource_New">
      <wsdl:input message="tns:get_CheckTypeBySource_NewSoapIn" />
      <wsdl:output message="tns:get_CheckTypeBySource_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList_New">
      <wsdl:input message="tns:getSourceBillList_NewSoapIn" />
      <wsdl:output message="tns:getSourceBillList_NewSoapOut" />
    <wsdl:operation name="set_SavePOStockInBackBill_CLD_New">
      <wsdl:input message="tns:set_SavePOStockInBackBill_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SavePOStockInBackBill_CLD_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBackBill_CLD">
      <wsdl:input message="tns:set_SavePOStockInBackBill_CLDSoapIn" />
@@ -15225,6 +16656,14 @@
    <wsdl:operation name="set_CheckProductInBill_CLD">
      <wsdl:input message="tns:set_CheckProductInBill_CLDSoapIn" />
      <wsdl:output message="tns:set_CheckProductInBill_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetInfoByBarCode">
      <wsdl:input message="tns:GetInfoByBarCodeSoapIn" />
      <wsdl:output message="tns:GetInfoByBarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveKf_AGVRequestBill">
      <wsdl:input message="tns:set_SaveKf_AGVRequestBillSoapIn" />
      <wsdl:output message="tns:set_SaveKf_AGVRequestBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveProductInBackBill">
      <wsdl:input message="tns:set_SaveProductInBackBillSoapIn" />
@@ -15338,6 +16777,10 @@
      <wsdl:input message="tns:set_SaveOtherInBill_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SaveOtherInBill_CLD_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherInBill_BillCheck">
      <wsdl:input message="tns:set_SaveOtherInBill_BillCheckSoapIn" />
      <wsdl:output message="tns:set_SaveOtherInBill_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveMouldProdInBill_New">
      <wsdl:input message="tns:set_SaveMouldProdInBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveMouldProdInBill_NewSoapOut" />
@@ -15354,6 +16797,14 @@
      <wsdl:input message="tns:set_SaveProcReportMoveBill_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SaveProcReportMoveBill_CLD_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock">
      <wsdl:input message="tns:set_SaveProcReportMoveBill_MoveStockSoapIn" />
      <wsdl:output message="tns:set_SaveProcReportMoveBill_MoveStockSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New">
      <wsdl:input message="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill_New">
      <wsdl:input message="tns:set_CheckPOInStockBill_NewSoapIn" />
      <wsdl:output message="tns:set_CheckPOInStockBill_NewSoapOut" />
@@ -15362,61 +16813,9 @@
      <wsdl:input message="tns:set_CheckPOInStockBill_CLDSoapIn" />
      <wsdl:output message="tns:set_CheckPOInStockBill_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill">
      <wsdl:input message="tns:set_CheckPOInStockBillSoapIn" />
      <wsdl:output message="tns:set_CheckPOInStockBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveSTJGInBill">
      <wsdl:input message="tns:set_SaveSTJGInBillSoapIn" />
      <wsdl:output message="tns:set_SaveSTJGInBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_CheckSTJGOutBill">
      <wsdl:input message="tns:set_CheckSTJGOutBillSoapIn" />
      <wsdl:output message="tns:set_CheckSTJGOutBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_CheckSTJGOutBill_Row">
      <wsdl:input message="tns:set_CheckSTJGOutBill_RowSoapIn" />
      <wsdl:output message="tns:set_CheckSTJGOutBill_RowSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveProExchReport_CLD">
      <wsdl:input message="tns:set_SaveProExchReport_CLDSoapIn" />
      <wsdl:output message="tns:set_SaveProExchReport_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveNoPassProdCheckBill_New">
      <wsdl:input message="tns:set_SaveNoPassProdCheckBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveNoPassProdCheckBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList">
      <wsdl:input message="tns:GetKf_PonderationBillMain_TempListSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_TempListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_ChangeBox">
      <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_ChangeBoxSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_TempList_ChangeBoxSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKF_PonderationBillMain_Audit_TempList">
      <wsdl:input message="tns:GetKF_PonderationBillMain_Audit_TempListSoapIn" />
      <wsdl:output message="tns:GetKF_PonderationBillMain_Audit_TempListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="DeleteBillList_Audit">
      <wsdl:input message="tns:DeleteBillList_AuditSoapIn" />
      <wsdl:output message="tns:DeleteBillList_AuditSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_WHandSP">
      <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_Update_WHandSPSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_Update_WHandSPSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_SP">
      <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_Update_SPSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_Update_SPSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_OrgandWHSP">
      <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="TempList_Modify">
      <wsdl:input message="tns:TempList_ModifySoapIn" />
      <wsdl:output message="tns:TempList_ModifySoapOut" />
    <wsdl:operation name="set_SaveSellOutBackBill_CLD_New">
      <wsdl:input message="tns:set_SaveSellOutBackBill_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SaveSellOutBackBill_CLD_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBackBill_CLD">
      <wsdl:input message="tns:set_SaveSellOutBackBill_CLDSoapIn" />
@@ -15441,6 +16840,10 @@
    <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_SaveSellOutBill_BillCheck">
      <wsdl:input message="tns:set_SaveSellOutBill_BillCheckSoapIn" />
      <wsdl:output message="tns:set_SaveSellOutBill_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveStationInBill">
      <wsdl:input message="tns:set_SaveStationInBillSoapIn" />
@@ -15630,13 +17033,13 @@
      <wsdl:input message="tns:set_SavePOStockInBackBillSoapIn" />
      <wsdl:output message="tns:set_SavePOStockInBackBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBackBill_New">
      <wsdl:input message="tns:set_SavePOStockInBackBill_NewSoapIn" />
      <wsdl:output message="tns:set_SavePOStockInBackBill_NewSoapOut" />
    <wsdl:operation name="set_SavePonderationBillMain_Temp_ChangGui">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_ChangGuiSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_ChangGuiSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBackBill_CLD_New">
      <wsdl:input message="tns:set_SavePOStockInBackBill_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SavePOStockInBackBill_CLD_NewSoapOut" />
    <wsdl:operation name="set_PonderationBillMain_Temp_CheckQty">
      <wsdl:input message="tns:set_PonderationBillMain_Temp_CheckQtySoapIn" />
      <wsdl:output message="tns:set_PonderationBillMain_Temp_CheckQtySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_DelPonderationBillMain_Temp">
      <wsdl:input message="tns:set_DelPonderationBillMain_TempSoapIn" />
@@ -15902,13 +17305,13 @@
      <wsdl:input message="tns:set_SaveSellOutBackBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveSellOutBackBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBackBill_CLD_New">
      <wsdl:input message="tns:set_SaveSellOutBackBill_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SaveSellOutBackBill_CLD_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSc_ICMOReportBillList">
      <wsdl:input message="tns:GetSc_ICMOReportBillListSoapIn" />
      <wsdl:output message="tns:GetSc_ICMOReportBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSc_ProcessReportBillList">
      <wsdl:input message="tns:GetSc_ProcessReportBillListSoapIn" />
      <wsdl:output message="tns:GetSc_ProcessReportBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Check_ICMOReportBill">
      <wsdl:input message="tns:Check_ICMOReportBillSoapIn" />
@@ -16065,6 +17468,10 @@
    <wsdl:operation name="GetKf_OtherOutBackBillList">
      <wsdl:input message="tns:GetKf_OtherOutBackBillListSoapIn" />
      <wsdl:output message="tns:GetKf_OtherOutBackBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_StockInRequestBillList">
      <wsdl:input message="tns:GetKf_StockInRequestBillListSoapIn" />
      <wsdl:output message="tns:GetKf_StockInRequestBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_OtherInBillList">
      <wsdl:input message="tns:GetKf_OtherInBillListSoapIn" />
@@ -16237,14 +17644,6 @@
    <wsdl:operation name="set_ClearPonderationBillMain_Temp_ChangGui">
      <wsdl:input message="tns:set_ClearPonderationBillMain_Temp_ChangGuiSoapIn" />
      <wsdl:output message="tns:set_ClearPonderationBillMain_Temp_ChangGuiSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_ChangGui">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_ChangGuiSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_ChangGuiSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_PonderationBillMain_Temp_CheckQty">
      <wsdl:input message="tns:set_PonderationBillMain_Temp_CheckQtySoapIn" />
      <wsdl:output message="tns:set_PonderationBillMain_Temp_CheckQtySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="HelloWorld">
      <wsdl:input message="tns:HelloWorldSoapIn" />
@@ -16589,6 +17988,249 @@
  </wsdl:portType>
  <wsdl:binding name="WebService1Soap" type="tns:WebService1Soap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="getSecurity_Log">
      <soap:operation soapAction="http://tempuri.org/getSecurity_Log" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CancelltionBarCodeBill">
      <soap:operation soapAction="http://tempuri.org/set_CancelltionBarCodeBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_UnCancelltionBarCodeBill">
      <soap:operation soapAction="http://tempuri.org/set_UnCancelltionBarCodeBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Set_BPrintQtyBarCode">
      <soap:operation soapAction="http://tempuri.org/Set_BPrintQtyBarCode" 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_Mould">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Mould" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteMould">
      <soap:operation soapAction="http://tempuri.org/DeleteMould" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Mould" 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_Out">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Out" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MulSource">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MulSource" 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_MulSource">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSource" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_SourceBill_MateOut">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_SourceBill_MateOut" 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_MulSourceBill">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSourceBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_MulSource">
      <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_MulSource" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList">
      <soap:operation soapAction="http://tempuri.org/getSourceBillList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode" 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_All">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_All" 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_New">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_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_SavePonderationBillMain_Temp_BarCode_SenKai">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_SenKai" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi">
      <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_FeiLong">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_FeiLong" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLong">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_FeiLong" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveDoorOutCheck_BarCode">
      <soap:operation soapAction="http://tempuri.org/set_SaveDoorOutCheck_BarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOInStockCheck_BarCode">
      <soap:operation soapAction="http://tempuri.org/set_SavePOInStockCheck_BarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_CheckTypeByMouldBarCode">
      <soap:operation soapAction="http://tempuri.org/Get_CheckTypeByMouldBarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeBySource_New">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeBySource_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </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_SourceBarCode_New">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_New" style="document" />
      <wsdl:input>
@@ -16598,8 +18240,62 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSourceBill_New">
      <soap:operation soapAction="http://tempuri.org/getSourceBill_New" style="document" />
    <wsdl:operation name="getSourceBill_New2">
      <soap:operation soapAction="http://tempuri.org/getSourceBill_New2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_MaterBarCode">
      <soap:operation soapAction="http://tempuri.org/get_SourceBill_MaterBarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_ICMOReport">
      <soap:operation soapAction="http://tempuri.org/get_SourceBill_ICMOReport" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_ProductIn">
      <soap:operation soapAction="http://tempuri.org/get_SourceBill_ProductIn" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_POStockIn">
      <soap:operation soapAction="http://tempuri.org/get_SourceBill_POStockIn" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_EntrustIn">
      <soap:operation soapAction="http://tempuri.org/get_SourceBill_EntrustIn" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_OtherIn">
      <soap:operation soapAction="http://tempuri.org/get_SourceBill_OtherIn" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -16616,6 +18312,24 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_ProductIn">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_ProductIn" 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_OtherIn">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_OtherIn" 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_MateOut">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MateOut" style="document" />
      <wsdl:input>
@@ -16625,8 +18339,125 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_SellOut">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_SellOut" 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_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_MoveStock">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock" 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_MoveStockStepOut">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStockStepOut" 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_MoveStockStepIn">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStockStepIn" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode">
      <soap:operation soapAction="http://tempuri.org/get_BarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SystemParameter_BarCode">
      <soap:operation soapAction="http://tempuri.org/get_SystemParameter_BarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_All">
      <soap:operation soapAction="http://tempuri.org/get_BarCode_All" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode">
      <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BaseSet">
      <soap:operation soapAction="http://tempuri.org/get_BaseSet" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_MoveStock">
      <soap:operation soapAction="http://tempuri.org/get_BarCode_MoveStock" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -16733,6 +18564,15 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBillEntryTmpList">
      <soap:operation soapAction="http://tempuri.org/GetBillEntryTmpList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByPackBarCode_Pack">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByPackBarCode_Pack" style="document" />
      <wsdl:input>
@@ -16805,6 +18645,15 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_BillCheck">
      <soap:operation soapAction="http://tempuri.org/get_BillBarCode_BillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_MateOutCheck">
      <soap:operation soapAction="http://tempuri.org/get_BillBarCode_MateOutCheck" style="document" />
      <wsdl:input>
@@ -16870,6 +18719,15 @@
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_BillCheck">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_BillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_UpdateTemp_BillCheck">
      <soap:operation soapAction="http://tempuri.org/set_UpdateTemp_BillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -16958,8 +18816,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSecurity_Log">
      <soap:operation soapAction="http://tempuri.org/getSecurity_Log" style="document" />
    <wsdl:operation name="set_CheckPOInStockBill">
      <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -16967,8 +18825,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CancelltionBarCodeBill">
      <soap:operation soapAction="http://tempuri.org/set_CancelltionBarCodeBill" style="document" />
    <wsdl:operation name="set_SaveSTJGInBill">
      <soap:operation soapAction="http://tempuri.org/set_SaveSTJGInBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -16976,8 +18834,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_UnCancelltionBarCodeBill">
      <soap:operation soapAction="http://tempuri.org/set_UnCancelltionBarCodeBill" style="document" />
    <wsdl:operation name="set_CheckSTJGOutBill">
      <soap:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -16985,8 +18843,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Set_BPrintQtyBarCode">
      <soap:operation soapAction="http://tempuri.org/Set_BPrintQtyBarCode" style="document" />
    <wsdl:operation name="set_CheckSTJGOutBill_Row">
      <soap:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill_Row" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -16994,8 +18852,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_Mould">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Mould" style="document" />
    <wsdl:operation name="set_SaveProExchReport_CLD">
      <soap:operation soapAction="http://tempuri.org/set_SaveProExchReport_CLD" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17003,8 +18861,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteMould">
      <soap:operation soapAction="http://tempuri.org/DeleteMould" style="document" />
    <wsdl:operation name="set_SaveNoPassProdCheckBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveNoPassProdCheckBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17012,8 +18870,71 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Mould" style="document" />
    <wsdl:operation name="GetKf_PonderationBillMain_TempList">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_ChangeBox">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_ChangeBox" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKF_PonderationBillMain_Audit_TempList">
      <soap:operation soapAction="http://tempuri.org/GetKF_PonderationBillMain_Audit_TempList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteBillList_Audit">
      <soap:operation soapAction="http://tempuri.org/DeleteBillList_Audit" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_WHandSP">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_WHandSP" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_SP">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_SP" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_OrgandWHSP">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_OrgandWHSP" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TempList_Modify">
      <soap:operation soapAction="http://tempuri.org/TempList_Modify" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17032,6 +18953,24 @@
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_New">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAGVBillList_New">
      <soap:operation soapAction="http://tempuri.org/GetAGVBillList_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAGVBillList_BillNoQuery">
      <soap:operation soapAction="http://tempuri.org/GetAGVBillList_BillNoQuery" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17615,8 +19554,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_Out">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Out" style="document" />
    <wsdl:operation name="set_SavePOStockInBackBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17624,152 +19563,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MulSource">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MulSource" 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_MulSource">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSource" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_SourceBill_MateOut">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_SourceBill_MateOut" 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_MulSourceBill">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSourceBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_MulSource">
      <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_MulSource" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList">
      <soap:operation soapAction="http://tempuri.org/getSourceBillList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BaseSet">
      <soap:operation soapAction="http://tempuri.org/get_BaseSet" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode" 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_All">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_All" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_FeiLong">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_FeiLong" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLong">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_FeiLong" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveDoorOutCheck_BarCode">
      <soap:operation soapAction="http://tempuri.org/set_SaveDoorOutCheck_BarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOInStockCheck_BarCode">
      <soap:operation soapAction="http://tempuri.org/set_SavePOInStockCheck_BarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_CheckTypeByMouldBarCode">
      <soap:operation soapAction="http://tempuri.org/Get_CheckTypeByMouldBarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeBySource_New">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeBySource_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList_New">
      <soap:operation soapAction="http://tempuri.org/getSourceBillList_New" style="document" />
    <wsdl:operation name="set_SavePOStockInBackBill_CLD_New">
      <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17860,6 +19655,24 @@
    </wsdl:operation>
    <wsdl:operation name="set_CheckProductInBill_CLD">
      <soap:operation soapAction="http://tempuri.org/set_CheckProductInBill_CLD" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetInfoByBarCode">
      <soap:operation soapAction="http://tempuri.org/GetInfoByBarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveKf_AGVRequestBill">
      <soap:operation soapAction="http://tempuri.org/set_SaveKf_AGVRequestBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -18119,6 +19932,15 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherInBill_BillCheck">
      <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_BillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveMouldProdInBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveMouldProdInBill_New" style="document" />
      <wsdl:input>
@@ -18155,6 +19977,24 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock">
      <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock_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_CheckPOInStockBill_New">
      <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_New" style="document" />
      <wsdl:input>
@@ -18173,125 +20013,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill">
      <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveSTJGInBill">
      <soap:operation soapAction="http://tempuri.org/set_SaveSTJGInBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckSTJGOutBill">
      <soap:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckSTJGOutBill_Row">
      <soap:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill_Row" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProExchReport_CLD">
      <soap:operation soapAction="http://tempuri.org/set_SaveProExchReport_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_SaveNoPassProdCheckBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveNoPassProdCheckBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_ChangeBox">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_ChangeBox" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKF_PonderationBillMain_Audit_TempList">
      <soap:operation soapAction="http://tempuri.org/GetKF_PonderationBillMain_Audit_TempList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteBillList_Audit">
      <soap:operation soapAction="http://tempuri.org/DeleteBillList_Audit" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_WHandSP">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_WHandSP" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_SP">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_SP" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_OrgandWHSP">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_OrgandWHSP" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TempList_Modify">
      <soap:operation soapAction="http://tempuri.org/TempList_Modify" style="document" />
    <wsdl:operation name="set_SaveSellOutBackBill_CLD_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_CLD_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -18346,6 +20069,15 @@
    </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>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBill_BillCheck">
      <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBill_BillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -18776,8 +20508,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBackBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_New" style="document" />
    <wsdl:operation name="set_SavePonderationBillMain_Temp_ChangGui">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_ChangGui" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -18785,8 +20517,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBackBill_CLD_New">
      <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD_New" style="document" />
    <wsdl:operation name="set_PonderationBillMain_Temp_CheckQty">
      <soap:operation soapAction="http://tempuri.org/set_PonderationBillMain_Temp_CheckQty" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -19388,8 +21120,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBackBill_CLD_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_CLD_New" style="document" />
    <wsdl:operation name="GetSc_ICMOReportBillList">
      <soap:operation soapAction="http://tempuri.org/GetSc_ICMOReportBillList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -19397,8 +21129,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSc_ICMOReportBillList">
      <soap:operation soapAction="http://tempuri.org/GetSc_ICMOReportBillList" style="document" />
    <wsdl:operation name="GetSc_ProcessReportBillList">
      <soap:operation soapAction="http://tempuri.org/GetSc_ProcessReportBillList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -19750,6 +21482,15 @@
    </wsdl:operation>
    <wsdl:operation name="GetKf_OtherOutBackBillList">
      <soap:operation soapAction="http://tempuri.org/GetKf_OtherOutBackBillList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_StockInRequestBillList">
      <soap:operation soapAction="http://tempuri.org/GetKf_StockInRequestBillList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -20137,24 +21878,6 @@
    </wsdl:operation>
    <wsdl:operation name="set_ClearPonderationBillMain_Temp_ChangGui">
      <soap:operation soapAction="http://tempuri.org/set_ClearPonderationBillMain_Temp_ChangGui" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_ChangGui">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_ChangGui" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_PonderationBillMain_Temp_CheckQty">
      <soap:operation soapAction="http://tempuri.org/set_PonderationBillMain_Temp_CheckQty" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -20930,6 +22653,249 @@
  </wsdl:binding>
  <wsdl:binding name="WebService1Soap12" type="tns:WebService1Soap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="getSecurity_Log">
      <soap12:operation soapAction="http://tempuri.org/getSecurity_Log" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CancelltionBarCodeBill">
      <soap12:operation soapAction="http://tempuri.org/set_CancelltionBarCodeBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_UnCancelltionBarCodeBill">
      <soap12:operation soapAction="http://tempuri.org/set_UnCancelltionBarCodeBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Set_BPrintQtyBarCode">
      <soap12:operation soapAction="http://tempuri.org/Set_BPrintQtyBarCode" 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_Mould">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Mould" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteMould">
      <soap12:operation soapAction="http://tempuri.org/DeleteMould" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Mould" 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_Out">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Out" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MulSource">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MulSource" 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_MulSource">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSource" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_SourceBill_MateOut">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_SourceBill_MateOut" 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_MulSourceBill">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSourceBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_MulSource">
      <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_MulSource" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList">
      <soap12:operation soapAction="http://tempuri.org/getSourceBillList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode" 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_All">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_All" 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_New">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_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_SavePonderationBillMain_Temp_BarCode_SenKai">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_SenKai" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi">
      <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_FeiLong">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_FeiLong" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLong">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_FeiLong" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveDoorOutCheck_BarCode">
      <soap12:operation soapAction="http://tempuri.org/set_SaveDoorOutCheck_BarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOInStockCheck_BarCode">
      <soap12:operation soapAction="http://tempuri.org/set_SavePOInStockCheck_BarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_CheckTypeByMouldBarCode">
      <soap12:operation soapAction="http://tempuri.org/Get_CheckTypeByMouldBarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeBySource_New">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeBySource_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </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_SourceBarCode_New">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_New" style="document" />
      <wsdl:input>
@@ -20939,8 +22905,62 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSourceBill_New">
      <soap12:operation soapAction="http://tempuri.org/getSourceBill_New" style="document" />
    <wsdl:operation name="getSourceBill_New2">
      <soap12:operation soapAction="http://tempuri.org/getSourceBill_New2" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_MaterBarCode">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBill_MaterBarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_ICMOReport">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBill_ICMOReport" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_ProductIn">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBill_ProductIn" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_POStockIn">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBill_POStockIn" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_EntrustIn">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBill_EntrustIn" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_OtherIn">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBill_OtherIn" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -20957,6 +22977,24 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_ProductIn">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_ProductIn" 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_OtherIn">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_OtherIn" 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_MateOut">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MateOut" style="document" />
      <wsdl:input>
@@ -20966,8 +23004,125 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_SellOut">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_SellOut" 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_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_MoveStock">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock" 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_MoveStockStepOut">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStockStepOut" 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_MoveStockStepIn">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStockStepIn" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode">
      <soap12:operation soapAction="http://tempuri.org/get_BarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SystemParameter_BarCode">
      <soap12:operation soapAction="http://tempuri.org/get_SystemParameter_BarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_All">
      <soap12:operation soapAction="http://tempuri.org/get_BarCode_All" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode">
      <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BaseSet">
      <soap12:operation soapAction="http://tempuri.org/get_BaseSet" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_MoveStock">
      <soap12:operation soapAction="http://tempuri.org/get_BarCode_MoveStock" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21074,6 +23229,15 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBillEntryTmpList">
      <soap12:operation soapAction="http://tempuri.org/GetBillEntryTmpList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByPackBarCode_Pack">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByPackBarCode_Pack" style="document" />
      <wsdl:input>
@@ -21146,6 +23310,15 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_BillCheck">
      <soap12:operation soapAction="http://tempuri.org/get_BillBarCode_BillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_MateOutCheck">
      <soap12:operation soapAction="http://tempuri.org/get_BillBarCode_MateOutCheck" style="document" />
      <wsdl:input>
@@ -21211,6 +23384,15 @@
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_BillCheck">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_BillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_UpdateTemp_BillCheck">
      <soap12:operation soapAction="http://tempuri.org/set_UpdateTemp_BillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21299,8 +23481,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSecurity_Log">
      <soap12:operation soapAction="http://tempuri.org/getSecurity_Log" style="document" />
    <wsdl:operation name="set_CheckPOInStockBill">
      <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21308,8 +23490,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CancelltionBarCodeBill">
      <soap12:operation soapAction="http://tempuri.org/set_CancelltionBarCodeBill" style="document" />
    <wsdl:operation name="set_SaveSTJGInBill">
      <soap12:operation soapAction="http://tempuri.org/set_SaveSTJGInBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21317,8 +23499,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_UnCancelltionBarCodeBill">
      <soap12:operation soapAction="http://tempuri.org/set_UnCancelltionBarCodeBill" style="document" />
    <wsdl:operation name="set_CheckSTJGOutBill">
      <soap12:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21326,8 +23508,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Set_BPrintQtyBarCode">
      <soap12:operation soapAction="http://tempuri.org/Set_BPrintQtyBarCode" style="document" />
    <wsdl:operation name="set_CheckSTJGOutBill_Row">
      <soap12:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill_Row" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21335,8 +23517,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_Mould">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Mould" style="document" />
    <wsdl:operation name="set_SaveProExchReport_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_SaveProExchReport_CLD" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21344,8 +23526,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteMould">
      <soap12:operation soapAction="http://tempuri.org/DeleteMould" style="document" />
    <wsdl:operation name="set_SaveNoPassProdCheckBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveNoPassProdCheckBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21353,8 +23535,71 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Mould" style="document" />
    <wsdl:operation name="GetKf_PonderationBillMain_TempList">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_ChangeBox">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_ChangeBox" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKF_PonderationBillMain_Audit_TempList">
      <soap12:operation soapAction="http://tempuri.org/GetKF_PonderationBillMain_Audit_TempList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteBillList_Audit">
      <soap12:operation soapAction="http://tempuri.org/DeleteBillList_Audit" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_WHandSP">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_WHandSP" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_SP">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_SP" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_OrgandWHSP">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_OrgandWHSP" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TempList_Modify">
      <soap12:operation soapAction="http://tempuri.org/TempList_Modify" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21373,6 +23618,24 @@
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_New">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAGVBillList_New">
      <soap12:operation soapAction="http://tempuri.org/GetAGVBillList_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAGVBillList_BillNoQuery">
      <soap12:operation soapAction="http://tempuri.org/GetAGVBillList_BillNoQuery" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21956,8 +24219,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_Out">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Out" style="document" />
    <wsdl:operation name="set_SavePOStockInBackBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21965,152 +24228,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MulSource">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MulSource" 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_MulSource">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSource" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_SourceBill_MateOut">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_SourceBill_MateOut" 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_MulSourceBill">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSourceBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_MulSource">
      <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_MulSource" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList">
      <soap12:operation soapAction="http://tempuri.org/getSourceBillList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BaseSet">
      <soap12:operation soapAction="http://tempuri.org/get_BaseSet" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode" 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_All">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_All" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_FeiLong">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_FeiLong" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLong">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_FeiLong" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveDoorOutCheck_BarCode">
      <soap12:operation soapAction="http://tempuri.org/set_SaveDoorOutCheck_BarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOInStockCheck_BarCode">
      <soap12:operation soapAction="http://tempuri.org/set_SavePOInStockCheck_BarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_CheckTypeByMouldBarCode">
      <soap12:operation soapAction="http://tempuri.org/Get_CheckTypeByMouldBarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeBySource_New">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeBySource_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList_New">
      <soap12:operation soapAction="http://tempuri.org/getSourceBillList_New" style="document" />
    <wsdl:operation name="set_SavePOStockInBackBill_CLD_New">
      <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -22201,6 +24320,24 @@
    </wsdl:operation>
    <wsdl:operation name="set_CheckProductInBill_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_CheckProductInBill_CLD" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetInfoByBarCode">
      <soap12:operation soapAction="http://tempuri.org/GetInfoByBarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveKf_AGVRequestBill">
      <soap12:operation soapAction="http://tempuri.org/set_SaveKf_AGVRequestBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -22460,6 +24597,15 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherInBill_BillCheck">
      <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_BillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveMouldProdInBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveMouldProdInBill_New" style="document" />
      <wsdl:input>
@@ -22496,6 +24642,24 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock">
      <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock_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_CheckPOInStockBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_New" style="document" />
      <wsdl:input>
@@ -22514,125 +24678,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill">
      <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveSTJGInBill">
      <soap12:operation soapAction="http://tempuri.org/set_SaveSTJGInBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckSTJGOutBill">
      <soap12:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckSTJGOutBill_Row">
      <soap12:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill_Row" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProExchReport_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_SaveProExchReport_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_SaveNoPassProdCheckBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveNoPassProdCheckBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_ChangeBox">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_ChangeBox" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKF_PonderationBillMain_Audit_TempList">
      <soap12:operation soapAction="http://tempuri.org/GetKF_PonderationBillMain_Audit_TempList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteBillList_Audit">
      <soap12:operation soapAction="http://tempuri.org/DeleteBillList_Audit" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_WHandSP">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_WHandSP" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_SP">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_SP" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_OrgandWHSP">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_OrgandWHSP" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TempList_Modify">
      <soap12:operation soapAction="http://tempuri.org/TempList_Modify" style="document" />
    <wsdl:operation name="set_SaveSellOutBackBill_CLD_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_CLD_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -22687,6 +24734,15 @@
    </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>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBill_BillCheck">
      <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBill_BillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -23117,8 +25173,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBackBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_New" style="document" />
    <wsdl:operation name="set_SavePonderationBillMain_Temp_ChangGui">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_ChangGui" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -23126,8 +25182,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBackBill_CLD_New">
      <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD_New" style="document" />
    <wsdl:operation name="set_PonderationBillMain_Temp_CheckQty">
      <soap12:operation soapAction="http://tempuri.org/set_PonderationBillMain_Temp_CheckQty" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -23729,8 +25785,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBackBill_CLD_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_CLD_New" style="document" />
    <wsdl:operation name="GetSc_ICMOReportBillList">
      <soap12:operation soapAction="http://tempuri.org/GetSc_ICMOReportBillList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -23738,8 +25794,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSc_ICMOReportBillList">
      <soap12:operation soapAction="http://tempuri.org/GetSc_ICMOReportBillList" style="document" />
    <wsdl:operation name="GetSc_ProcessReportBillList">
      <soap12:operation soapAction="http://tempuri.org/GetSc_ProcessReportBillList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -24091,6 +26147,15 @@
    </wsdl:operation>
    <wsdl:operation name="GetKf_OtherOutBackBillList">
      <soap12:operation soapAction="http://tempuri.org/GetKf_OtherOutBackBillList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_StockInRequestBillList">
      <soap12:operation soapAction="http://tempuri.org/GetKf_StockInRequestBillList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -24478,24 +26543,6 @@
    </wsdl:operation>
    <wsdl:operation name="set_ClearPonderationBillMain_Temp_ChangGui">
      <soap12:operation soapAction="http://tempuri.org/set_ClearPonderationBillMain_Temp_ChangGui" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_ChangGui">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_ChangGui" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_PonderationBillMain_Temp_CheckQty">
      <soap12:operation soapAction="http://tempuri.org/set_PonderationBillMain_Temp_CheckQty" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -25271,10 +27318,10 @@
  </wsdl:binding>
  <wsdl:service name="WebService1">
    <wsdl:port name="WebService1Soap" binding="tns:WebService1Soap">
      <soap:address location="http://localhost:8098/WebService1.asmx" />
      <soap:address location="http://192.168.63.195/WEBS-WMS/WebService1.asmx" />
    </wsdl:port>
    <wsdl:port name="WebService1Soap12" binding="tns:WebService1Soap12">
      <soap12:address location="http://localhost:8098/WebService1.asmx" />
      <soap12:address location="http://192.168.63.195/WEBS-WMS/WebService1.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>