1675 lines
74 KiB
XML
1675 lines
74 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<wsdl:definitions xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:tns="http://www.TechScan.cn/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" targetNamespace="http://www.TechScan.cn/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
|
|
<wsdl:types>
|
|
<s:schema elementFormDefault="qualified" targetNamespace="http://www.TechScan.cn/">
|
|
<s:element name="HelloWorld">
|
|
<s:complexType />
|
|
</s:element>
|
|
<s:element name="HelloWorldResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="HelloWorldResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="SFCAuthorize" type="tns:SFCAuthorize" />
|
|
<s:complexType name="SFCAuthorize">
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Password" type="s:string" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="Username" type="s:string" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="GUID" type="s:string" />
|
|
<s:element minOccurs="1" maxOccurs="1" name="SapSetting" type="s:unsignedShort" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="Version" type="s:string" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="MacAddress" type="s:string" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="token" type="s:string" />
|
|
</s:sequence>
|
|
<s:anyAttribute />
|
|
</s:complexType>
|
|
<s:element name="ServiceTime">
|
|
<s:complexType />
|
|
</s:element>
|
|
<s:element name="ServiceTimeResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="1" maxOccurs="1" name="ServiceTimeResult" type="s:dateTime" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="GetDatas">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="1" maxOccurs="1" name="module" type="tns:SysModelType" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:simpleType name="SysModelType">
|
|
<s:restriction base="s:string">
|
|
<s:enumeration value="SYS_SET" />
|
|
<s:enumeration value="USER_INFO" />
|
|
<s:enumeration value="DEVICE" />
|
|
<s:enumeration value="PM_PLAN" />
|
|
<s:enumeration value="PM_PLAN_CurrentMonth" />
|
|
<s:enumeration value="CheckForm" />
|
|
<s:enumeration value="CustomField" />
|
|
<s:enumeration value="Maintenance" />
|
|
<s:enumeration value="MaintenanceAccessories" />
|
|
<s:enumeration value="Attachment" />
|
|
</s:restriction>
|
|
</s:simpleType>
|
|
<s:element name="GetDatasResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="GetDatasResult" type="tns:APIResponseData" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="btResults" type="s:base64Binary" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:complexType name="APIResponseData">
|
|
<s:sequence>
|
|
<s:element minOccurs="1" maxOccurs="1" name="Code" type="s:int" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="Data" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="Message" type="s:string" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="Token" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
<s:element name="UserLogin">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="userCode" type="s:string" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="pwd" type="s:string" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="UserLoginResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="UserLoginResult" type="tns:APIResponseData" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="btResults" type="s:base64Binary" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_DEVICE_TreeDatas">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_DEVICE_TreeDatasResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Get_DEVICE_TreeDatasResult" type="tns:APIResponseData" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="btResults" type="s:base64Binary" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_DEVICE_Route">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_DEVICE_RouteResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Get_DEVICE_RouteResult" type="tns:APIResponseData" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="btResults" type="s:base64Binary" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_DEVICE_EXISTS">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="Equipment" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_DEVICE_EXISTSResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Get_DEVICE_EXISTSResult" type="tns:APIResponseData" />
|
|
<s:element minOccurs="1" maxOccurs="1" name="EXISTS" type="s:boolean" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Insert_DEVICE_Data">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="Datas">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
|
|
<s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Insert_DEVICE_DataResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Insert_DEVICE_DataResult" type="tns:APIResponseData" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="btResults" type="s:base64Binary" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Updata_DEVICE_Update">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="Datas">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
|
|
<s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Updata_DEVICE_UpdateResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Updata_DEVICE_UpdateResult" type="tns:APIResponseData" />
|
|
<s:element minOccurs="1" maxOccurs="1" name="Operation" type="s:dateTime" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Update_DEVICE_Status">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
<s:element minOccurs="1" maxOccurs="1" name="AutoID" type="s:int" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Update_DEVICE_StatusResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Update_DEVICE_StatusResult" type="tns:APIResponseData" />
|
|
<s:element minOccurs="1" maxOccurs="1" name="Operation" type="s:dateTime" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="PM_PLAN_Single">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="PM_PLAN_SingleResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="PM_PLAN_SingleResult" type="tns:APIResponseData" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="btResults" type="s:base64Binary" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Insert_OR_Edit_PM_PLAN">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="Datas">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
|
|
<s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Insert_OR_Edit_PM_PLANResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Insert_OR_Edit_PM_PLANResult" type="tns:APIResponseData" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Del_PM_PLAN">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Del_PM_PLANResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Del_PM_PLANResult" type="tns:APIResponseData" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_PM_PLAN_Xlsx">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_PM_PLAN_XlsxResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Get_PM_PLAN_XlsxResult" type="tns:APIResponseData" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="btResults" type="s:base64Binary" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_PM_PLAN_ProgressInfo">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_PM_PLAN_ProgressInfoResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Get_PM_PLAN_ProgressInfoResult" type="tns:APIResponseData" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="btResults" type="s:base64Binary" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Insert_PM_Preserve_Data">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="Datas">
|
|
<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="Insert_PM_Preserve_DataResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Insert_PM_Preserve_DataResult" type="tns:APIResponseData" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_Preserve_Single">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_Preserve_SingleResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Get_Preserve_SingleResult" type="tns:APIResponseData" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="btResults" type="s:base64Binary" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_Preserve_SingleByParams">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_Preserve_SingleByParamsResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Get_Preserve_SingleByParamsResult" type="tns:APIResponseData" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="btResults" type="s:base64Binary" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_CheckFormAndPlan_Single">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_CheckFormAndPlan_SingleResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Get_CheckFormAndPlan_SingleResult" type="tns:APIResponseData" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="btResults" type="s:base64Binary" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="ChangeFormStatus">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="ChangeFormStatusResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="ChangeFormStatusResult" type="tns:APIResponseData" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="AssigFormToDevice">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="Datas">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
|
|
<s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="AssigFormToDeviceResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="AssigFormToDeviceResult" type="tns:APIResponseData" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_CheckForm_Exists">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_CheckForm_ExistsResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Get_CheckForm_ExistsResult" type="tns:APIResponseData" />
|
|
<s:element minOccurs="1" maxOccurs="1" name="Count" type="s:int" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Insert_CheckForm_Data">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="Datas">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
|
|
<s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Insert_CheckForm_DataResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Insert_CheckForm_DataResult" type="tns:APIResponseData" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Change_CheckForm_Remark">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="Datas">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
|
|
<s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Change_CheckForm_RemarkResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Change_CheckForm_RemarkResult" type="tns:APIResponseData" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Insert_Maintenance_Data">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="DataContent">
|
|
<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="Insert_Maintenance_DataResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Insert_Maintenance_DataResult" type="tns:APIResponseData" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Update_Maintenance_Status">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Update_Maintenance_StatusResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Update_Maintenance_StatusResult" type="tns:APIResponseData" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_Maintenance_Xlsx_Datas">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_Maintenance_Xlsx_DatasResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Get_Maintenance_Xlsx_DatasResult" type="tns:APIResponseData" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="btResults" type="s:base64Binary" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_Maintenance_BeSubmit">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Get_Maintenance_BeSubmitResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Get_Maintenance_BeSubmitResult" type="tns:APIResponseData" />
|
|
<s:element minOccurs="1" maxOccurs="1" name="BeSubmit" type="s:boolean" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="ImgAttrGet">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="ImgAttrGetResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="ImgAttrGetResult" type="tns:APIResponseData" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="btDatas" type="s:base64Binary" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Form_File_Down">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Form_File_DownResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="Form_File_DownResult" type="tns:APIResponseData" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="btDatas" type="s:base64Binary" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="FileUpdate">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="btDatas" type="s:base64Binary" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="FileUpdateResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="FileUpdateResult" type="tns:APIResponseData" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="Attachment">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="1" maxOccurs="1" name="AttaID" type="s:int" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="inParams" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="AttachmentResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="AttachmentResult" type="tns:APIResponseData" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="btDatas" type="s:base64Binary" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
</s:schema>
|
|
</wsdl:types>
|
|
<wsdl:message name="HelloWorldSoapIn">
|
|
<wsdl:part name="parameters" element="tns:HelloWorld" />
|
|
</wsdl:message>
|
|
<wsdl:message name="HelloWorldSoapOut">
|
|
<wsdl:part name="parameters" element="tns:HelloWorldResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="HelloWorldSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="ServiceTimeSoapIn">
|
|
<wsdl:part name="parameters" element="tns:ServiceTime" />
|
|
</wsdl:message>
|
|
<wsdl:message name="ServiceTimeSoapOut">
|
|
<wsdl:part name="parameters" element="tns:ServiceTimeResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="ServiceTimeSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="GetDatasSoapIn">
|
|
<wsdl:part name="parameters" element="tns:GetDatas" />
|
|
</wsdl:message>
|
|
<wsdl:message name="GetDatasSoapOut">
|
|
<wsdl:part name="parameters" element="tns:GetDatasResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="GetDatasSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="UserLoginSoapIn">
|
|
<wsdl:part name="parameters" element="tns:UserLogin" />
|
|
</wsdl:message>
|
|
<wsdl:message name="UserLoginSoapOut">
|
|
<wsdl:part name="parameters" element="tns:UserLoginResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="UserLoginSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_DEVICE_TreeDatasSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Get_DEVICE_TreeDatas" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_DEVICE_TreeDatasSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Get_DEVICE_TreeDatasResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_DEVICE_TreeDatasSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_DEVICE_RouteSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Get_DEVICE_Route" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_DEVICE_RouteSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Get_DEVICE_RouteResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_DEVICE_RouteSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_DEVICE_EXISTSSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Get_DEVICE_EXISTS" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_DEVICE_EXISTSSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Get_DEVICE_EXISTSResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_DEVICE_EXISTSSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Insert_DEVICE_DataSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Insert_DEVICE_Data" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Insert_DEVICE_DataSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Insert_DEVICE_DataResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Insert_DEVICE_DataSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Updata_DEVICE_UpdateSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Updata_DEVICE_Update" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Updata_DEVICE_UpdateSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Updata_DEVICE_UpdateResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Updata_DEVICE_UpdateSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Update_DEVICE_StatusSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Update_DEVICE_Status" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Update_DEVICE_StatusSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Update_DEVICE_StatusResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Update_DEVICE_StatusSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="PM_PLAN_SingleSoapIn">
|
|
<wsdl:part name="parameters" element="tns:PM_PLAN_Single" />
|
|
</wsdl:message>
|
|
<wsdl:message name="PM_PLAN_SingleSoapOut">
|
|
<wsdl:part name="parameters" element="tns:PM_PLAN_SingleResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="PM_PLAN_SingleSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Insert_OR_Edit_PM_PLANSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Insert_OR_Edit_PM_PLAN" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Insert_OR_Edit_PM_PLANSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Insert_OR_Edit_PM_PLANResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Insert_OR_Edit_PM_PLANSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Del_PM_PLANSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Del_PM_PLAN" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Del_PM_PLANSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Del_PM_PLANResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Del_PM_PLANSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_PM_PLAN_XlsxSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Get_PM_PLAN_Xlsx" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_PM_PLAN_XlsxSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Get_PM_PLAN_XlsxResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_PM_PLAN_XlsxSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_PM_PLAN_ProgressInfoSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Get_PM_PLAN_ProgressInfo" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_PM_PLAN_ProgressInfoSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Get_PM_PLAN_ProgressInfoResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_PM_PLAN_ProgressInfoSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Insert_PM_Preserve_DataSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Insert_PM_Preserve_Data" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Insert_PM_Preserve_DataSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Insert_PM_Preserve_DataResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Insert_PM_Preserve_DataSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_Preserve_SingleSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Get_Preserve_Single" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_Preserve_SingleSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Get_Preserve_SingleResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_Preserve_SingleSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_Preserve_SingleByParamsSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Get_Preserve_SingleByParams" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_Preserve_SingleByParamsSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Get_Preserve_SingleByParamsResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_Preserve_SingleByParamsSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_CheckFormAndPlan_SingleSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Get_CheckFormAndPlan_Single" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_CheckFormAndPlan_SingleSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Get_CheckFormAndPlan_SingleResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_CheckFormAndPlan_SingleSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="ChangeFormStatusSoapIn">
|
|
<wsdl:part name="parameters" element="tns:ChangeFormStatus" />
|
|
</wsdl:message>
|
|
<wsdl:message name="ChangeFormStatusSoapOut">
|
|
<wsdl:part name="parameters" element="tns:ChangeFormStatusResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="ChangeFormStatusSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="AssigFormToDeviceSoapIn">
|
|
<wsdl:part name="parameters" element="tns:AssigFormToDevice" />
|
|
</wsdl:message>
|
|
<wsdl:message name="AssigFormToDeviceSoapOut">
|
|
<wsdl:part name="parameters" element="tns:AssigFormToDeviceResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="AssigFormToDeviceSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_CheckForm_ExistsSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Get_CheckForm_Exists" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_CheckForm_ExistsSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Get_CheckForm_ExistsResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_CheckForm_ExistsSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Insert_CheckForm_DataSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Insert_CheckForm_Data" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Insert_CheckForm_DataSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Insert_CheckForm_DataResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Insert_CheckForm_DataSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Change_CheckForm_RemarkSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Change_CheckForm_Remark" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Change_CheckForm_RemarkSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Change_CheckForm_RemarkResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Change_CheckForm_RemarkSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Insert_Maintenance_DataSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Insert_Maintenance_Data" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Insert_Maintenance_DataSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Insert_Maintenance_DataResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Insert_Maintenance_DataSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Update_Maintenance_StatusSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Update_Maintenance_Status" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Update_Maintenance_StatusSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Update_Maintenance_StatusResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Update_Maintenance_StatusSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_Maintenance_Xlsx_DatasSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Get_Maintenance_Xlsx_Datas" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_Maintenance_Xlsx_DatasSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Get_Maintenance_Xlsx_DatasResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_Maintenance_Xlsx_DatasSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_Maintenance_BeSubmitSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Get_Maintenance_BeSubmit" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_Maintenance_BeSubmitSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Get_Maintenance_BeSubmitResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Get_Maintenance_BeSubmitSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="ImgAttrGetSoapIn">
|
|
<wsdl:part name="parameters" element="tns:ImgAttrGet" />
|
|
</wsdl:message>
|
|
<wsdl:message name="ImgAttrGetSoapOut">
|
|
<wsdl:part name="parameters" element="tns:ImgAttrGetResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="ImgAttrGetSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Form_File_DownSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Form_File_Down" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Form_File_DownSoapOut">
|
|
<wsdl:part name="parameters" element="tns:Form_File_DownResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="Form_File_DownSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="FileUpdateSoapIn">
|
|
<wsdl:part name="parameters" element="tns:FileUpdate" />
|
|
</wsdl:message>
|
|
<wsdl:message name="FileUpdateSoapOut">
|
|
<wsdl:part name="parameters" element="tns:FileUpdateResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="FileUpdateSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:message name="AttachmentSoapIn">
|
|
<wsdl:part name="parameters" element="tns:Attachment" />
|
|
</wsdl:message>
|
|
<wsdl:message name="AttachmentSoapOut">
|
|
<wsdl:part name="parameters" element="tns:AttachmentResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="AttachmentSFCAuthorize">
|
|
<wsdl:part name="SFCAuthorize" element="tns:SFCAuthorize" />
|
|
</wsdl:message>
|
|
<wsdl:portType name="MainServiceSoap">
|
|
<wsdl:operation name="HelloWorld">
|
|
<wsdl:input message="tns:HelloWorldSoapIn" />
|
|
<wsdl:output message="tns:HelloWorldSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="ServiceTime">
|
|
<wsdl:input message="tns:ServiceTimeSoapIn" />
|
|
<wsdl:output message="tns:ServiceTimeSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="GetDatas">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">通用数据获取接口</wsdl:documentation>
|
|
<wsdl:input message="tns:GetDatasSoapIn" />
|
|
<wsdl:output message="tns:GetDatasSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="UserLogin">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">用户登陆接口</wsdl:documentation>
|
|
<wsdl:input message="tns:UserLoginSoapIn" />
|
|
<wsdl:output message="tns:UserLoginSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_DEVICE_TreeDatas">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">获取树形结构</wsdl:documentation>
|
|
<wsdl:input message="tns:Get_DEVICE_TreeDatasSoapIn" />
|
|
<wsdl:output message="tns:Get_DEVICE_TreeDatasSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_DEVICE_Route">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">获取设备分组数据</wsdl:documentation>
|
|
<wsdl:input message="tns:Get_DEVICE_RouteSoapIn" />
|
|
<wsdl:output message="tns:Get_DEVICE_RouteSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_DEVICE_EXISTS">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">设备编号是否存在</wsdl:documentation>
|
|
<wsdl:input message="tns:Get_DEVICE_EXISTSSoapIn" />
|
|
<wsdl:output message="tns:Get_DEVICE_EXISTSSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Insert_DEVICE_Data">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">设备新增</wsdl:documentation>
|
|
<wsdl:input message="tns:Insert_DEVICE_DataSoapIn" />
|
|
<wsdl:output message="tns:Insert_DEVICE_DataSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Updata_DEVICE_Update">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">设备信息修改</wsdl:documentation>
|
|
<wsdl:input message="tns:Updata_DEVICE_UpdateSoapIn" />
|
|
<wsdl:output message="tns:Updata_DEVICE_UpdateSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Update_DEVICE_Status">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">设备状态修改</wsdl:documentation>
|
|
<wsdl:input message="tns:Update_DEVICE_StatusSoapIn" />
|
|
<wsdl:output message="tns:Update_DEVICE_StatusSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="PM_PLAN_Single">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">获取单条PM计划任务进度</wsdl:documentation>
|
|
<wsdl:input message="tns:PM_PLAN_SingleSoapIn" />
|
|
<wsdl:output message="tns:PM_PLAN_SingleSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Insert_OR_Edit_PM_PLAN">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">新增或修改PM计划</wsdl:documentation>
|
|
<wsdl:input message="tns:Insert_OR_Edit_PM_PLANSoapIn" />
|
|
<wsdl:output message="tns:Insert_OR_Edit_PM_PLANSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Del_PM_PLAN">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">删除PM计划</wsdl:documentation>
|
|
<wsdl:input message="tns:Del_PM_PLANSoapIn" />
|
|
<wsdl:output message="tns:Del_PM_PLANSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_PM_PLAN_Xlsx">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">获取PM计划导出数据</wsdl:documentation>
|
|
<wsdl:input message="tns:Get_PM_PLAN_XlsxSoapIn" />
|
|
<wsdl:output message="tns:Get_PM_PLAN_XlsxSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_PM_PLAN_ProgressInfo">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">获取计划任务进度</wsdl:documentation>
|
|
<wsdl:input message="tns:Get_PM_PLAN_ProgressInfoSoapIn" />
|
|
<wsdl:output message="tns:Get_PM_PLAN_ProgressInfoSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Insert_PM_Preserve_Data">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">PM 设备保养</wsdl:documentation>
|
|
<wsdl:input message="tns:Insert_PM_Preserve_DataSoapIn" />
|
|
<wsdl:output message="tns:Insert_PM_Preserve_DataSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_Preserve_Single">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">获取单条保养记录</wsdl:documentation>
|
|
<wsdl:input message="tns:Get_Preserve_SingleSoapIn" />
|
|
<wsdl:output message="tns:Get_Preserve_SingleSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_Preserve_SingleByParams">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">获取单条保养记录</wsdl:documentation>
|
|
<wsdl:input message="tns:Get_Preserve_SingleByParamsSoapIn" />
|
|
<wsdl:output message="tns:Get_Preserve_SingleByParamsSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_CheckFormAndPlan_Single">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">获取单条保养相关计划与点检表数据</wsdl:documentation>
|
|
<wsdl:input message="tns:Get_CheckFormAndPlan_SingleSoapIn" />
|
|
<wsdl:output message="tns:Get_CheckFormAndPlan_SingleSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="ChangeFormStatus">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">修改点检表状态</wsdl:documentation>
|
|
<wsdl:input message="tns:ChangeFormStatusSoapIn" />
|
|
<wsdl:output message="tns:ChangeFormStatusSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="AssigFormToDevice">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">分配点检表到指定设备</wsdl:documentation>
|
|
<wsdl:input message="tns:AssigFormToDeviceSoapIn" />
|
|
<wsdl:output message="tns:AssigFormToDeviceSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_CheckForm_Exists">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">判断点检表数据是否存在</wsdl:documentation>
|
|
<wsdl:input message="tns:Get_CheckForm_ExistsSoapIn" />
|
|
<wsdl:output message="tns:Get_CheckForm_ExistsSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Insert_CheckForm_Data">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">新增点检表</wsdl:documentation>
|
|
<wsdl:input message="tns:Insert_CheckForm_DataSoapIn" />
|
|
<wsdl:output message="tns:Insert_CheckForm_DataSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Change_CheckForm_Remark">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">修改点检表备注</wsdl:documentation>
|
|
<wsdl:input message="tns:Change_CheckForm_RemarkSoapIn" />
|
|
<wsdl:output message="tns:Change_CheckForm_RemarkSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Insert_Maintenance_Data">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">设备维修单-维修数据新增</wsdl:documentation>
|
|
<wsdl:input message="tns:Insert_Maintenance_DataSoapIn" />
|
|
<wsdl:output message="tns:Insert_Maintenance_DataSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Update_Maintenance_Status">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">设备维修单设备状态修改</wsdl:documentation>
|
|
<wsdl:input message="tns:Update_Maintenance_StatusSoapIn" />
|
|
<wsdl:output message="tns:Update_Maintenance_StatusSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_Maintenance_Xlsx_Datas">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">设备维修单列表导出</wsdl:documentation>
|
|
<wsdl:input message="tns:Get_Maintenance_Xlsx_DatasSoapIn" />
|
|
<wsdl:output message="tns:Get_Maintenance_Xlsx_DatasSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_Maintenance_BeSubmit">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">设备维修单是否已提交</wsdl:documentation>
|
|
<wsdl:input message="tns:Get_Maintenance_BeSubmitSoapIn" />
|
|
<wsdl:output message="tns:Get_Maintenance_BeSubmitSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="ImgAttrGet">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">图片附件下载</wsdl:documentation>
|
|
<wsdl:input message="tns:ImgAttrGetSoapIn" />
|
|
<wsdl:output message="tns:ImgAttrGetSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Form_File_Down">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">点检表文件下载</wsdl:documentation>
|
|
<wsdl:input message="tns:Form_File_DownSoapIn" />
|
|
<wsdl:output message="tns:Form_File_DownSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="FileUpdate">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">文件上传</wsdl:documentation>
|
|
<wsdl:input message="tns:FileUpdateSoapIn" />
|
|
<wsdl:output message="tns:FileUpdateSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Attachment">
|
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">获取附件</wsdl:documentation>
|
|
<wsdl:input message="tns:AttachmentSoapIn" />
|
|
<wsdl:output message="tns:AttachmentSoapOut" />
|
|
</wsdl:operation>
|
|
</wsdl:portType>
|
|
<wsdl:binding name="MainServiceSoap" type="tns:MainServiceSoap">
|
|
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
|
<wsdl:operation name="HelloWorld">
|
|
<soap:operation soapAction="http://www.TechScan.cn/HelloWorld" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:HelloWorldSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="ServiceTime">
|
|
<soap:operation soapAction="http://www.TechScan.cn/ServiceTime" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:ServiceTimeSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="GetDatas">
|
|
<soap:operation soapAction="http://www.TechScan.cn/GetDatas" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:GetDatasSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="UserLogin">
|
|
<soap:operation soapAction="http://www.TechScan.cn/UserLogin" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:UserLoginSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_DEVICE_TreeDatas">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Get_DEVICE_TreeDatas" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Get_DEVICE_TreeDatasSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_DEVICE_Route">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Get_DEVICE_Route" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Get_DEVICE_RouteSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_DEVICE_EXISTS">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Get_DEVICE_EXISTS" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Get_DEVICE_EXISTSSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Insert_DEVICE_Data">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Insert_DEVICE_Data" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Insert_DEVICE_DataSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Updata_DEVICE_Update">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Updata_DEVICE_Update" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Updata_DEVICE_UpdateSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Update_DEVICE_Status">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Update_DEVICE_Status" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Update_DEVICE_StatusSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="PM_PLAN_Single">
|
|
<soap:operation soapAction="http://www.TechScan.cn/PM_PLAN_Single" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:PM_PLAN_SingleSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Insert_OR_Edit_PM_PLAN">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Insert_OR_Edit_PM_PLAN" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Insert_OR_Edit_PM_PLANSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Del_PM_PLAN">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Del_PM_PLAN" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Del_PM_PLANSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_PM_PLAN_Xlsx">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Get_PM_PLAN_Xlsx" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Get_PM_PLAN_XlsxSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_PM_PLAN_ProgressInfo">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Get_PM_PLAN_ProgressInfo" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Get_PM_PLAN_ProgressInfoSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Insert_PM_Preserve_Data">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Insert_PM_Preserve_Data" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Insert_PM_Preserve_DataSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_Preserve_Single">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Get_Preserve_Single" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Get_Preserve_SingleSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_Preserve_SingleByParams">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Get_Preserve_SingleByParams" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Get_Preserve_SingleByParamsSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_CheckFormAndPlan_Single">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Get_CheckFormAndPlan_Single" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Get_CheckFormAndPlan_SingleSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="ChangeFormStatus">
|
|
<soap:operation soapAction="http://www.TechScan.cn/ChangeFormStatus" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:ChangeFormStatusSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="AssigFormToDevice">
|
|
<soap:operation soapAction="http://www.TechScan.cn/AssigFormToDevice" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:AssigFormToDeviceSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_CheckForm_Exists">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Get_CheckForm_Exists" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Get_CheckForm_ExistsSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Insert_CheckForm_Data">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Insert_CheckForm_Data" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Insert_CheckForm_DataSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Change_CheckForm_Remark">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Change_CheckForm_Remark" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Change_CheckForm_RemarkSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Insert_Maintenance_Data">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Insert_Maintenance_Data" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Insert_Maintenance_DataSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Update_Maintenance_Status">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Update_Maintenance_Status" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Update_Maintenance_StatusSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_Maintenance_Xlsx_Datas">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Get_Maintenance_Xlsx_Datas" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Get_Maintenance_Xlsx_DatasSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_Maintenance_BeSubmit">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Get_Maintenance_BeSubmit" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Get_Maintenance_BeSubmitSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="ImgAttrGet">
|
|
<soap:operation soapAction="http://www.TechScan.cn/ImgAttrGet" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:ImgAttrGetSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Form_File_Down">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Form_File_Down" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:Form_File_DownSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="FileUpdate">
|
|
<soap:operation soapAction="http://www.TechScan.cn/FileUpdate" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:FileUpdateSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Attachment">
|
|
<soap:operation soapAction="http://www.TechScan.cn/Attachment" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
<soap:header message="tns:AttachmentSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
</wsdl:binding>
|
|
<wsdl:binding name="MainServiceSoap12" type="tns:MainServiceSoap">
|
|
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
|
<wsdl:operation name="HelloWorld">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/HelloWorld" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:HelloWorldSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="ServiceTime">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/ServiceTime" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:ServiceTimeSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="GetDatas">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/GetDatas" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:GetDatasSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="UserLogin">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/UserLogin" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:UserLoginSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_DEVICE_TreeDatas">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Get_DEVICE_TreeDatas" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Get_DEVICE_TreeDatasSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_DEVICE_Route">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Get_DEVICE_Route" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Get_DEVICE_RouteSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_DEVICE_EXISTS">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Get_DEVICE_EXISTS" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Get_DEVICE_EXISTSSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Insert_DEVICE_Data">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Insert_DEVICE_Data" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Insert_DEVICE_DataSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Updata_DEVICE_Update">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Updata_DEVICE_Update" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Updata_DEVICE_UpdateSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Update_DEVICE_Status">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Update_DEVICE_Status" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Update_DEVICE_StatusSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="PM_PLAN_Single">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/PM_PLAN_Single" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:PM_PLAN_SingleSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Insert_OR_Edit_PM_PLAN">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Insert_OR_Edit_PM_PLAN" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Insert_OR_Edit_PM_PLANSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Del_PM_PLAN">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Del_PM_PLAN" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Del_PM_PLANSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_PM_PLAN_Xlsx">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Get_PM_PLAN_Xlsx" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Get_PM_PLAN_XlsxSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_PM_PLAN_ProgressInfo">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Get_PM_PLAN_ProgressInfo" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Get_PM_PLAN_ProgressInfoSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Insert_PM_Preserve_Data">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Insert_PM_Preserve_Data" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Insert_PM_Preserve_DataSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_Preserve_Single">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Get_Preserve_Single" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Get_Preserve_SingleSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_Preserve_SingleByParams">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Get_Preserve_SingleByParams" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Get_Preserve_SingleByParamsSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_CheckFormAndPlan_Single">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Get_CheckFormAndPlan_Single" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Get_CheckFormAndPlan_SingleSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="ChangeFormStatus">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/ChangeFormStatus" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:ChangeFormStatusSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="AssigFormToDevice">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/AssigFormToDevice" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:AssigFormToDeviceSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_CheckForm_Exists">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Get_CheckForm_Exists" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Get_CheckForm_ExistsSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Insert_CheckForm_Data">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Insert_CheckForm_Data" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Insert_CheckForm_DataSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Change_CheckForm_Remark">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Change_CheckForm_Remark" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Change_CheckForm_RemarkSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Insert_Maintenance_Data">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Insert_Maintenance_Data" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Insert_Maintenance_DataSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Update_Maintenance_Status">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Update_Maintenance_Status" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Update_Maintenance_StatusSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_Maintenance_Xlsx_Datas">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Get_Maintenance_Xlsx_Datas" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Get_Maintenance_Xlsx_DatasSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Get_Maintenance_BeSubmit">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Get_Maintenance_BeSubmit" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Get_Maintenance_BeSubmitSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="ImgAttrGet">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/ImgAttrGet" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:ImgAttrGetSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Form_File_Down">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Form_File_Down" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:Form_File_DownSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="FileUpdate">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/FileUpdate" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:FileUpdateSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="Attachment">
|
|
<soap12:operation soapAction="http://www.TechScan.cn/Attachment" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
<soap12:header message="tns:AttachmentSFCAuthorize" part="SFCAuthorize" use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
</wsdl:binding>
|
|
<wsdl:service name="MainService">
|
|
<wsdl:port name="MainServiceSoap" binding="tns:MainServiceSoap">
|
|
<soap:address location="http://localhost/TsSFCDeviceSvc/MainService.asmx" />
|
|
</wsdl:port>
|
|
<wsdl:port name="MainServiceSoap12" binding="tns:MainServiceSoap12">
|
|
<soap12:address location="http://localhost/TsSFCDeviceSvc/MainService.asmx" />
|
|
</wsdl:port>
|
|
</wsdl:service>
|
|
</wsdl:definitions> |