| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // 此代码由工具生成。
- // 运行时版本:4.0.30319.42000
- //
- // 对此文件的更改可能会导致不正确的行为,并且如果
- // 重新生成代码,这些更改将会丢失。
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace WebApplication1.ServiceReference1 {
-
-
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
- [System.ServiceModel.ServiceContractAttribute(Namespace="http://tempurl.org", ConfigurationName="ServiceReference1.n_webserviceSoap")]
- public interface n_webserviceSoap {
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/xmltest", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string xmltest();
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/xmltest", ReplyAction="*")]
- System.Threading.Tasks.Task<string> xmltestAsync();
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/createcardpatinfo", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string createcardpatinfo(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/createcardpatinfo", ReplyAction="*")]
- System.Threading.Tasks.Task<string> createcardpatinfoAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/adddeposit", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string adddeposit(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/adddeposit", ReplyAction="*")]
- System.Threading.Tasks.Task<string> adddepositAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/idcardcheck", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string idcardcheck(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/idcardcheck", ReplyAction="*")]
- System.Threading.Tasks.Task<string> idcardcheckAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpatinfo", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getpatinfo(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpatinfo", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getpatinfoAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/unbindbankcard", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string unbindbankcard(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/unbindbankcard", ReplyAction="*")]
- System.Threading.Tasks.Task<string> unbindbankcardAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/updatebankcard", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string updatebankcard(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/updatebankcard", ReplyAction="*")]
- System.Threading.Tasks.Task<string> updatebankcardAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/bankcardrefund", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string bankcardrefund(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/bankcardrefund", ReplyAction="*")]
- System.Threading.Tasks.Task<string> bankcardrefundAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/dockslist", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string dockslist(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/dockslist", ReplyAction="*")]
- System.Threading.Tasks.Task<string> dockslistAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/del", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string del(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/del", ReplyAction="*")]
- System.Threading.Tasks.Task<string> delAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/opregist", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string opregist(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/opregist", ReplyAction="*")]
- System.Threading.Tasks.Task<string> opregistAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/searchpadconsumptionrecord", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string searchpadconsumptionrecord(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/searchpadconsumptionrecord", ReplyAction="*")]
- System.Threading.Tasks.Task<string> searchpadconsumptionrecordAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getdeptinfo", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getdeptinfo(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getdeptinfo", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getdeptinfoAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getreginfo", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getreginfo(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getreginfo", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getreginfoAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/of_init_clinic_date", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string of_init_clinic_date(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/of_init_clinic_date", ReplyAction="*")]
- System.Threading.Tasks.Task<string> of_init_clinic_dateAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getcardbalance", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getcardbalance(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getcardbalance", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getcardbalanceAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/cardrecharge", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string cardrecharge(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/cardrecharge", ReplyAction="*")]
- System.Threading.Tasks.Task<string> cardrechargeAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/addorder", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string addorder(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/addorder", ReplyAction="*")]
- System.Threading.Tasks.Task<string> addorderAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/payorder", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string payorder(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/payorder", ReplyAction="*")]
- System.Threading.Tasks.Task<string> payorderAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/cancelorder", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string cancelorder(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/cancelorder", ReplyAction="*")]
- System.Threading.Tasks.Task<string> cancelorderAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/returnpay", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string returnpay(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/returnpay", ReplyAction="*")]
- System.Threading.Tasks.Task<string> returnpayAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getsearchreginfo", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getsearchreginfo(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getsearchreginfo", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getsearchreginfoAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getdeptinfotoday", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getdeptinfotoday(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getdeptinfotoday", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getdeptinfotodayAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/unlockregtoday", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string unlockregtoday(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/unlockregtoday", ReplyAction="*")]
- System.Threading.Tasks.Task<string> unlockregtodayAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/lockregtoday", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string lockregtoday(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/lockregtoday", ReplyAction="*")]
- System.Threading.Tasks.Task<string> lockregtodayAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getreginfotoday", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getreginfotoday(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getreginfotoday", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getreginfotodayAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/addordertoday", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string addordertoday(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/addordertoday", ReplyAction="*")]
- System.Threading.Tasks.Task<string> addordertodayAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/nettest", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string nettest(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/nettest", ReplyAction="*")]
- System.Threading.Tasks.Task<string> nettestAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/confirmuser", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string confirmuser(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/confirmuser", ReplyAction="*")]
- System.Threading.Tasks.Task<string> confirmuserAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpayinfo", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getpayinfo(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpayinfo", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getpayinfoAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpaybillfee", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getpaybillfee(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpaybillfee", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getpaybillfeeAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/paybigorder", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string paybigorder(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/paybigorder", ReplyAction="*")]
- System.Threading.Tasks.Task<string> paybigorderAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getregfeetoday", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getregfeetoday(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getregfeetoday", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getregfeetodayAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getcompletedpaydetailinfo", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getcompletedpaydetailinfo(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getcompletedpaydetailinfo", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getcompletedpaydetailinfoAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getcompletedpayinfo", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getcompletedpayinfo(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getcompletedpayinfo", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getcompletedpayinfoAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/gettimereginfo", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string gettimereginfo(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/gettimereginfo", ReplyAction="*")]
- System.Threading.Tasks.Task<string> gettimereginfoAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getjzrecordinfo", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getjzrecordinfo(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getjzrecordinfo", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getjzrecordinfoAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getguidelist", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getguidelist(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getguidelist", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getguidelistAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/findlisreportlistbyhealthcard", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string findlisreportlistbyhealthcard(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/findlisreportlistbyhealthcard", ReplyAction="*")]
- System.Threading.Tasks.Task<string> findlisreportlistbyhealthcardAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/findlisreportitembyid", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string findlisreportitembyid(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/findlisreportitembyid", ReplyAction="*")]
- System.Threading.Tasks.Task<string> findlisreportitembyidAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getlisreportnotify", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getlisreportnotify(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getlisreportnotify", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getlisreportnotifyAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/registuser", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string registuser(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/registuser", ReplyAction="*")]
- System.Threading.Tasks.Task<string> registuserAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getinppatinfo", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getinppatinfo(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getinppatinfo", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getinppatinfoAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/inprecharge", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string inprecharge(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/inprecharge", ReplyAction="*")]
- System.Threading.Tasks.Task<string> inprechargeAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getinpbilldetial", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getinpbilldetial(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getinpbilldetial", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getinpbilldetialAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/cardbackcharge", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string cardbackcharge(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/cardbackcharge", ReplyAction="*")]
- System.Threading.Tasks.Task<string> cardbackchargeAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/addclinictoday", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string addclinictoday(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/addclinictoday", ReplyAction="*")]
- System.Threading.Tasks.Task<string> addclinictodayAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getlablist", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getlablist(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getlablist", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getlablistAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getlabresult", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getlabresult(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getlabresult", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getlabresultAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getdrugpricelist", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getdrugpricelist(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getdrugpricelist", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getdrugpricelistAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getnodrugpricelist", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getnodrugpricelist(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getnodrugpricelist", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getnodrugpricelistAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpatappointinfo", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getpatappointinfo(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpatappointinfo", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getpatappointinfoAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/fetchappoint", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string fetchappoint(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/fetchappoint", ReplyAction="*")]
- System.Threading.Tasks.Task<string> fetchappointAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getdocttimedetail", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getdocttimedetail(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getdocttimedetail", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getdocttimedetailAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getclinicrecord", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getclinicrecord(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getclinicrecord", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getclinicrecordAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/refundclinic", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string refundclinic(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/refundclinic", ReplyAction="*")]
- System.Threading.Tasks.Task<string> refundclinicAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/geteventlist", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string geteventlist(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/geteventlist", ReplyAction="*")]
- System.Threading.Tasks.Task<string> geteventlistAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpatlist", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getpatlist(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpatlist", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getpatlistAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/unregistuser", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string unregistuser(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/unregistuser", ReplyAction="*")]
- System.Threading.Tasks.Task<string> unregistuserAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/reginsurinfo", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string reginsurinfo(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/reginsurinfo", ReplyAction="*")]
- System.Threading.Tasks.Task<string> reginsurinfoAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getcreditinfo", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getcreditinfo(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getcreditinfo", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getcreditinfoAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/repayment", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string repayment(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/repayment", ReplyAction="*")]
- System.Threading.Tasks.Task<string> repaymentAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getbill", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getbill(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getbill", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getbillAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getdruglist", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getdruglist(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getdruglist", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getdruglistAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getadmitinfo", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getadmitinfo(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getadmitinfo", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getadmitinfoAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/onlineadmit", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string onlineadmit(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/onlineadmit", ReplyAction="*")]
- System.Threading.Tasks.Task<string> onlineadmitAsync(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpatdiagnosis", ReplyAction="*")]
- [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
- string getpatdiagnosis(string as_xml);
-
- [System.ServiceModel.OperationContractAttribute(Action="http://tempurl.org/getpatdiagnosis", ReplyAction="*")]
- System.Threading.Tasks.Task<string> getpatdiagnosisAsync(string as_xml);
- }
-
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
- public interface n_webserviceSoapChannel : WebApplication1.ServiceReference1.n_webserviceSoap, System.ServiceModel.IClientChannel {
- }
-
- [System.Diagnostics.DebuggerStepThroughAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
- public partial class n_webserviceSoapClient : System.ServiceModel.ClientBase<WebApplication1.ServiceReference1.n_webserviceSoap>, WebApplication1.ServiceReference1.n_webserviceSoap {
-
- public n_webserviceSoapClient() {
- }
-
- public n_webserviceSoapClient(string endpointConfigurationName) :
- base(endpointConfigurationName) {
- }
-
- public n_webserviceSoapClient(string endpointConfigurationName, string remoteAddress) :
- base(endpointConfigurationName, remoteAddress) {
- }
-
- public n_webserviceSoapClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) :
- base(endpointConfigurationName, remoteAddress) {
- }
-
- public n_webserviceSoapClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) :
- base(binding, remoteAddress) {
- }
-
- public string xmltest() {
- return base.Channel.xmltest();
- }
-
- public System.Threading.Tasks.Task<string> xmltestAsync() {
- return base.Channel.xmltestAsync();
- }
-
- public string createcardpatinfo(string as_xml) {
- return base.Channel.createcardpatinfo(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> createcardpatinfoAsync(string as_xml) {
- return base.Channel.createcardpatinfoAsync(as_xml);
- }
-
- public string adddeposit(string as_xml) {
- return base.Channel.adddeposit(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> adddepositAsync(string as_xml) {
- return base.Channel.adddepositAsync(as_xml);
- }
-
- public string idcardcheck(string as_xml) {
- return base.Channel.idcardcheck(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> idcardcheckAsync(string as_xml) {
- return base.Channel.idcardcheckAsync(as_xml);
- }
-
- public string getpatinfo(string as_xml) {
- return base.Channel.getpatinfo(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getpatinfoAsync(string as_xml) {
- return base.Channel.getpatinfoAsync(as_xml);
- }
-
- public string unbindbankcard(string as_xml) {
- return base.Channel.unbindbankcard(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> unbindbankcardAsync(string as_xml) {
- return base.Channel.unbindbankcardAsync(as_xml);
- }
-
- public string updatebankcard(string as_xml) {
- return base.Channel.updatebankcard(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> updatebankcardAsync(string as_xml) {
- return base.Channel.updatebankcardAsync(as_xml);
- }
-
- public string bankcardrefund(string as_xml) {
- return base.Channel.bankcardrefund(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> bankcardrefundAsync(string as_xml) {
- return base.Channel.bankcardrefundAsync(as_xml);
- }
-
- public string dockslist(string as_xml) {
- return base.Channel.dockslist(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> dockslistAsync(string as_xml) {
- return base.Channel.dockslistAsync(as_xml);
- }
-
- public string del(string as_xml) {
- return base.Channel.del(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> delAsync(string as_xml) {
- return base.Channel.delAsync(as_xml);
- }
-
- public string opregist(string as_xml) {
- return base.Channel.opregist(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> opregistAsync(string as_xml) {
- return base.Channel.opregistAsync(as_xml);
- }
-
- public string searchpadconsumptionrecord(string as_xml) {
- return base.Channel.searchpadconsumptionrecord(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> searchpadconsumptionrecordAsync(string as_xml) {
- return base.Channel.searchpadconsumptionrecordAsync(as_xml);
- }
-
- public string getdeptinfo(string as_xml) {
- return base.Channel.getdeptinfo(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getdeptinfoAsync(string as_xml) {
- return base.Channel.getdeptinfoAsync(as_xml);
- }
-
- public string getreginfo(string as_xml) {
- return base.Channel.getreginfo(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getreginfoAsync(string as_xml) {
- return base.Channel.getreginfoAsync(as_xml);
- }
-
- public string of_init_clinic_date(string as_xml) {
- return base.Channel.of_init_clinic_date(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> of_init_clinic_dateAsync(string as_xml) {
- return base.Channel.of_init_clinic_dateAsync(as_xml);
- }
-
- public string getcardbalance(string as_xml) {
- return base.Channel.getcardbalance(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getcardbalanceAsync(string as_xml) {
- return base.Channel.getcardbalanceAsync(as_xml);
- }
-
- public string cardrecharge(string as_xml) {
- return base.Channel.cardrecharge(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> cardrechargeAsync(string as_xml) {
- return base.Channel.cardrechargeAsync(as_xml);
- }
-
- public string addorder(string as_xml) {
- return base.Channel.addorder(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> addorderAsync(string as_xml) {
- return base.Channel.addorderAsync(as_xml);
- }
-
- public string payorder(string as_xml) {
- return base.Channel.payorder(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> payorderAsync(string as_xml) {
- return base.Channel.payorderAsync(as_xml);
- }
-
- public string cancelorder(string as_xml) {
- return base.Channel.cancelorder(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> cancelorderAsync(string as_xml) {
- return base.Channel.cancelorderAsync(as_xml);
- }
-
- public string returnpay(string as_xml) {
- return base.Channel.returnpay(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> returnpayAsync(string as_xml) {
- return base.Channel.returnpayAsync(as_xml);
- }
-
- public string getsearchreginfo(string as_xml) {
- return base.Channel.getsearchreginfo(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getsearchreginfoAsync(string as_xml) {
- return base.Channel.getsearchreginfoAsync(as_xml);
- }
-
- public string getdeptinfotoday(string as_xml) {
- return base.Channel.getdeptinfotoday(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getdeptinfotodayAsync(string as_xml) {
- return base.Channel.getdeptinfotodayAsync(as_xml);
- }
-
- public string unlockregtoday(string as_xml) {
- return base.Channel.unlockregtoday(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> unlockregtodayAsync(string as_xml) {
- return base.Channel.unlockregtodayAsync(as_xml);
- }
-
- public string lockregtoday(string as_xml) {
- return base.Channel.lockregtoday(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> lockregtodayAsync(string as_xml) {
- return base.Channel.lockregtodayAsync(as_xml);
- }
-
- public string getreginfotoday(string as_xml) {
- return base.Channel.getreginfotoday(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getreginfotodayAsync(string as_xml) {
- return base.Channel.getreginfotodayAsync(as_xml);
- }
-
- public string addordertoday(string as_xml) {
- return base.Channel.addordertoday(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> addordertodayAsync(string as_xml) {
- return base.Channel.addordertodayAsync(as_xml);
- }
-
- public string nettest(string as_xml) {
- return base.Channel.nettest(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> nettestAsync(string as_xml) {
- return base.Channel.nettestAsync(as_xml);
- }
-
- public string confirmuser(string as_xml) {
- return base.Channel.confirmuser(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> confirmuserAsync(string as_xml) {
- return base.Channel.confirmuserAsync(as_xml);
- }
-
- public string getpayinfo(string as_xml) {
- return base.Channel.getpayinfo(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getpayinfoAsync(string as_xml) {
- return base.Channel.getpayinfoAsync(as_xml);
- }
-
- public string getpaybillfee(string as_xml) {
- return base.Channel.getpaybillfee(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getpaybillfeeAsync(string as_xml) {
- return base.Channel.getpaybillfeeAsync(as_xml);
- }
-
- public string paybigorder(string as_xml) {
- return base.Channel.paybigorder(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> paybigorderAsync(string as_xml) {
- return base.Channel.paybigorderAsync(as_xml);
- }
-
- public string getregfeetoday(string as_xml) {
- return base.Channel.getregfeetoday(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getregfeetodayAsync(string as_xml) {
- return base.Channel.getregfeetodayAsync(as_xml);
- }
-
- public string getcompletedpaydetailinfo(string as_xml) {
- return base.Channel.getcompletedpaydetailinfo(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getcompletedpaydetailinfoAsync(string as_xml) {
- return base.Channel.getcompletedpaydetailinfoAsync(as_xml);
- }
-
- public string getcompletedpayinfo(string as_xml) {
- return base.Channel.getcompletedpayinfo(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getcompletedpayinfoAsync(string as_xml) {
- return base.Channel.getcompletedpayinfoAsync(as_xml);
- }
-
- public string gettimereginfo(string as_xml) {
- return base.Channel.gettimereginfo(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> gettimereginfoAsync(string as_xml) {
- return base.Channel.gettimereginfoAsync(as_xml);
- }
-
- public string getjzrecordinfo(string as_xml) {
- return base.Channel.getjzrecordinfo(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getjzrecordinfoAsync(string as_xml) {
- return base.Channel.getjzrecordinfoAsync(as_xml);
- }
-
- public string getguidelist(string as_xml) {
- return base.Channel.getguidelist(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getguidelistAsync(string as_xml) {
- return base.Channel.getguidelistAsync(as_xml);
- }
-
- public string findlisreportlistbyhealthcard(string as_xml) {
- return base.Channel.findlisreportlistbyhealthcard(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> findlisreportlistbyhealthcardAsync(string as_xml) {
- return base.Channel.findlisreportlistbyhealthcardAsync(as_xml);
- }
-
- public string findlisreportitembyid(string as_xml) {
- return base.Channel.findlisreportitembyid(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> findlisreportitembyidAsync(string as_xml) {
- return base.Channel.findlisreportitembyidAsync(as_xml);
- }
-
- public string getlisreportnotify(string as_xml) {
- return base.Channel.getlisreportnotify(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getlisreportnotifyAsync(string as_xml) {
- return base.Channel.getlisreportnotifyAsync(as_xml);
- }
-
- public string registuser(string as_xml) {
- return base.Channel.registuser(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> registuserAsync(string as_xml) {
- return base.Channel.registuserAsync(as_xml);
- }
-
- public string getinppatinfo(string as_xml) {
- return base.Channel.getinppatinfo(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getinppatinfoAsync(string as_xml) {
- return base.Channel.getinppatinfoAsync(as_xml);
- }
-
- public string inprecharge(string as_xml) {
- return base.Channel.inprecharge(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> inprechargeAsync(string as_xml) {
- return base.Channel.inprechargeAsync(as_xml);
- }
-
- public string getinpbilldetial(string as_xml) {
- return base.Channel.getinpbilldetial(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getinpbilldetialAsync(string as_xml) {
- return base.Channel.getinpbilldetialAsync(as_xml);
- }
-
- public string cardbackcharge(string as_xml) {
- return base.Channel.cardbackcharge(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> cardbackchargeAsync(string as_xml) {
- return base.Channel.cardbackchargeAsync(as_xml);
- }
-
- public string addclinictoday(string as_xml) {
- return base.Channel.addclinictoday(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> addclinictodayAsync(string as_xml) {
- return base.Channel.addclinictodayAsync(as_xml);
- }
-
- public string getlablist(string as_xml) {
- return base.Channel.getlablist(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getlablistAsync(string as_xml) {
- return base.Channel.getlablistAsync(as_xml);
- }
-
- public string getlabresult(string as_xml) {
- return base.Channel.getlabresult(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getlabresultAsync(string as_xml) {
- return base.Channel.getlabresultAsync(as_xml);
- }
-
- public string getdrugpricelist(string as_xml) {
- return base.Channel.getdrugpricelist(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getdrugpricelistAsync(string as_xml) {
- return base.Channel.getdrugpricelistAsync(as_xml);
- }
-
- public string getnodrugpricelist(string as_xml) {
- return base.Channel.getnodrugpricelist(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getnodrugpricelistAsync(string as_xml) {
- return base.Channel.getnodrugpricelistAsync(as_xml);
- }
-
- public string getpatappointinfo(string as_xml) {
- return base.Channel.getpatappointinfo(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getpatappointinfoAsync(string as_xml) {
- return base.Channel.getpatappointinfoAsync(as_xml);
- }
-
- public string fetchappoint(string as_xml) {
- return base.Channel.fetchappoint(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> fetchappointAsync(string as_xml) {
- return base.Channel.fetchappointAsync(as_xml);
- }
-
- public string getdocttimedetail(string as_xml) {
- return base.Channel.getdocttimedetail(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getdocttimedetailAsync(string as_xml) {
- return base.Channel.getdocttimedetailAsync(as_xml);
- }
-
- public string getclinicrecord(string as_xml) {
- return base.Channel.getclinicrecord(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getclinicrecordAsync(string as_xml) {
- return base.Channel.getclinicrecordAsync(as_xml);
- }
-
- public string refundclinic(string as_xml) {
- return base.Channel.refundclinic(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> refundclinicAsync(string as_xml) {
- return base.Channel.refundclinicAsync(as_xml);
- }
-
- public string geteventlist(string as_xml) {
- return base.Channel.geteventlist(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> geteventlistAsync(string as_xml) {
- return base.Channel.geteventlistAsync(as_xml);
- }
-
- public string getpatlist(string as_xml) {
- return base.Channel.getpatlist(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getpatlistAsync(string as_xml) {
- return base.Channel.getpatlistAsync(as_xml);
- }
-
- public string unregistuser(string as_xml) {
- return base.Channel.unregistuser(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> unregistuserAsync(string as_xml) {
- return base.Channel.unregistuserAsync(as_xml);
- }
-
- public string reginsurinfo(string as_xml) {
- return base.Channel.reginsurinfo(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> reginsurinfoAsync(string as_xml) {
- return base.Channel.reginsurinfoAsync(as_xml);
- }
-
- public string getcreditinfo(string as_xml) {
- return base.Channel.getcreditinfo(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getcreditinfoAsync(string as_xml) {
- return base.Channel.getcreditinfoAsync(as_xml);
- }
-
- public string repayment(string as_xml) {
- return base.Channel.repayment(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> repaymentAsync(string as_xml) {
- return base.Channel.repaymentAsync(as_xml);
- }
-
- public string getbill(string as_xml) {
- return base.Channel.getbill(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getbillAsync(string as_xml) {
- return base.Channel.getbillAsync(as_xml);
- }
-
- public string getdruglist(string as_xml) {
- return base.Channel.getdruglist(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getdruglistAsync(string as_xml) {
- return base.Channel.getdruglistAsync(as_xml);
- }
-
- public string getadmitinfo(string as_xml) {
- return base.Channel.getadmitinfo(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getadmitinfoAsync(string as_xml) {
- return base.Channel.getadmitinfoAsync(as_xml);
- }
-
- public string onlineadmit(string as_xml) {
- return base.Channel.onlineadmit(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> onlineadmitAsync(string as_xml) {
- return base.Channel.onlineadmitAsync(as_xml);
- }
-
- public string getpatdiagnosis(string as_xml) {
- return base.Channel.getpatdiagnosis(as_xml);
- }
-
- public System.Threading.Tasks.Task<string> getpatdiagnosisAsync(string as_xml) {
- return base.Channel.getpatdiagnosisAsync(as_xml);
- }
- }
- }
|