PPModuleService1.wsdl 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:tns="Dongke.IBOSS.PRD.WCF.Contracts" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="Dongke.IBOSS.PRD.WCF.Contracts" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  3. <wsdl:types>
  4. <xsd:schema targetNamespace="Dongke.IBOSS.PRD.WCF.Contracts/Imports">
  5. <xsd:import schemaLocation="http://127.0.0.1:1234/DKService/PPModuleService?xsd=xsd0" namespace="Dongke.IBOSS.PRD.WCF.Contracts" />
  6. <xsd:import schemaLocation="http://127.0.0.1:1234/DKService/PPModuleService?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
  7. <xsd:import schemaLocation="http://127.0.0.1:1234/DKService/PPModuleService?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" />
  8. <xsd:import schemaLocation="http://127.0.0.1:1234/DKService/PPModuleService?xsd=xsd3" />
  9. <xsd:import schemaLocation="http://127.0.0.1:1234/DKService/PPModuleService?xsd=xsd4" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
  10. <xsd:import schemaLocation="http://127.0.0.1:1234/DKService/PPModuleService?xsd=xsd5" namespace="http://schemas.datacontract.org/2004/07/System" />
  11. <xsd:import schemaLocation="http://127.0.0.1:1234/DKService/PPModuleService?xsd=xsd6" namespace="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.Basics.BaseResources" />
  12. </xsd:schema>
  13. </wsdl:types>
  14. <wsdl:message name="IPPModule_Seq_InputMessage">
  15. <wsdl:part name="parameters" element="tns:Seq" />
  16. </wsdl:message>
  17. <wsdl:message name="IPPModule_Seq_OutputMessage">
  18. <wsdl:part name="parameters" element="tns:SeqResponse" />
  19. </wsdl:message>
  20. <wsdl:message name="IPPModule_PlanTypeSearch_InputMessage">
  21. <wsdl:part name="parameters" element="tns:PlanTypeSearch" />
  22. </wsdl:message>
  23. <wsdl:message name="IPPModule_PlanTypeSearch_OutputMessage">
  24. <wsdl:part name="parameters" element="tns:PlanTypeSearchResponse" />
  25. </wsdl:message>
  26. <wsdl:message name="IPPModule_PlanGoodsSearch_InputMessage">
  27. <wsdl:part name="parameters" element="tns:PlanGoodsSearch" />
  28. </wsdl:message>
  29. <wsdl:message name="IPPModule_PlanGoodsSearch_OutputMessage">
  30. <wsdl:part name="parameters" element="tns:PlanGoodsSearchResponse" />
  31. </wsdl:message>
  32. <wsdl:message name="IPPModule_PlanYearVer_InputMessage">
  33. <wsdl:part name="parameters" element="tns:PlanYearVer" />
  34. </wsdl:message>
  35. <wsdl:message name="IPPModule_PlanYearVer_OutputMessage">
  36. <wsdl:part name="parameters" element="tns:PlanYearVerResponse" />
  37. </wsdl:message>
  38. <wsdl:message name="IPPModule_PlanYearCopy_InputMessage">
  39. <wsdl:part name="parameters" element="tns:PlanYearCopy" />
  40. </wsdl:message>
  41. <wsdl:message name="IPPModule_PlanYearCopy_OutputMessage">
  42. <wsdl:part name="parameters" element="tns:PlanYearCopyResponse" />
  43. </wsdl:message>
  44. <wsdl:message name="IPPModule_PlanYearSearch_InputMessage">
  45. <wsdl:part name="parameters" element="tns:PlanYearSearch" />
  46. </wsdl:message>
  47. <wsdl:message name="IPPModule_PlanYearSearch_OutputMessage">
  48. <wsdl:part name="parameters" element="tns:PlanYearSearchResponse" />
  49. </wsdl:message>
  50. <wsdl:message name="IPPModule_PlanYearVerSearch_InputMessage">
  51. <wsdl:part name="parameters" element="tns:PlanYearVerSearch" />
  52. </wsdl:message>
  53. <wsdl:message name="IPPModule_PlanYearVerSearch_OutputMessage">
  54. <wsdl:part name="parameters" element="tns:PlanYearVerSearchResponse" />
  55. </wsdl:message>
  56. <wsdl:message name="IPPModule_PlanYearInsert_InputMessage">
  57. <wsdl:part name="parameters" element="tns:PlanYearInsert" />
  58. </wsdl:message>
  59. <wsdl:message name="IPPModule_PlanYearInsert_OutputMessage">
  60. <wsdl:part name="parameters" element="tns:PlanYearInsertResponse" />
  61. </wsdl:message>
  62. <wsdl:message name="IPPModule_PlanYearUpdate_InputMessage">
  63. <wsdl:part name="parameters" element="tns:PlanYearUpdate" />
  64. </wsdl:message>
  65. <wsdl:message name="IPPModule_PlanYearUpdate_OutputMessage">
  66. <wsdl:part name="parameters" element="tns:PlanYearUpdateResponse" />
  67. </wsdl:message>
  68. <wsdl:message name="IPPModule_PlanYearDelete_InputMessage">
  69. <wsdl:part name="parameters" element="tns:PlanYearDelete" />
  70. </wsdl:message>
  71. <wsdl:message name="IPPModule_PlanYearDelete_OutputMessage">
  72. <wsdl:part name="parameters" element="tns:PlanYearDeleteResponse" />
  73. </wsdl:message>
  74. <wsdl:message name="IPPModule_PlanYearGoodsSearch_InputMessage">
  75. <wsdl:part name="parameters" element="tns:PlanYearGoodsSearch" />
  76. </wsdl:message>
  77. <wsdl:message name="IPPModule_PlanYearGoodsSearch_OutputMessage">
  78. <wsdl:part name="parameters" element="tns:PlanYearGoodsSearchResponse" />
  79. </wsdl:message>
  80. <wsdl:message name="IPPModule_PlanYearGoodsInsert_InputMessage">
  81. <wsdl:part name="parameters" element="tns:PlanYearGoodsInsert" />
  82. </wsdl:message>
  83. <wsdl:message name="IPPModule_PlanYearGoodsInsert_OutputMessage">
  84. <wsdl:part name="parameters" element="tns:PlanYearGoodsInsertResponse" />
  85. </wsdl:message>
  86. <wsdl:message name="IPPModule_PlanYearGoodsUpdate_InputMessage">
  87. <wsdl:part name="parameters" element="tns:PlanYearGoodsUpdate" />
  88. </wsdl:message>
  89. <wsdl:message name="IPPModule_PlanYearGoodsUpdate_OutputMessage">
  90. <wsdl:part name="parameters" element="tns:PlanYearGoodsUpdateResponse" />
  91. </wsdl:message>
  92. <wsdl:message name="IPPModule_PlanYearGoodsDelete_InputMessage">
  93. <wsdl:part name="parameters" element="tns:PlanYearGoodsDelete" />
  94. </wsdl:message>
  95. <wsdl:message name="IPPModule_PlanYearGoodsDelete_OutputMessage">
  96. <wsdl:part name="parameters" element="tns:PlanYearGoodsDeleteResponse" />
  97. </wsdl:message>
  98. <wsdl:message name="IPPModule_PlanMonthVer_InputMessage">
  99. <wsdl:part name="parameters" element="tns:PlanMonthVer" />
  100. </wsdl:message>
  101. <wsdl:message name="IPPModule_PlanMonthVer_OutputMessage">
  102. <wsdl:part name="parameters" element="tns:PlanMonthVerResponse" />
  103. </wsdl:message>
  104. <wsdl:message name="IPPModule_PlanMonthCopy_InputMessage">
  105. <wsdl:part name="parameters" element="tns:PlanMonthCopy" />
  106. </wsdl:message>
  107. <wsdl:message name="IPPModule_PlanMonthCopy_OutputMessage">
  108. <wsdl:part name="parameters" element="tns:PlanMonthCopyResponse" />
  109. </wsdl:message>
  110. <wsdl:message name="IPPModule_PlanMonthSearch_InputMessage">
  111. <wsdl:part name="parameters" element="tns:PlanMonthSearch" />
  112. </wsdl:message>
  113. <wsdl:message name="IPPModule_PlanMonthSearch_OutputMessage">
  114. <wsdl:part name="parameters" element="tns:PlanMonthSearchResponse" />
  115. </wsdl:message>
  116. <wsdl:message name="IPPModule_PlanMonthVerSearch_InputMessage">
  117. <wsdl:part name="parameters" element="tns:PlanMonthVerSearch" />
  118. </wsdl:message>
  119. <wsdl:message name="IPPModule_PlanMonthVerSearch_OutputMessage">
  120. <wsdl:part name="parameters" element="tns:PlanMonthVerSearchResponse" />
  121. </wsdl:message>
  122. <wsdl:message name="IPPModule_PlanMonthInsert_InputMessage">
  123. <wsdl:part name="parameters" element="tns:PlanMonthInsert" />
  124. </wsdl:message>
  125. <wsdl:message name="IPPModule_PlanMonthInsert_OutputMessage">
  126. <wsdl:part name="parameters" element="tns:PlanMonthInsertResponse" />
  127. </wsdl:message>
  128. <wsdl:message name="IPPModule_PlanMonthUpdate_InputMessage">
  129. <wsdl:part name="parameters" element="tns:PlanMonthUpdate" />
  130. </wsdl:message>
  131. <wsdl:message name="IPPModule_PlanMonthUpdate_OutputMessage">
  132. <wsdl:part name="parameters" element="tns:PlanMonthUpdateResponse" />
  133. </wsdl:message>
  134. <wsdl:message name="IPPModule_PlanMonthDelete_InputMessage">
  135. <wsdl:part name="parameters" element="tns:PlanMonthDelete" />
  136. </wsdl:message>
  137. <wsdl:message name="IPPModule_PlanMonthDelete_OutputMessage">
  138. <wsdl:part name="parameters" element="tns:PlanMonthDeleteResponse" />
  139. </wsdl:message>
  140. <wsdl:message name="IPPModule_PlanMonthGoodsSearch_InputMessage">
  141. <wsdl:part name="parameters" element="tns:PlanMonthGoodsSearch" />
  142. </wsdl:message>
  143. <wsdl:message name="IPPModule_PlanMonthGoodsSearch_OutputMessage">
  144. <wsdl:part name="parameters" element="tns:PlanMonthGoodsSearchResponse" />
  145. </wsdl:message>
  146. <wsdl:message name="IPPModule_PlanMonthGoodsInsert_InputMessage">
  147. <wsdl:part name="parameters" element="tns:PlanMonthGoodsInsert" />
  148. </wsdl:message>
  149. <wsdl:message name="IPPModule_PlanMonthGoodsInsert_OutputMessage">
  150. <wsdl:part name="parameters" element="tns:PlanMonthGoodsInsertResponse" />
  151. </wsdl:message>
  152. <wsdl:message name="IPPModule_PlanMonthGoodsUpdate_InputMessage">
  153. <wsdl:part name="parameters" element="tns:PlanMonthGoodsUpdate" />
  154. </wsdl:message>
  155. <wsdl:message name="IPPModule_PlanMonthGoodsUpdate_OutputMessage">
  156. <wsdl:part name="parameters" element="tns:PlanMonthGoodsUpdateResponse" />
  157. </wsdl:message>
  158. <wsdl:message name="IPPModule_PlanMonthGoodsDelete_InputMessage">
  159. <wsdl:part name="parameters" element="tns:PlanMonthGoodsDelete" />
  160. </wsdl:message>
  161. <wsdl:message name="IPPModule_PlanMonthGoodsDelete_OutputMessage">
  162. <wsdl:part name="parameters" element="tns:PlanMonthGoodsDeleteResponse" />
  163. </wsdl:message>
  164. <wsdl:message name="IPPModule_PlanDayVer_InputMessage">
  165. <wsdl:part name="parameters" element="tns:PlanDayVer" />
  166. </wsdl:message>
  167. <wsdl:message name="IPPModule_PlanDayVer_OutputMessage">
  168. <wsdl:part name="parameters" element="tns:PlanDayVerResponse" />
  169. </wsdl:message>
  170. <wsdl:message name="IPPModule_PlanDayCopy_InputMessage">
  171. <wsdl:part name="parameters" element="tns:PlanDayCopy" />
  172. </wsdl:message>
  173. <wsdl:message name="IPPModule_PlanDayCopy_OutputMessage">
  174. <wsdl:part name="parameters" element="tns:PlanDayCopyResponse" />
  175. </wsdl:message>
  176. <wsdl:message name="IPPModule_PlanDaySearch_InputMessage">
  177. <wsdl:part name="parameters" element="tns:PlanDaySearch" />
  178. </wsdl:message>
  179. <wsdl:message name="IPPModule_PlanDaySearch_OutputMessage">
  180. <wsdl:part name="parameters" element="tns:PlanDaySearchResponse" />
  181. </wsdl:message>
  182. <wsdl:message name="IPPModule_PlanDayVerSearch_InputMessage">
  183. <wsdl:part name="parameters" element="tns:PlanDayVerSearch" />
  184. </wsdl:message>
  185. <wsdl:message name="IPPModule_PlanDayVerSearch_OutputMessage">
  186. <wsdl:part name="parameters" element="tns:PlanDayVerSearchResponse" />
  187. </wsdl:message>
  188. <wsdl:message name="IPPModule_PlanDayInsert_InputMessage">
  189. <wsdl:part name="parameters" element="tns:PlanDayInsert" />
  190. </wsdl:message>
  191. <wsdl:message name="IPPModule_PlanDayInsert_OutputMessage">
  192. <wsdl:part name="parameters" element="tns:PlanDayInsertResponse" />
  193. </wsdl:message>
  194. <wsdl:message name="IPPModule_PlanDayUpdate_InputMessage">
  195. <wsdl:part name="parameters" element="tns:PlanDayUpdate" />
  196. </wsdl:message>
  197. <wsdl:message name="IPPModule_PlanDayUpdate_OutputMessage">
  198. <wsdl:part name="parameters" element="tns:PlanDayUpdateResponse" />
  199. </wsdl:message>
  200. <wsdl:message name="IPPModule_PlanDayDelete_InputMessage">
  201. <wsdl:part name="parameters" element="tns:PlanDayDelete" />
  202. </wsdl:message>
  203. <wsdl:message name="IPPModule_PlanDayDelete_OutputMessage">
  204. <wsdl:part name="parameters" element="tns:PlanDayDeleteResponse" />
  205. </wsdl:message>
  206. <wsdl:message name="IPPModule_PlanDayGoodsSearch_InputMessage">
  207. <wsdl:part name="parameters" element="tns:PlanDayGoodsSearch" />
  208. </wsdl:message>
  209. <wsdl:message name="IPPModule_PlanDayGoodsSearch_OutputMessage">
  210. <wsdl:part name="parameters" element="tns:PlanDayGoodsSearchResponse" />
  211. </wsdl:message>
  212. <wsdl:message name="IPPModule_PlanDayGoodsInsert_InputMessage">
  213. <wsdl:part name="parameters" element="tns:PlanDayGoodsInsert" />
  214. </wsdl:message>
  215. <wsdl:message name="IPPModule_PlanDayGoodsInsert_OutputMessage">
  216. <wsdl:part name="parameters" element="tns:PlanDayGoodsInsertResponse" />
  217. </wsdl:message>
  218. <wsdl:message name="IPPModule_PlanDayGoodsUpdate_InputMessage">
  219. <wsdl:part name="parameters" element="tns:PlanDayGoodsUpdate" />
  220. </wsdl:message>
  221. <wsdl:message name="IPPModule_PlanDayGoodsUpdate_OutputMessage">
  222. <wsdl:part name="parameters" element="tns:PlanDayGoodsUpdateResponse" />
  223. </wsdl:message>
  224. <wsdl:message name="IPPModule_PlanDayGoodsDelete_InputMessage">
  225. <wsdl:part name="parameters" element="tns:PlanDayGoodsDelete" />
  226. </wsdl:message>
  227. <wsdl:message name="IPPModule_PlanDayGoodsDelete_OutputMessage">
  228. <wsdl:part name="parameters" element="tns:PlanDayGoodsDeleteResponse" />
  229. </wsdl:message>
  230. <wsdl:portType name="IPPModule">
  231. <wsdl:operation name="Seq">
  232. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/Seq" message="tns:IPPModule_Seq_InputMessage" />
  233. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/SeqResponse" message="tns:IPPModule_Seq_OutputMessage" />
  234. </wsdl:operation>
  235. <wsdl:operation name="PlanTypeSearch">
  236. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanTypeSearch" message="tns:IPPModule_PlanTypeSearch_InputMessage" />
  237. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanTypeSearchResponse" message="tns:IPPModule_PlanTypeSearch_OutputMessage" />
  238. </wsdl:operation>
  239. <wsdl:operation name="PlanGoodsSearch">
  240. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanGoodsSearch" message="tns:IPPModule_PlanGoodsSearch_InputMessage" />
  241. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanGoodsSearchResponse" message="tns:IPPModule_PlanGoodsSearch_OutputMessage" />
  242. </wsdl:operation>
  243. <wsdl:operation name="PlanYearVer">
  244. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearVer" message="tns:IPPModule_PlanYearVer_InputMessage" />
  245. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearVerResponse" message="tns:IPPModule_PlanYearVer_OutputMessage" />
  246. </wsdl:operation>
  247. <wsdl:operation name="PlanYearCopy">
  248. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearCopy" message="tns:IPPModule_PlanYearCopy_InputMessage" />
  249. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearCopyResponse" message="tns:IPPModule_PlanYearCopy_OutputMessage" />
  250. </wsdl:operation>
  251. <wsdl:operation name="PlanYearSearch">
  252. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearSearch" message="tns:IPPModule_PlanYearSearch_InputMessage" />
  253. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearSearchResponse" message="tns:IPPModule_PlanYearSearch_OutputMessage" />
  254. </wsdl:operation>
  255. <wsdl:operation name="PlanYearVerSearch">
  256. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearVerSearch" message="tns:IPPModule_PlanYearVerSearch_InputMessage" />
  257. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearVerSearchResponse" message="tns:IPPModule_PlanYearVerSearch_OutputMessage" />
  258. </wsdl:operation>
  259. <wsdl:operation name="PlanYearInsert">
  260. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearInsert" message="tns:IPPModule_PlanYearInsert_InputMessage" />
  261. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearInsertResponse" message="tns:IPPModule_PlanYearInsert_OutputMessage" />
  262. </wsdl:operation>
  263. <wsdl:operation name="PlanYearUpdate">
  264. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearUpdate" message="tns:IPPModule_PlanYearUpdate_InputMessage" />
  265. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearUpdateResponse" message="tns:IPPModule_PlanYearUpdate_OutputMessage" />
  266. </wsdl:operation>
  267. <wsdl:operation name="PlanYearDelete">
  268. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearDelete" message="tns:IPPModule_PlanYearDelete_InputMessage" />
  269. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearDeleteResponse" message="tns:IPPModule_PlanYearDelete_OutputMessage" />
  270. </wsdl:operation>
  271. <wsdl:operation name="PlanYearGoodsSearch">
  272. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearGoodsSearch" message="tns:IPPModule_PlanYearGoodsSearch_InputMessage" />
  273. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearGoodsSearchResponse" message="tns:IPPModule_PlanYearGoodsSearch_OutputMessage" />
  274. </wsdl:operation>
  275. <wsdl:operation name="PlanYearGoodsInsert">
  276. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearGoodsInsert" message="tns:IPPModule_PlanYearGoodsInsert_InputMessage" />
  277. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearGoodsInsertResponse" message="tns:IPPModule_PlanYearGoodsInsert_OutputMessage" />
  278. </wsdl:operation>
  279. <wsdl:operation name="PlanYearGoodsUpdate">
  280. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearGoodsUpdate" message="tns:IPPModule_PlanYearGoodsUpdate_InputMessage" />
  281. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearGoodsUpdateResponse" message="tns:IPPModule_PlanYearGoodsUpdate_OutputMessage" />
  282. </wsdl:operation>
  283. <wsdl:operation name="PlanYearGoodsDelete">
  284. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearGoodsDelete" message="tns:IPPModule_PlanYearGoodsDelete_InputMessage" />
  285. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearGoodsDeleteResponse" message="tns:IPPModule_PlanYearGoodsDelete_OutputMessage" />
  286. </wsdl:operation>
  287. <wsdl:operation name="PlanMonthVer">
  288. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthVer" message="tns:IPPModule_PlanMonthVer_InputMessage" />
  289. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthVerResponse" message="tns:IPPModule_PlanMonthVer_OutputMessage" />
  290. </wsdl:operation>
  291. <wsdl:operation name="PlanMonthCopy">
  292. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthCopy" message="tns:IPPModule_PlanMonthCopy_InputMessage" />
  293. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthCopyResponse" message="tns:IPPModule_PlanMonthCopy_OutputMessage" />
  294. </wsdl:operation>
  295. <wsdl:operation name="PlanMonthSearch">
  296. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthSearch" message="tns:IPPModule_PlanMonthSearch_InputMessage" />
  297. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthSearchResponse" message="tns:IPPModule_PlanMonthSearch_OutputMessage" />
  298. </wsdl:operation>
  299. <wsdl:operation name="PlanMonthVerSearch">
  300. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthVerSearch" message="tns:IPPModule_PlanMonthVerSearch_InputMessage" />
  301. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthVerSearchResponse" message="tns:IPPModule_PlanMonthVerSearch_OutputMessage" />
  302. </wsdl:operation>
  303. <wsdl:operation name="PlanMonthInsert">
  304. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthInsert" message="tns:IPPModule_PlanMonthInsert_InputMessage" />
  305. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthInsertResponse" message="tns:IPPModule_PlanMonthInsert_OutputMessage" />
  306. </wsdl:operation>
  307. <wsdl:operation name="PlanMonthUpdate">
  308. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthUpdate" message="tns:IPPModule_PlanMonthUpdate_InputMessage" />
  309. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthUpdateResponse" message="tns:IPPModule_PlanMonthUpdate_OutputMessage" />
  310. </wsdl:operation>
  311. <wsdl:operation name="PlanMonthDelete">
  312. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthDelete" message="tns:IPPModule_PlanMonthDelete_InputMessage" />
  313. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthDeleteResponse" message="tns:IPPModule_PlanMonthDelete_OutputMessage" />
  314. </wsdl:operation>
  315. <wsdl:operation name="PlanMonthGoodsSearch">
  316. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthGoodsSearch" message="tns:IPPModule_PlanMonthGoodsSearch_InputMessage" />
  317. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthGoodsSearchResponse" message="tns:IPPModule_PlanMonthGoodsSearch_OutputMessage" />
  318. </wsdl:operation>
  319. <wsdl:operation name="PlanMonthGoodsInsert">
  320. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthGoodsInsert" message="tns:IPPModule_PlanMonthGoodsInsert_InputMessage" />
  321. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthGoodsInsertResponse" message="tns:IPPModule_PlanMonthGoodsInsert_OutputMessage" />
  322. </wsdl:operation>
  323. <wsdl:operation name="PlanMonthGoodsUpdate">
  324. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthGoodsUpdate" message="tns:IPPModule_PlanMonthGoodsUpdate_InputMessage" />
  325. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthGoodsUpdateResponse" message="tns:IPPModule_PlanMonthGoodsUpdate_OutputMessage" />
  326. </wsdl:operation>
  327. <wsdl:operation name="PlanMonthGoodsDelete">
  328. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthGoodsDelete" message="tns:IPPModule_PlanMonthGoodsDelete_InputMessage" />
  329. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthGoodsDeleteResponse" message="tns:IPPModule_PlanMonthGoodsDelete_OutputMessage" />
  330. </wsdl:operation>
  331. <wsdl:operation name="PlanDayVer">
  332. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayVer" message="tns:IPPModule_PlanDayVer_InputMessage" />
  333. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayVerResponse" message="tns:IPPModule_PlanDayVer_OutputMessage" />
  334. </wsdl:operation>
  335. <wsdl:operation name="PlanDayCopy">
  336. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayCopy" message="tns:IPPModule_PlanDayCopy_InputMessage" />
  337. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayCopyResponse" message="tns:IPPModule_PlanDayCopy_OutputMessage" />
  338. </wsdl:operation>
  339. <wsdl:operation name="PlanDaySearch">
  340. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDaySearch" message="tns:IPPModule_PlanDaySearch_InputMessage" />
  341. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDaySearchResponse" message="tns:IPPModule_PlanDaySearch_OutputMessage" />
  342. </wsdl:operation>
  343. <wsdl:operation name="PlanDayVerSearch">
  344. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayVerSearch" message="tns:IPPModule_PlanDayVerSearch_InputMessage" />
  345. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayVerSearchResponse" message="tns:IPPModule_PlanDayVerSearch_OutputMessage" />
  346. </wsdl:operation>
  347. <wsdl:operation name="PlanDayInsert">
  348. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayInsert" message="tns:IPPModule_PlanDayInsert_InputMessage" />
  349. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayInsertResponse" message="tns:IPPModule_PlanDayInsert_OutputMessage" />
  350. </wsdl:operation>
  351. <wsdl:operation name="PlanDayUpdate">
  352. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayUpdate" message="tns:IPPModule_PlanDayUpdate_InputMessage" />
  353. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayUpdateResponse" message="tns:IPPModule_PlanDayUpdate_OutputMessage" />
  354. </wsdl:operation>
  355. <wsdl:operation name="PlanDayDelete">
  356. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayDelete" message="tns:IPPModule_PlanDayDelete_InputMessage" />
  357. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayDeleteResponse" message="tns:IPPModule_PlanDayDelete_OutputMessage" />
  358. </wsdl:operation>
  359. <wsdl:operation name="PlanDayGoodsSearch">
  360. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayGoodsSearch" message="tns:IPPModule_PlanDayGoodsSearch_InputMessage" />
  361. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayGoodsSearchResponse" message="tns:IPPModule_PlanDayGoodsSearch_OutputMessage" />
  362. </wsdl:operation>
  363. <wsdl:operation name="PlanDayGoodsInsert">
  364. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayGoodsInsert" message="tns:IPPModule_PlanDayGoodsInsert_InputMessage" />
  365. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayGoodsInsertResponse" message="tns:IPPModule_PlanDayGoodsInsert_OutputMessage" />
  366. </wsdl:operation>
  367. <wsdl:operation name="PlanDayGoodsUpdate">
  368. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayGoodsUpdate" message="tns:IPPModule_PlanDayGoodsUpdate_InputMessage" />
  369. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayGoodsUpdateResponse" message="tns:IPPModule_PlanDayGoodsUpdate_OutputMessage" />
  370. </wsdl:operation>
  371. <wsdl:operation name="PlanDayGoodsDelete">
  372. <wsdl:input wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayGoodsDelete" message="tns:IPPModule_PlanDayGoodsDelete_InputMessage" />
  373. <wsdl:output wsaw:Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayGoodsDeleteResponse" message="tns:IPPModule_PlanDayGoodsDelete_OutputMessage" />
  374. </wsdl:operation>
  375. </wsdl:portType>
  376. </wsdl:definitions>