33
schangxiang@126.com
2024-12-07 9597b1df912c1ca4401a74970d9472e268b3a9c2
CC/iWareCC_ASRS/Connected Services/StationService/StationService.wsdl
@@ -146,6 +146,12 @@
  <wsdl:message name="IStationService_WriteStation_XigangGetDataForOut_OutputMessage">
    <wsdl:part name="parameters" element="tns:WriteStation_XigangGetDataForOutResponse" />
  </wsdl:message>
  <wsdl:message name="IStationService_WriteStation_AllowIn_InputMessage">
    <wsdl:part name="parameters" element="tns:WriteStation_AllowIn" />
  </wsdl:message>
  <wsdl:message name="IStationService_WriteStation_AllowIn_OutputMessage">
    <wsdl:part name="parameters" element="tns:WriteStation_AllowInResponse" />
  </wsdl:message>
  <wsdl:portType name="IStationService">
    <wsdl:operation name="ClearAlarm">
      <wsdl:input wsaw:Action="http://tempuri.org/IStationService/ClearAlarm" message="tns:IStationService_ClearAlarm_InputMessage" />
@@ -238,6 +244,10 @@
    <wsdl:operation name="WriteStation_XigangGetDataForOut">
      <wsdl:input wsaw:Action="http://tempuri.org/IStationService/WriteStation_XigangGetDataForOut" message="tns:IStationService_WriteStation_XigangGetDataForOut_InputMessage" />
      <wsdl:output wsaw:Action="http://tempuri.org/IStationService/WriteStation_XigangGetDataForOutResponse" message="tns:IStationService_WriteStation_XigangGetDataForOut_OutputMessage" />
    </wsdl:operation>
    <wsdl:operation name="WriteStation_AllowIn">
      <wsdl:input wsaw:Action="http://tempuri.org/IStationService/WriteStation_AllowIn" message="tns:IStationService_WriteStation_AllowIn_InputMessage" />
      <wsdl:output wsaw:Action="http://tempuri.org/IStationService/WriteStation_AllowInResponse" message="tns:IStationService_WriteStation_AllowIn_OutputMessage" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="BasicHttpBinding_IStationService" type="tns:IStationService">
@@ -449,6 +459,15 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="WriteStation_AllowIn">
      <soap:operation soapAction="http://tempuri.org/IStationService/WriteStation_AllowIn" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="StationService">
    <wsdl:port name="BasicHttpBinding_IStationService" binding="tns:BasicHttpBinding_IStationService">