From 92fea996bf287e90c590cb30c0b1aac5969d0f17 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周一, 01 9月 2025 15:48:14 +0800 Subject: [PATCH] 增加 主 --- WMS/WMS/Service References/yunneiWCS/yunneiWcf.wsdl | 38 ++++++++++++++++++++++++++++++++++++++ 1 files changed, 38 insertions(+), 0 deletions(-) diff --git a/WMS/WMS/Service References/yunneiWCS/yunneiWcf.wsdl b/WMS/WMS/Service References/yunneiWCS/yunneiWcf.wsdl index 3212a3e..72647a0 100644 --- a/WMS/WMS/Service References/yunneiWCS/yunneiWcf.wsdl +++ b/WMS/WMS/Service References/yunneiWCS/yunneiWcf.wsdl @@ -65,6 +65,12 @@ <wsdl:message name="IyunneiWcf_findInStockNewVersion_OutputMessage"> <wsdl:part name="parameters" element="tns:findInStockNewVersionResponse" /> </wsdl:message> + <wsdl:message name="IyunneiWcf_findOutInStockRecord_V2_Mes_InputMessage"> + <wsdl:part name="parameters" element="tns:findOutInStockRecord_V2_Mes" /> + </wsdl:message> + <wsdl:message name="IyunneiWcf_findOutInStockRecord_V2_Mes_OutputMessage"> + <wsdl:part name="parameters" element="tns:findOutInStockRecord_V2_MesResponse" /> + </wsdl:message> <wsdl:message name="IyunneiWcf_findPosition_InputMessage"> <wsdl:part name="parameters" element="tns:findPosition" /> </wsdl:message> @@ -245,6 +251,12 @@ <wsdl:message name="IyunneiWcf_findInStockList_OutputMessage"> <wsdl:part name="parameters" element="tns:findInStockListResponse" /> </wsdl:message> + <wsdl:message name="IyunneiWcf_findOutInStockRecord_Details_V2_Mes_InputMessage"> + <wsdl:part name="parameters" element="tns:findOutInStockRecord_Details_V2_Mes" /> + </wsdl:message> + <wsdl:message name="IyunneiWcf_findOutInStockRecord_Details_V2_Mes_OutputMessage"> + <wsdl:part name="parameters" element="tns:findOutInStockRecord_Details_V2_MesResponse" /> + </wsdl:message> <wsdl:message name="IyunneiWcf_modfiyInStockList_InputMessage"> <wsdl:part name="parameters" element="tns:modfiyInStockList" /> </wsdl:message> @@ -408,6 +420,10 @@ <wsdl:input wsaw:Action="http://tempuri.org/IyunneiWcf/findInStockNewVersion" message="tns:IyunneiWcf_findInStockNewVersion_InputMessage" /> <wsdl:output wsaw:Action="http://tempuri.org/IyunneiWcf/findInStockNewVersionResponse" message="tns:IyunneiWcf_findInStockNewVersion_OutputMessage" /> </wsdl:operation> + <wsdl:operation name="findOutInStockRecord_V2_Mes"> + <wsdl:input wsaw:Action="http://tempuri.org/IyunneiWcf/findOutInStockRecord_V2_Mes" message="tns:IyunneiWcf_findOutInStockRecord_V2_Mes_InputMessage" /> + <wsdl:output wsaw:Action="http://tempuri.org/IyunneiWcf/findOutInStockRecord_V2_MesResponse" message="tns:IyunneiWcf_findOutInStockRecord_V2_Mes_OutputMessage" /> + </wsdl:operation> <wsdl:operation name="findPosition"> <wsdl:input wsaw:Action="http://tempuri.org/IyunneiWcf/findPosition" message="tns:IyunneiWcf_findPosition_InputMessage" /> <wsdl:output wsaw:Action="http://tempuri.org/IyunneiWcf/findPositionResponse" message="tns:IyunneiWcf_findPosition_OutputMessage" /> @@ -527,6 +543,10 @@ <wsdl:operation name="findInStockList"> <wsdl:input wsaw:Action="http://tempuri.org/IyunneiWcf/findInStockList" message="tns:IyunneiWcf_findInStockList_InputMessage" /> <wsdl:output wsaw:Action="http://tempuri.org/IyunneiWcf/findInStockListResponse" message="tns:IyunneiWcf_findInStockList_OutputMessage" /> + </wsdl:operation> + <wsdl:operation name="findOutInStockRecord_Details_V2_Mes"> + <wsdl:input wsaw:Action="http://tempuri.org/IyunneiWcf/findOutInStockRecord_Details_V2_Mes" message="tns:IyunneiWcf_findOutInStockRecord_Details_V2_Mes_InputMessage" /> + <wsdl:output wsaw:Action="http://tempuri.org/IyunneiWcf/findOutInStockRecord_Details_V2_MesResponse" message="tns:IyunneiWcf_findOutInStockRecord_Details_V2_Mes_OutputMessage" /> </wsdl:operation> <wsdl:operation name="modfiyInStockList"> <wsdl:input wsaw:Action="http://tempuri.org/IyunneiWcf/modfiyInStockList" message="tns:IyunneiWcf_modfiyInStockList_InputMessage" /> @@ -689,6 +709,15 @@ </wsdl:operation> <wsdl:operation name="findInStockNewVersion"> <soap:operation soapAction="http://tempuri.org/IyunneiWcf/findInStockNewVersion" style="document" /> + <wsdl:input> + <soap:body use="literal" /> + </wsdl:input> + <wsdl:output> + <soap:body use="literal" /> + </wsdl:output> + </wsdl:operation> + <wsdl:operation name="findOutInStockRecord_V2_Mes"> + <soap:operation soapAction="http://tempuri.org/IyunneiWcf/findOutInStockRecord_V2_Mes" style="document" /> <wsdl:input> <soap:body use="literal" /> </wsdl:input> @@ -966,6 +995,15 @@ <soap:body use="literal" /> </wsdl:output> </wsdl:operation> + <wsdl:operation name="findOutInStockRecord_Details_V2_Mes"> + <soap:operation soapAction="http://tempuri.org/IyunneiWcf/findOutInStockRecord_Details_V2_Mes" style="document" /> + <wsdl:input> + <soap:body use="literal" /> + </wsdl:input> + <wsdl:output> + <soap:body use="literal" /> + </wsdl:output> + </wsdl:operation> <wsdl:operation name="modfiyInStockList"> <soap:operation soapAction="http://tempuri.org/IyunneiWcf/modfiyInStockList" style="document" /> <wsdl:input> -- Gitblit v1.9.3