郑州市第一人民医院

Reference.cs 51KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // 此代码由工具生成。
  4. // 运行时版本:4.0.30319.42000
  5. //
  6. // 对此文件的更改可能会导致不正确的行为,并且如果
  7. // 重新生成代码,这些更改将会丢失。
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace WebApplication1.ServiceReference1 {
  11. [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
  12. [System.ServiceModel.ServiceContractAttribute(Namespace="http://tempurl.org", ConfigurationName="ServiceReference1.n_webserviceSoap")]
  13. public interface n_webserviceSoap {
  14. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/xmltest", ReplyAction="*")]
  15. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  16. string xmltest();
  17. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/xmltest", ReplyAction="*")]
  18. System.Threading.Tasks.Task<string> xmltestAsync();
  19. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/createcardpatinfo", ReplyAction="*")]
  20. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  21. string createcardpatinfo(string as_xml);
  22. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/createcardpatinfo", ReplyAction="*")]
  23. System.Threading.Tasks.Task<string> createcardpatinfoAsync(string as_xml);
  24. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/adddeposit", ReplyAction="*")]
  25. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  26. string adddeposit(string as_xml);
  27. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/adddeposit", ReplyAction="*")]
  28. System.Threading.Tasks.Task<string> adddepositAsync(string as_xml);
  29. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/idcardcheck", ReplyAction="*")]
  30. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  31. string idcardcheck(string as_xml);
  32. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/idcardcheck", ReplyAction="*")]
  33. System.Threading.Tasks.Task<string> idcardcheckAsync(string as_xml);
  34. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpatinfo", ReplyAction="*")]
  35. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  36. string getpatinfo(string as_xml);
  37. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpatinfo", ReplyAction="*")]
  38. System.Threading.Tasks.Task<string> getpatinfoAsync(string as_xml);
  39. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/unbindbankcard", ReplyAction="*")]
  40. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  41. string unbindbankcard(string as_xml);
  42. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/unbindbankcard", ReplyAction="*")]
  43. System.Threading.Tasks.Task<string> unbindbankcardAsync(string as_xml);
  44. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/updatebankcard", ReplyAction="*")]
  45. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  46. string updatebankcard(string as_xml);
  47. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/updatebankcard", ReplyAction="*")]
  48. System.Threading.Tasks.Task<string> updatebankcardAsync(string as_xml);
  49. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/bankcardrefund", ReplyAction="*")]
  50. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  51. string bankcardrefund(string as_xml);
  52. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/bankcardrefund", ReplyAction="*")]
  53. System.Threading.Tasks.Task<string> bankcardrefundAsync(string as_xml);
  54. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/dockslist", ReplyAction="*")]
  55. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  56. string dockslist(string as_xml);
  57. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/dockslist", ReplyAction="*")]
  58. System.Threading.Tasks.Task<string> dockslistAsync(string as_xml);
  59. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/del", ReplyAction="*")]
  60. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  61. string del(string as_xml);
  62. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/del", ReplyAction="*")]
  63. System.Threading.Tasks.Task<string> delAsync(string as_xml);
  64. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/opregist", ReplyAction="*")]
  65. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  66. string opregist(string as_xml);
  67. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/opregist", ReplyAction="*")]
  68. System.Threading.Tasks.Task<string> opregistAsync(string as_xml);
  69. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/searchpadconsumptionrecord", ReplyAction="*")]
  70. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  71. string searchpadconsumptionrecord(string as_xml);
  72. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/searchpadconsumptionrecord", ReplyAction="*")]
  73. System.Threading.Tasks.Task<string> searchpadconsumptionrecordAsync(string as_xml);
  74. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getdeptinfo", ReplyAction="*")]
  75. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  76. string getdeptinfo(string as_xml);
  77. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getdeptinfo", ReplyAction="*")]
  78. System.Threading.Tasks.Task<string> getdeptinfoAsync(string as_xml);
  79. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getreginfo", ReplyAction="*")]
  80. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  81. string getreginfo(string as_xml);
  82. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getreginfo", ReplyAction="*")]
  83. System.Threading.Tasks.Task<string> getreginfoAsync(string as_xml);
  84. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/of_init_clinic_date", ReplyAction="*")]
  85. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  86. string of_init_clinic_date(string as_xml);
  87. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/of_init_clinic_date", ReplyAction="*")]
  88. System.Threading.Tasks.Task<string> of_init_clinic_dateAsync(string as_xml);
  89. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getcardbalance", ReplyAction="*")]
  90. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  91. string getcardbalance(string as_xml);
  92. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getcardbalance", ReplyAction="*")]
  93. System.Threading.Tasks.Task<string> getcardbalanceAsync(string as_xml);
  94. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/cardrecharge", ReplyAction="*")]
  95. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  96. string cardrecharge(string as_xml);
  97. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/cardrecharge", ReplyAction="*")]
  98. System.Threading.Tasks.Task<string> cardrechargeAsync(string as_xml);
  99. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/addorder", ReplyAction="*")]
  100. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  101. string addorder(string as_xml);
  102. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/addorder", ReplyAction="*")]
  103. System.Threading.Tasks.Task<string> addorderAsync(string as_xml);
  104. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/payorder", ReplyAction="*")]
  105. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  106. string payorder(string as_xml);
  107. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/payorder", ReplyAction="*")]
  108. System.Threading.Tasks.Task<string> payorderAsync(string as_xml);
  109. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/cancelorder", ReplyAction="*")]
  110. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  111. string cancelorder(string as_xml);
  112. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/cancelorder", ReplyAction="*")]
  113. System.Threading.Tasks.Task<string> cancelorderAsync(string as_xml);
  114. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/returnpay", ReplyAction="*")]
  115. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  116. string returnpay(string as_xml);
  117. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/returnpay", ReplyAction="*")]
  118. System.Threading.Tasks.Task<string> returnpayAsync(string as_xml);
  119. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getsearchreginfo", ReplyAction="*")]
  120. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  121. string getsearchreginfo(string as_xml);
  122. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getsearchreginfo", ReplyAction="*")]
  123. System.Threading.Tasks.Task<string> getsearchreginfoAsync(string as_xml);
  124. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getdeptinfotoday", ReplyAction="*")]
  125. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  126. string getdeptinfotoday(string as_xml);
  127. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getdeptinfotoday", ReplyAction="*")]
  128. System.Threading.Tasks.Task<string> getdeptinfotodayAsync(string as_xml);
  129. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/unlockregtoday", ReplyAction="*")]
  130. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  131. string unlockregtoday(string as_xml);
  132. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/unlockregtoday", ReplyAction="*")]
  133. System.Threading.Tasks.Task<string> unlockregtodayAsync(string as_xml);
  134. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/lockregtoday", ReplyAction="*")]
  135. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  136. string lockregtoday(string as_xml);
  137. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/lockregtoday", ReplyAction="*")]
  138. System.Threading.Tasks.Task<string> lockregtodayAsync(string as_xml);
  139. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getreginfotoday", ReplyAction="*")]
  140. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  141. string getreginfotoday(string as_xml);
  142. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getreginfotoday", ReplyAction="*")]
  143. System.Threading.Tasks.Task<string> getreginfotodayAsync(string as_xml);
  144. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/addordertoday", ReplyAction="*")]
  145. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  146. string addordertoday(string as_xml);
  147. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/addordertoday", ReplyAction="*")]
  148. System.Threading.Tasks.Task<string> addordertodayAsync(string as_xml);
  149. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/nettest", ReplyAction="*")]
  150. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  151. string nettest(string as_xml);
  152. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/nettest", ReplyAction="*")]
  153. System.Threading.Tasks.Task<string> nettestAsync(string as_xml);
  154. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/confirmuser", ReplyAction="*")]
  155. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  156. string confirmuser(string as_xml);
  157. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/confirmuser", ReplyAction="*")]
  158. System.Threading.Tasks.Task<string> confirmuserAsync(string as_xml);
  159. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpayinfo", ReplyAction="*")]
  160. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  161. string getpayinfo(string as_xml);
  162. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpayinfo", ReplyAction="*")]
  163. System.Threading.Tasks.Task<string> getpayinfoAsync(string as_xml);
  164. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpaybillfee", ReplyAction="*")]
  165. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  166. string getpaybillfee(string as_xml);
  167. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpaybillfee", ReplyAction="*")]
  168. System.Threading.Tasks.Task<string> getpaybillfeeAsync(string as_xml);
  169. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/paybigorder", ReplyAction="*")]
  170. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  171. string paybigorder(string as_xml);
  172. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/paybigorder", ReplyAction="*")]
  173. System.Threading.Tasks.Task<string> paybigorderAsync(string as_xml);
  174. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getregfeetoday", ReplyAction="*")]
  175. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  176. string getregfeetoday(string as_xml);
  177. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getregfeetoday", ReplyAction="*")]
  178. System.Threading.Tasks.Task<string> getregfeetodayAsync(string as_xml);
  179. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getcompletedpaydetailinfo", ReplyAction="*")]
  180. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  181. string getcompletedpaydetailinfo(string as_xml);
  182. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getcompletedpaydetailinfo", ReplyAction="*")]
  183. System.Threading.Tasks.Task<string> getcompletedpaydetailinfoAsync(string as_xml);
  184. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getcompletedpayinfo", ReplyAction="*")]
  185. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  186. string getcompletedpayinfo(string as_xml);
  187. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getcompletedpayinfo", ReplyAction="*")]
  188. System.Threading.Tasks.Task<string> getcompletedpayinfoAsync(string as_xml);
  189. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/gettimereginfo", ReplyAction="*")]
  190. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  191. string gettimereginfo(string as_xml);
  192. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/gettimereginfo", ReplyAction="*")]
  193. System.Threading.Tasks.Task<string> gettimereginfoAsync(string as_xml);
  194. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getjzrecordinfo", ReplyAction="*")]
  195. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  196. string getjzrecordinfo(string as_xml);
  197. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getjzrecordinfo", ReplyAction="*")]
  198. System.Threading.Tasks.Task<string> getjzrecordinfoAsync(string as_xml);
  199. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getguidelist", ReplyAction="*")]
  200. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  201. string getguidelist(string as_xml);
  202. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getguidelist", ReplyAction="*")]
  203. System.Threading.Tasks.Task<string> getguidelistAsync(string as_xml);
  204. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/findlisreportlistbyhealthcard", ReplyAction="*")]
  205. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  206. string findlisreportlistbyhealthcard(string as_xml);
  207. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/findlisreportlistbyhealthcard", ReplyAction="*")]
  208. System.Threading.Tasks.Task<string> findlisreportlistbyhealthcardAsync(string as_xml);
  209. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/findlisreportitembyid", ReplyAction="*")]
  210. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  211. string findlisreportitembyid(string as_xml);
  212. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/findlisreportitembyid", ReplyAction="*")]
  213. System.Threading.Tasks.Task<string> findlisreportitembyidAsync(string as_xml);
  214. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getlisreportnotify", ReplyAction="*")]
  215. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  216. string getlisreportnotify(string as_xml);
  217. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getlisreportnotify", ReplyAction="*")]
  218. System.Threading.Tasks.Task<string> getlisreportnotifyAsync(string as_xml);
  219. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/registuser", ReplyAction="*")]
  220. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  221. string registuser(string as_xml);
  222. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/registuser", ReplyAction="*")]
  223. System.Threading.Tasks.Task<string> registuserAsync(string as_xml);
  224. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getinppatinfo", ReplyAction="*")]
  225. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  226. string getinppatinfo(string as_xml);
  227. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getinppatinfo", ReplyAction="*")]
  228. System.Threading.Tasks.Task<string> getinppatinfoAsync(string as_xml);
  229. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/inprecharge", ReplyAction="*")]
  230. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  231. string inprecharge(string as_xml);
  232. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/inprecharge", ReplyAction="*")]
  233. System.Threading.Tasks.Task<string> inprechargeAsync(string as_xml);
  234. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getinpbilldetial", ReplyAction="*")]
  235. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  236. string getinpbilldetial(string as_xml);
  237. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getinpbilldetial", ReplyAction="*")]
  238. System.Threading.Tasks.Task<string> getinpbilldetialAsync(string as_xml);
  239. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/cardbackcharge", ReplyAction="*")]
  240. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  241. string cardbackcharge(string as_xml);
  242. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/cardbackcharge", ReplyAction="*")]
  243. System.Threading.Tasks.Task<string> cardbackchargeAsync(string as_xml);
  244. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/addclinictoday", ReplyAction="*")]
  245. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  246. string addclinictoday(string as_xml);
  247. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/addclinictoday", ReplyAction="*")]
  248. System.Threading.Tasks.Task<string> addclinictodayAsync(string as_xml);
  249. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getlablist", ReplyAction="*")]
  250. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  251. string getlablist(string as_xml);
  252. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getlablist", ReplyAction="*")]
  253. System.Threading.Tasks.Task<string> getlablistAsync(string as_xml);
  254. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getlabresult", ReplyAction="*")]
  255. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  256. string getlabresult(string as_xml);
  257. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getlabresult", ReplyAction="*")]
  258. System.Threading.Tasks.Task<string> getlabresultAsync(string as_xml);
  259. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getdrugpricelist", ReplyAction="*")]
  260. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  261. string getdrugpricelist(string as_xml);
  262. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getdrugpricelist", ReplyAction="*")]
  263. System.Threading.Tasks.Task<string> getdrugpricelistAsync(string as_xml);
  264. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getnodrugpricelist", ReplyAction="*")]
  265. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  266. string getnodrugpricelist(string as_xml);
  267. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getnodrugpricelist", ReplyAction="*")]
  268. System.Threading.Tasks.Task<string> getnodrugpricelistAsync(string as_xml);
  269. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpatappointinfo", ReplyAction="*")]
  270. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  271. string getpatappointinfo(string as_xml);
  272. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpatappointinfo", ReplyAction="*")]
  273. System.Threading.Tasks.Task<string> getpatappointinfoAsync(string as_xml);
  274. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/fetchappoint", ReplyAction="*")]
  275. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  276. string fetchappoint(string as_xml);
  277. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/fetchappoint", ReplyAction="*")]
  278. System.Threading.Tasks.Task<string> fetchappointAsync(string as_xml);
  279. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getdocttimedetail", ReplyAction="*")]
  280. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  281. string getdocttimedetail(string as_xml);
  282. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getdocttimedetail", ReplyAction="*")]
  283. System.Threading.Tasks.Task<string> getdocttimedetailAsync(string as_xml);
  284. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getclinicrecord", ReplyAction="*")]
  285. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  286. string getclinicrecord(string as_xml);
  287. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getclinicrecord", ReplyAction="*")]
  288. System.Threading.Tasks.Task<string> getclinicrecordAsync(string as_xml);
  289. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/refundclinic", ReplyAction="*")]
  290. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  291. string refundclinic(string as_xml);
  292. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/refundclinic", ReplyAction="*")]
  293. System.Threading.Tasks.Task<string> refundclinicAsync(string as_xml);
  294. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/geteventlist", ReplyAction="*")]
  295. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  296. string geteventlist(string as_xml);
  297. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/geteventlist", ReplyAction="*")]
  298. System.Threading.Tasks.Task<string> geteventlistAsync(string as_xml);
  299. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpatlist", ReplyAction="*")]
  300. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  301. string getpatlist(string as_xml);
  302. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpatlist", ReplyAction="*")]
  303. System.Threading.Tasks.Task<string> getpatlistAsync(string as_xml);
  304. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/unregistuser", ReplyAction="*")]
  305. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  306. string unregistuser(string as_xml);
  307. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/unregistuser", ReplyAction="*")]
  308. System.Threading.Tasks.Task<string> unregistuserAsync(string as_xml);
  309. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/reginsurinfo", ReplyAction="*")]
  310. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  311. string reginsurinfo(string as_xml);
  312. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/reginsurinfo", ReplyAction="*")]
  313. System.Threading.Tasks.Task<string> reginsurinfoAsync(string as_xml);
  314. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getcreditinfo", ReplyAction="*")]
  315. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  316. string getcreditinfo(string as_xml);
  317. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getcreditinfo", ReplyAction="*")]
  318. System.Threading.Tasks.Task<string> getcreditinfoAsync(string as_xml);
  319. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/repayment", ReplyAction="*")]
  320. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  321. string repayment(string as_xml);
  322. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/repayment", ReplyAction="*")]
  323. System.Threading.Tasks.Task<string> repaymentAsync(string as_xml);
  324. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getbill", ReplyAction="*")]
  325. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  326. string getbill(string as_xml);
  327. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getbill", ReplyAction="*")]
  328. System.Threading.Tasks.Task<string> getbillAsync(string as_xml);
  329. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getdruglist", ReplyAction="*")]
  330. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  331. string getdruglist(string as_xml);
  332. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getdruglist", ReplyAction="*")]
  333. System.Threading.Tasks.Task<string> getdruglistAsync(string as_xml);
  334. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getadmitinfo", ReplyAction="*")]
  335. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  336. string getadmitinfo(string as_xml);
  337. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getadmitinfo", ReplyAction="*")]
  338. System.Threading.Tasks.Task<string> getadmitinfoAsync(string as_xml);
  339. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/onlineadmit", ReplyAction="*")]
  340. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  341. string onlineadmit(string as_xml);
  342. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/onlineadmit", ReplyAction="*")]
  343. System.Threading.Tasks.Task<string> onlineadmitAsync(string as_xml);
  344. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpatdiagnosis", ReplyAction="*")]
  345. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  346. string getpatdiagnosis(string as_xml);
  347. [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpatdiagnosis", ReplyAction="*")]
  348. System.Threading.Tasks.Task<string> getpatdiagnosisAsync(string as_xml);
  349. }
  350. [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
  351. public interface n_webserviceSoapChannel : WebApplication1.ServiceReference1.n_webserviceSoap, System.ServiceModel.IClientChannel {
  352. }
  353. [System.Diagnostics.DebuggerStepThroughAttribute()]
  354. [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
  355. public partial class n_webserviceSoapClient : System.ServiceModel.ClientBase<WebApplication1.ServiceReference1.n_webserviceSoap>, WebApplication1.ServiceReference1.n_webserviceSoap {
  356. public n_webserviceSoapClient() {
  357. }
  358. public n_webserviceSoapClient(string endpointConfigurationName) :
  359. base(endpointConfigurationName) {
  360. }
  361. public n_webserviceSoapClient(string endpointConfigurationName, string remoteAddress) :
  362. base(endpointConfigurationName, remoteAddress) {
  363. }
  364. public n_webserviceSoapClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) :
  365. base(endpointConfigurationName, remoteAddress) {
  366. }
  367. public n_webserviceSoapClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) :
  368. base(binding, remoteAddress) {
  369. }
  370. public string xmltest() {
  371. return base.Channel.xmltest();
  372. }
  373. public System.Threading.Tasks.Task<string> xmltestAsync() {
  374. return base.Channel.xmltestAsync();
  375. }
  376. public string createcardpatinfo(string as_xml) {
  377. return base.Channel.createcardpatinfo(as_xml);
  378. }
  379. public System.Threading.Tasks.Task<string> createcardpatinfoAsync(string as_xml) {
  380. return base.Channel.createcardpatinfoAsync(as_xml);
  381. }
  382. public string adddeposit(string as_xml) {
  383. return base.Channel.adddeposit(as_xml);
  384. }
  385. public System.Threading.Tasks.Task<string> adddepositAsync(string as_xml) {
  386. return base.Channel.adddepositAsync(as_xml);
  387. }
  388. public string idcardcheck(string as_xml) {
  389. return base.Channel.idcardcheck(as_xml);
  390. }
  391. public System.Threading.Tasks.Task<string> idcardcheckAsync(string as_xml) {
  392. return base.Channel.idcardcheckAsync(as_xml);
  393. }
  394. public string getpatinfo(string as_xml) {
  395. return base.Channel.getpatinfo(as_xml);
  396. }
  397. public System.Threading.Tasks.Task<string> getpatinfoAsync(string as_xml) {
  398. return base.Channel.getpatinfoAsync(as_xml);
  399. }
  400. public string unbindbankcard(string as_xml) {
  401. return base.Channel.unbindbankcard(as_xml);
  402. }
  403. public System.Threading.Tasks.Task<string> unbindbankcardAsync(string as_xml) {
  404. return base.Channel.unbindbankcardAsync(as_xml);
  405. }
  406. public string updatebankcard(string as_xml) {
  407. return base.Channel.updatebankcard(as_xml);
  408. }
  409. public System.Threading.Tasks.Task<string> updatebankcardAsync(string as_xml) {
  410. return base.Channel.updatebankcardAsync(as_xml);
  411. }
  412. public string bankcardrefund(string as_xml) {
  413. return base.Channel.bankcardrefund(as_xml);
  414. }
  415. public System.Threading.Tasks.Task<string> bankcardrefundAsync(string as_xml) {
  416. return base.Channel.bankcardrefundAsync(as_xml);
  417. }
  418. public string dockslist(string as_xml) {
  419. return base.Channel.dockslist(as_xml);
  420. }
  421. public System.Threading.Tasks.Task<string> dockslistAsync(string as_xml) {
  422. return base.Channel.dockslistAsync(as_xml);
  423. }
  424. public string del(string as_xml) {
  425. return base.Channel.del(as_xml);
  426. }
  427. public System.Threading.Tasks.Task<string> delAsync(string as_xml) {
  428. return base.Channel.delAsync(as_xml);
  429. }
  430. public string opregist(string as_xml) {
  431. return base.Channel.opregist(as_xml);
  432. }
  433. public System.Threading.Tasks.Task<string> opregistAsync(string as_xml) {
  434. return base.Channel.opregistAsync(as_xml);
  435. }
  436. public string searchpadconsumptionrecord(string as_xml) {
  437. return base.Channel.searchpadconsumptionrecord(as_xml);
  438. }
  439. public System.Threading.Tasks.Task<string> searchpadconsumptionrecordAsync(string as_xml) {
  440. return base.Channel.searchpadconsumptionrecordAsync(as_xml);
  441. }
  442. public string getdeptinfo(string as_xml) {
  443. return base.Channel.getdeptinfo(as_xml);
  444. }
  445. public System.Threading.Tasks.Task<string> getdeptinfoAsync(string as_xml) {
  446. return base.Channel.getdeptinfoAsync(as_xml);
  447. }
  448. public string getreginfo(string as_xml) {
  449. return base.Channel.getreginfo(as_xml);
  450. }
  451. public System.Threading.Tasks.Task<string> getreginfoAsync(string as_xml) {
  452. return base.Channel.getreginfoAsync(as_xml);
  453. }
  454. public string of_init_clinic_date(string as_xml) {
  455. return base.Channel.of_init_clinic_date(as_xml);
  456. }
  457. public System.Threading.Tasks.Task<string> of_init_clinic_dateAsync(string as_xml) {
  458. return base.Channel.of_init_clinic_dateAsync(as_xml);
  459. }
  460. public string getcardbalance(string as_xml) {
  461. return base.Channel.getcardbalance(as_xml);
  462. }
  463. public System.Threading.Tasks.Task<string> getcardbalanceAsync(string as_xml) {
  464. return base.Channel.getcardbalanceAsync(as_xml);
  465. }
  466. public string cardrecharge(string as_xml) {
  467. return base.Channel.cardrecharge(as_xml);
  468. }
  469. public System.Threading.Tasks.Task<string> cardrechargeAsync(string as_xml) {
  470. return base.Channel.cardrechargeAsync(as_xml);
  471. }
  472. public string addorder(string as_xml) {
  473. return base.Channel.addorder(as_xml);
  474. }
  475. public System.Threading.Tasks.Task<string> addorderAsync(string as_xml) {
  476. return base.Channel.addorderAsync(as_xml);
  477. }
  478. public string payorder(string as_xml) {
  479. return base.Channel.payorder(as_xml);
  480. }
  481. public System.Threading.Tasks.Task<string> payorderAsync(string as_xml) {
  482. return base.Channel.payorderAsync(as_xml);
  483. }
  484. public string cancelorder(string as_xml) {
  485. return base.Channel.cancelorder(as_xml);
  486. }
  487. public System.Threading.Tasks.Task<string> cancelorderAsync(string as_xml) {
  488. return base.Channel.cancelorderAsync(as_xml);
  489. }
  490. public string returnpay(string as_xml) {
  491. return base.Channel.returnpay(as_xml);
  492. }
  493. public System.Threading.Tasks.Task<string> returnpayAsync(string as_xml) {
  494. return base.Channel.returnpayAsync(as_xml);
  495. }
  496. public string getsearchreginfo(string as_xml) {
  497. return base.Channel.getsearchreginfo(as_xml);
  498. }
  499. public System.Threading.Tasks.Task<string> getsearchreginfoAsync(string as_xml) {
  500. return base.Channel.getsearchreginfoAsync(as_xml);
  501. }
  502. public string getdeptinfotoday(string as_xml) {
  503. return base.Channel.getdeptinfotoday(as_xml);
  504. }
  505. public System.Threading.Tasks.Task<string> getdeptinfotodayAsync(string as_xml) {
  506. return base.Channel.getdeptinfotodayAsync(as_xml);
  507. }
  508. public string unlockregtoday(string as_xml) {
  509. return base.Channel.unlockregtoday(as_xml);
  510. }
  511. public System.Threading.Tasks.Task<string> unlockregtodayAsync(string as_xml) {
  512. return base.Channel.unlockregtodayAsync(as_xml);
  513. }
  514. public string lockregtoday(string as_xml) {
  515. return base.Channel.lockregtoday(as_xml);
  516. }
  517. public System.Threading.Tasks.Task<string> lockregtodayAsync(string as_xml) {
  518. return base.Channel.lockregtodayAsync(as_xml);
  519. }
  520. public string getreginfotoday(string as_xml) {
  521. return base.Channel.getreginfotoday(as_xml);
  522. }
  523. public System.Threading.Tasks.Task<string> getreginfotodayAsync(string as_xml) {
  524. return base.Channel.getreginfotodayAsync(as_xml);
  525. }
  526. public string addordertoday(string as_xml) {
  527. return base.Channel.addordertoday(as_xml);
  528. }
  529. public System.Threading.Tasks.Task<string> addordertodayAsync(string as_xml) {
  530. return base.Channel.addordertodayAsync(as_xml);
  531. }
  532. public string nettest(string as_xml) {
  533. return base.Channel.nettest(as_xml);
  534. }
  535. public System.Threading.Tasks.Task<string> nettestAsync(string as_xml) {
  536. return base.Channel.nettestAsync(as_xml);
  537. }
  538. public string confirmuser(string as_xml) {
  539. return base.Channel.confirmuser(as_xml);
  540. }
  541. public System.Threading.Tasks.Task<string> confirmuserAsync(string as_xml) {
  542. return base.Channel.confirmuserAsync(as_xml);
  543. }
  544. public string getpayinfo(string as_xml) {
  545. return base.Channel.getpayinfo(as_xml);
  546. }
  547. public System.Threading.Tasks.Task<string> getpayinfoAsync(string as_xml) {
  548. return base.Channel.getpayinfoAsync(as_xml);
  549. }
  550. public string getpaybillfee(string as_xml) {
  551. return base.Channel.getpaybillfee(as_xml);
  552. }
  553. public System.Threading.Tasks.Task<string> getpaybillfeeAsync(string as_xml) {
  554. return base.Channel.getpaybillfeeAsync(as_xml);
  555. }
  556. public string paybigorder(string as_xml) {
  557. return base.Channel.paybigorder(as_xml);
  558. }
  559. public System.Threading.Tasks.Task<string> paybigorderAsync(string as_xml) {
  560. return base.Channel.paybigorderAsync(as_xml);
  561. }
  562. public string getregfeetoday(string as_xml) {
  563. return base.Channel.getregfeetoday(as_xml);
  564. }
  565. public System.Threading.Tasks.Task<string> getregfeetodayAsync(string as_xml) {
  566. return base.Channel.getregfeetodayAsync(as_xml);
  567. }
  568. public string getcompletedpaydetailinfo(string as_xml) {
  569. return base.Channel.getcompletedpaydetailinfo(as_xml);
  570. }
  571. public System.Threading.Tasks.Task<string> getcompletedpaydetailinfoAsync(string as_xml) {
  572. return base.Channel.getcompletedpaydetailinfoAsync(as_xml);
  573. }
  574. public string getcompletedpayinfo(string as_xml) {
  575. return base.Channel.getcompletedpayinfo(as_xml);
  576. }
  577. public System.Threading.Tasks.Task<string> getcompletedpayinfoAsync(string as_xml) {
  578. return base.Channel.getcompletedpayinfoAsync(as_xml);
  579. }
  580. public string gettimereginfo(string as_xml) {
  581. return base.Channel.gettimereginfo(as_xml);
  582. }
  583. public System.Threading.Tasks.Task<string> gettimereginfoAsync(string as_xml) {
  584. return base.Channel.gettimereginfoAsync(as_xml);
  585. }
  586. public string getjzrecordinfo(string as_xml) {
  587. return base.Channel.getjzrecordinfo(as_xml);
  588. }
  589. public System.Threading.Tasks.Task<string> getjzrecordinfoAsync(string as_xml) {
  590. return base.Channel.getjzrecordinfoAsync(as_xml);
  591. }
  592. public string getguidelist(string as_xml) {
  593. return base.Channel.getguidelist(as_xml);
  594. }
  595. public System.Threading.Tasks.Task<string> getguidelistAsync(string as_xml) {
  596. return base.Channel.getguidelistAsync(as_xml);
  597. }
  598. public string findlisreportlistbyhealthcard(string as_xml) {
  599. return base.Channel.findlisreportlistbyhealthcard(as_xml);
  600. }
  601. public System.Threading.Tasks.Task<string> findlisreportlistbyhealthcardAsync(string as_xml) {
  602. return base.Channel.findlisreportlistbyhealthcardAsync(as_xml);
  603. }
  604. public string findlisreportitembyid(string as_xml) {
  605. return base.Channel.findlisreportitembyid(as_xml);
  606. }
  607. public System.Threading.Tasks.Task<string> findlisreportitembyidAsync(string as_xml) {
  608. return base.Channel.findlisreportitembyidAsync(as_xml);
  609. }
  610. public string getlisreportnotify(string as_xml) {
  611. return base.Channel.getlisreportnotify(as_xml);
  612. }
  613. public System.Threading.Tasks.Task<string> getlisreportnotifyAsync(string as_xml) {
  614. return base.Channel.getlisreportnotifyAsync(as_xml);
  615. }
  616. public string registuser(string as_xml) {
  617. return base.Channel.registuser(as_xml);
  618. }
  619. public System.Threading.Tasks.Task<string> registuserAsync(string as_xml) {
  620. return base.Channel.registuserAsync(as_xml);
  621. }
  622. public string getinppatinfo(string as_xml) {
  623. return base.Channel.getinppatinfo(as_xml);
  624. }
  625. public System.Threading.Tasks.Task<string> getinppatinfoAsync(string as_xml) {
  626. return base.Channel.getinppatinfoAsync(as_xml);
  627. }
  628. public string inprecharge(string as_xml) {
  629. return base.Channel.inprecharge(as_xml);
  630. }
  631. public System.Threading.Tasks.Task<string> inprechargeAsync(string as_xml) {
  632. return base.Channel.inprechargeAsync(as_xml);
  633. }
  634. public string getinpbilldetial(string as_xml) {
  635. return base.Channel.getinpbilldetial(as_xml);
  636. }
  637. public System.Threading.Tasks.Task<string> getinpbilldetialAsync(string as_xml) {
  638. return base.Channel.getinpbilldetialAsync(as_xml);
  639. }
  640. public string cardbackcharge(string as_xml) {
  641. return base.Channel.cardbackcharge(as_xml);
  642. }
  643. public System.Threading.Tasks.Task<string> cardbackchargeAsync(string as_xml) {
  644. return base.Channel.cardbackchargeAsync(as_xml);
  645. }
  646. public string addclinictoday(string as_xml) {
  647. return base.Channel.addclinictoday(as_xml);
  648. }
  649. public System.Threading.Tasks.Task<string> addclinictodayAsync(string as_xml) {
  650. return base.Channel.addclinictodayAsync(as_xml);
  651. }
  652. public string getlablist(string as_xml) {
  653. return base.Channel.getlablist(as_xml);
  654. }
  655. public System.Threading.Tasks.Task<string> getlablistAsync(string as_xml) {
  656. return base.Channel.getlablistAsync(as_xml);
  657. }
  658. public string getlabresult(string as_xml) {
  659. return base.Channel.getlabresult(as_xml);
  660. }
  661. public System.Threading.Tasks.Task<string> getlabresultAsync(string as_xml) {
  662. return base.Channel.getlabresultAsync(as_xml);
  663. }
  664. public string getdrugpricelist(string as_xml) {
  665. return base.Channel.getdrugpricelist(as_xml);
  666. }
  667. public System.Threading.Tasks.Task<string> getdrugpricelistAsync(string as_xml) {
  668. return base.Channel.getdrugpricelistAsync(as_xml);
  669. }
  670. public string getnodrugpricelist(string as_xml) {
  671. return base.Channel.getnodrugpricelist(as_xml);
  672. }
  673. public System.Threading.Tasks.Task<string> getnodrugpricelistAsync(string as_xml) {
  674. return base.Channel.getnodrugpricelistAsync(as_xml);
  675. }
  676. public string getpatappointinfo(string as_xml) {
  677. return base.Channel.getpatappointinfo(as_xml);
  678. }
  679. public System.Threading.Tasks.Task<string> getpatappointinfoAsync(string as_xml) {
  680. return base.Channel.getpatappointinfoAsync(as_xml);
  681. }
  682. public string fetchappoint(string as_xml) {
  683. return base.Channel.fetchappoint(as_xml);
  684. }
  685. public System.Threading.Tasks.Task<string> fetchappointAsync(string as_xml) {
  686. return base.Channel.fetchappointAsync(as_xml);
  687. }
  688. public string getdocttimedetail(string as_xml) {
  689. return base.Channel.getdocttimedetail(as_xml);
  690. }
  691. public System.Threading.Tasks.Task<string> getdocttimedetailAsync(string as_xml) {
  692. return base.Channel.getdocttimedetailAsync(as_xml);
  693. }
  694. public string getclinicrecord(string as_xml) {
  695. return base.Channel.getclinicrecord(as_xml);
  696. }
  697. public System.Threading.Tasks.Task<string> getclinicrecordAsync(string as_xml) {
  698. return base.Channel.getclinicrecordAsync(as_xml);
  699. }
  700. public string refundclinic(string as_xml) {
  701. return base.Channel.refundclinic(as_xml);
  702. }
  703. public System.Threading.Tasks.Task<string> refundclinicAsync(string as_xml) {
  704. return base.Channel.refundclinicAsync(as_xml);
  705. }
  706. public string geteventlist(string as_xml) {
  707. return base.Channel.geteventlist(as_xml);
  708. }
  709. public System.Threading.Tasks.Task<string> geteventlistAsync(string as_xml) {
  710. return base.Channel.geteventlistAsync(as_xml);
  711. }
  712. public string getpatlist(string as_xml) {
  713. return base.Channel.getpatlist(as_xml);
  714. }
  715. public System.Threading.Tasks.Task<string> getpatlistAsync(string as_xml) {
  716. return base.Channel.getpatlistAsync(as_xml);
  717. }
  718. public string unregistuser(string as_xml) {
  719. return base.Channel.unregistuser(as_xml);
  720. }
  721. public System.Threading.Tasks.Task<string> unregistuserAsync(string as_xml) {
  722. return base.Channel.unregistuserAsync(as_xml);
  723. }
  724. public string reginsurinfo(string as_xml) {
  725. return base.Channel.reginsurinfo(as_xml);
  726. }
  727. public System.Threading.Tasks.Task<string> reginsurinfoAsync(string as_xml) {
  728. return base.Channel.reginsurinfoAsync(as_xml);
  729. }
  730. public string getcreditinfo(string as_xml) {
  731. return base.Channel.getcreditinfo(as_xml);
  732. }
  733. public System.Threading.Tasks.Task<string> getcreditinfoAsync(string as_xml) {
  734. return base.Channel.getcreditinfoAsync(as_xml);
  735. }
  736. public string repayment(string as_xml) {
  737. return base.Channel.repayment(as_xml);
  738. }
  739. public System.Threading.Tasks.Task<string> repaymentAsync(string as_xml) {
  740. return base.Channel.repaymentAsync(as_xml);
  741. }
  742. public string getbill(string as_xml) {
  743. return base.Channel.getbill(as_xml);
  744. }
  745. public System.Threading.Tasks.Task<string> getbillAsync(string as_xml) {
  746. return base.Channel.getbillAsync(as_xml);
  747. }
  748. public string getdruglist(string as_xml) {
  749. return base.Channel.getdruglist(as_xml);
  750. }
  751. public System.Threading.Tasks.Task<string> getdruglistAsync(string as_xml) {
  752. return base.Channel.getdruglistAsync(as_xml);
  753. }
  754. public string getadmitinfo(string as_xml) {
  755. return base.Channel.getadmitinfo(as_xml);
  756. }
  757. public System.Threading.Tasks.Task<string> getadmitinfoAsync(string as_xml) {
  758. return base.Channel.getadmitinfoAsync(as_xml);
  759. }
  760. public string onlineadmit(string as_xml) {
  761. return base.Channel.onlineadmit(as_xml);
  762. }
  763. public System.Threading.Tasks.Task<string> onlineadmitAsync(string as_xml) {
  764. return base.Channel.onlineadmitAsync(as_xml);
  765. }
  766. public string getpatdiagnosis(string as_xml) {
  767. return base.Channel.getpatdiagnosis(as_xml);
  768. }
  769. public System.Threading.Tasks.Task<string> getpatdiagnosisAsync(string as_xml) {
  770. return base.Channel.getpatdiagnosisAsync(as_xml);
  771. }
  772. }
  773. }