You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2756 lines
155 KiB

4 weeks ago
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // 此代码由工具生成。
  4. //
  5. // 对此文件的更改可能导致不正确的行为,并在以下条件下丢失:
  6. // 代码重新生成。
  7. // </auto-generated>
  8. //------------------------------------------------------------------------------
  9. namespace ServiceReferenceAiDiKangLisResult
  10. {
  11. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  12. [System.ServiceModel.ServiceContractAttribute(Namespace="http://www.adicon.com.cn/", ConfigurationName="ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap")]
  13. public interface AdiconWebServiceSoap
  14. {
  15. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/UpdateResultRecord", ReplyAction="*")]
  16. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  17. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.UpdateResultRecordResponse> UpdateResultRecordAsync(ServiceReferenceAiDiKangLisResult.UpdateResultRecordRequest request);
  18. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/UpdateResultRecord_lx", ReplyAction="*")]
  19. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  20. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.UpdateResultRecord_lxResponse> UpdateResultRecord_lxAsync(ServiceReferenceAiDiKangLisResult.UpdateResultRecord_lxRequest request);
  21. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetWuHanNucleicAcid", ReplyAction="*")]
  22. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  23. System.Threading.Tasks.Task<string> GetWuHanNucleicAcidAsync(string Key, string[] Barcode);
  24. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetReportListByIdNumber", ReplyAction="*")]
  25. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  26. System.Threading.Tasks.Task<string> GetReportListByIdNumberAsync(string Key, string CustomerCode, string IdNumber, string StartDate, string EndDate);
  27. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/AirFilmNucleicAcid", ReplyAction="*")]
  28. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  29. System.Threading.Tasks.Task<string> AirFilmNucleicAcidAsync(string NucleicAcidData, string Key);
  30. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/AirFilmNucleicAcidYbbh", ReplyAction="*")]
  31. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  32. System.Threading.Tasks.Task<string> AirFilmNucleicAcidYbbhAsync(string NucleicAcidData, string Key);
  33. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetLisReportCollData", ReplyAction="*")]
  34. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  35. System.Threading.Tasks.Task<string> GetLisReportCollDataAsync(string sInparm);
  36. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/UpdateLisReportCollDataFlag", ReplyAction="*")]
  37. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  38. System.Threading.Tasks.Task<string> UpdateLisReportCollDataFlagAsync(string sInparm);
  39. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/sample_testing_info", ReplyAction="*")]
  40. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  41. System.Threading.Tasks.Task<string> sample_testing_infoAsync(string Key, string KSSJ, string JSSJ, string Barcode);
  42. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetReportItemByCustCode", ReplyAction="*")]
  43. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  44. System.Threading.Tasks.Task<string> GetReportItemByCustCodeAsync(string Key, string CustomerCode, string StartDate, string EndDate);
  45. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetSearchByPhone", ReplyAction="*")]
  46. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  47. System.Threading.Tasks.Task<string> GetSearchByPhoneAsync(string Key, string Phone);
  48. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/CacheRemove", ReplyAction="*")]
  49. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  50. System.Threading.Tasks.Task CacheRemoveAsync();
  51. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetReportBaseInfo", ReplyAction="*")]
  52. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  53. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetReportBaseInfoResponse> GetReportBaseInfoAsync(ServiceReferenceAiDiKangLisResult.GetReportBaseInfoRequest request);
  54. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetReportListV1", ReplyAction="*")]
  55. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  56. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetReportListV1Response> GetReportListV1Async(ServiceReferenceAiDiKangLisResult.GetReportListV1Request request);
  57. // CODEGEN: 正在生成消息协定,因为操作具有多个返回值。
  58. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/ValiUser", ReplyAction="*")]
  59. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  60. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.ValiUserResponse> ValiUserAsync(ServiceReferenceAiDiKangLisResult.ValiUserRequest request);
  61. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/DetailList", ReplyAction="*")]
  62. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  63. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.DetailListResponse> DetailListAsync(ServiceReferenceAiDiKangLisResult.DetailListRequest request);
  64. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/ReportDetailForHzqb", ReplyAction="*")]
  65. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  66. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.ReportDetailForHzqbResponse> ReportDetailForHzqbAsync(ServiceReferenceAiDiKangLisResult.ReportDetailForHzqbRequest request);
  67. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/ReportDetail", ReplyAction="*")]
  68. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  69. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.ReportDetailResponse> ReportDetailAsync(ServiceReferenceAiDiKangLisResult.ReportDetailRequest request);
  70. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/ReportDetailbybgrq", ReplyAction="*")]
  71. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  72. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.ReportDetailbybgrqResponse> ReportDetailbybgrqAsync(ServiceReferenceAiDiKangLisResult.ReportDetailbybgrqRequest request);
  73. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetReportDetailByXmlDocument", ReplyAction="*")]
  74. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  75. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetReportDetailByXmlDocumentResponse> GetReportDetailByXmlDocumentAsync(ServiceReferenceAiDiKangLisResult.GetReportDetailByXmlDocumentRequest request);
  76. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetReportDetailStringDocument", ReplyAction="*")]
  77. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  78. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetReportDetailStringDocumentResponse> GetReportDetailStringDocumentAsync(ServiceReferenceAiDiKangLisResult.GetReportDetailStringDocumentRequest request);
  79. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/UpdatesSetDown", ReplyAction="*")]
  80. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  81. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.UpdatesSetDownResponse> UpdatesSetDownAsync(ServiceReferenceAiDiKangLisResult.UpdatesSetDownRequest request);
  82. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetReportUserItem", ReplyAction="*")]
  83. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  84. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetReportUserItemResponse> GetReportUserItemAsync(ServiceReferenceAiDiKangLisResult.GetReportUserItemRequest request);
  85. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetReportUserItemByYYTM", ReplyAction="*")]
  86. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  87. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetReportUserItemByYYTMResponse> GetReportUserItemByYYTMAsync(ServiceReferenceAiDiKangLisResult.GetReportUserItemByYYTMRequest request);
  88. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/ClentTrackDown", ReplyAction="*")]
  89. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  90. System.Threading.Tasks.Task<string> ClentTrackDownAsync(string Barcode, string Key);
  91. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/ClentCancelDetection", ReplyAction="*")]
  92. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  93. System.Threading.Tasks.Task<string> ClentCancelDetectionAsync(string Barcode, string Key);
  94. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/Z_GetVerSion", ReplyAction="*")]
  95. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  96. System.Threading.Tasks.Task<string> Z_GetVerSionAsync();
  97. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/Login", ReplyAction="*")]
  98. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  99. System.Threading.Tasks.Task<string> LoginAsync(string logid, string password);
  100. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetReportList", ReplyAction="*")]
  101. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  102. System.Threading.Tasks.Task<string> GetReportListAsync(string Key, string BeginDateTime, string EndDateTime, string TypeDateTime, string AgainFlag);
  103. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetSearchStringSampleById", ReplyAction="*")]
  104. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  105. System.Threading.Tasks.Task<string> GetSearchStringSampleByIdAsync(string Key, string Id);
  106. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetReportListYun", ReplyAction="*")]
  107. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  108. System.Threading.Tasks.Task<string> GetReportListYunAsync(string Key, string BeginDateTime, string EndDateTime, string TypeDateTime, string pageSize, string pageIndex);
  109. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetAllSampleList", ReplyAction="*")]
  110. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  111. System.Threading.Tasks.Task<string> GetAllSampleListAsync(string Key, string BeginDateTime, string EndDateTime, string TypeDateTime, string AgainFlag);
  112. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetAllSampleList_MeiNian", ReplyAction="*")]
  113. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  114. System.Threading.Tasks.Task<string> GetAllSampleList_MeiNianAsync(string Key, string BeginDateTime, string EndDateTime, string TypeDateTime, string AgainFlag);
  115. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetReportItemListByAdiconBarocde_MeiNian", ReplyAction="*")]
  116. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  117. System.Threading.Tasks.Task<string> GetReportItemListByAdiconBarocde_MeiNianAsync(string Key, string AdiconBarcode, string ReportType, string AgainFlag);
  118. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetReportItemListByCustomerBarocde_MeiNian", ReplyAction="*")]
  119. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  120. System.Threading.Tasks.Task<string> GetReportItemListByCustomerBarocde_MeiNianAsync(string Key, string CustomerBarcode, string ReportType, string AgainFlag);
  121. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetReportItemListByAdiconBarocde", ReplyAction="*")]
  122. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  123. System.Threading.Tasks.Task<string> GetReportItemListByAdiconBarocdeAsync(string Key, string AdiconBarcode, string ReportType);
  124. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetReportItemListByCustomerBarocde", ReplyAction="*")]
  125. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  126. System.Threading.Tasks.Task<string> GetReportItemListByCustomerBarocdeAsync(string Key, string CustomerBarcode, string ReportType);
  127. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetJSONReportItemListByAdiconBarocde", ReplyAction="*")]
  128. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  129. System.Threading.Tasks.Task<string> GetJSONReportItemListByAdiconBarocdeAsync(string AdiconBarcode, string Key);
  130. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetJSONReportItemListByCustomerBarocde", ReplyAction="*")]
  131. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  132. System.Threading.Tasks.Task<string> GetJSONReportItemListByCustomerBarocdeAsync(string CustomerBarocde, string Key);
  133. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetSearchSample", ReplyAction="*")]
  134. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  135. System.Threading.Tasks.Task<string> GetSearchSampleAsync(string AdiconBarcode, string Key);
  136. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/ExistsReport", ReplyAction="*")]
  137. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  138. System.Threading.Tasks.Task<string> ExistsReportAsync(string AdiconBarcode, string Key);
  139. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/ExistsByYYtm", ReplyAction="*")]
  140. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  141. System.Threading.Tasks.Task<string> ExistsByYYtmAsync(string yytm, string Key);
  142. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/ExistsReportByYYtm", ReplyAction="*")]
  143. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  144. System.Threading.Tasks.Task<string> ExistsReportByYYtmAsync(string Yytm, string Key);
  145. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetTsscInfo", ReplyAction="*")]
  146. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  147. System.Threading.Tasks.Task<string> GetTsscInfoAsync(string Key, string CustomerCode, string BeginDateTime, string EndDateTime, string TypeDateTime, string ReportType);
  148. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetTsscInfoByAdiconBarcode", ReplyAction="*")]
  149. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  150. System.Threading.Tasks.Task<string> GetTsscInfoByAdiconBarcodeAsync(string Key, string AdiconBarcode, string ReportType);
  151. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetTsscPicByAdiconBarcode", ReplyAction="*")]
  152. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  153. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetTsscPicByAdiconBarcodeResponse> GetTsscPicByAdiconBarcodeAsync(ServiceReferenceAiDiKangLisResult.GetTsscPicByAdiconBarcodeRequest request);
  154. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetSampleProcess", ReplyAction="*")]
  155. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  156. System.Threading.Tasks.Task<string> GetSampleProcessAsync(string AdiconBarcode, string Key);
  157. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetSearchByteSample", ReplyAction="*")]
  158. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  159. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetSearchByteSampleResponse> GetSearchByteSampleAsync(ServiceReferenceAiDiKangLisResult.GetSearchByteSampleRequest request);
  160. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetSearchStringSample", ReplyAction="*")]
  161. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  162. System.Threading.Tasks.Task<string> GetSearchStringSampleAsync(string yytm, string CustomerCode, string Key);
  163. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetSearchStringSampleByAdiconCode", ReplyAction="*")]
  164. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  165. System.Threading.Tasks.Task<string> GetSearchStringSampleByAdiconCodeAsync(string ybid, string CustomerCode, string Key);
  166. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetSearchStringSampleByAdiconCodeAndLanguageType", ReplyAction="*")]
  167. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  168. System.Threading.Tasks.Task<string> GetSearchStringSampleByAdiconCodeAndLanguageTypeAsync(string ybid, string CustomerCode, string Language, string Key);
  169. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetSearchBytePdfSampleByAdiconCodeAndLanguageType", ReplyAction="*")]
  170. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  171. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeResponse> GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeAsync(ServiceReferenceAiDiKangLisResult.GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeRequest request);
  172. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetSearchStringSampleByAdiconCodeToByte", ReplyAction="*")]
  173. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  174. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetSearchStringSampleByAdiconCodeToByteResponse> GetSearchStringSampleByAdiconCodeToByteAsync(ServiceReferenceAiDiKangLisResult.GetSearchStringSampleByAdiconCodeToByteRequest request);
  175. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetSearchStringSampleByCustomerCodeToByte", ReplyAction="*")]
  176. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  177. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetSearchStringSampleByCustomerCodeToByteResponse> GetSearchStringSampleByCustomerCodeToByteAsync(ServiceReferenceAiDiKangLisResult.GetSearchStringSampleByCustomerCodeToByteRequest request);
  178. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetUrlByBarcodeAndReportType", ReplyAction="*")]
  179. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  180. System.Threading.Tasks.Task<string> GetUrlByBarcodeAndReportTypeAsync(string Key, string AdiconBarcode, string ReportType);
  181. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetImageTest", ReplyAction="*")]
  182. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  183. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetImageTestResponse> GetImageTestAsync(ServiceReferenceAiDiKangLisResult.GetImageTestRequest request);
  184. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetQingDaoNucleicAcid", ReplyAction="*")]
  185. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  186. System.Threading.Tasks.Task<string> GetQingDaoNucleicAcidAsync(string starttime, string endtime, string ranstr, string sign);
  187. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetSearchByteSampleAi", ReplyAction="*")]
  188. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  189. System.Threading.Tasks.Task<string> GetSearchByteSampleAiAsync(string AdiconBarcode, string Key);
  190. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetSearchByteSampleByOther", ReplyAction="*")]
  191. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  192. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetSearchByteSampleByOtherResponse> GetSearchByteSampleByOtherAsync(ServiceReferenceAiDiKangLisResult.GetSearchByteSampleByOtherRequest request);
  193. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetJSONReportItemListByOtherCode", ReplyAction="*")]
  194. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  195. System.Threading.Tasks.Task<string> GetJSONReportItemListByOtherCodeAsync(string OtherCode, string Key, string datetime);
  196. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/SetSampleDownFlagByAdiconBarocde", ReplyAction="*")]
  197. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  198. System.Threading.Tasks.Task<string> SetSampleDownFlagByAdiconBarocdeAsync(string Key, string AdiconBarcode, string ReportType);
  199. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/SetSampleDownFlagByCustomerBarocde", ReplyAction="*")]
  200. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  201. System.Threading.Tasks.Task<string> SetSampleDownFlagByCustomerBarocdeAsync(string Key, string CustomerBarcode, string ReportType);
  202. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetReportItemListByBrbq", ReplyAction="*")]
  203. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  204. System.Threading.Tasks.Task<string> GetReportItemListByBrbqAsync(string Department, string BeginDateTime, string EndDateTime, string Key);
  205. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetBLTCTPic", ReplyAction="*")]
  206. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  207. System.Threading.Tasks.Task<string> GetBLTCTPicAsync(string Key, string barCode, string bzlbId, string PicType, int CurrentRecord);
  208. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetBLTCTPicByYYTM", ReplyAction="*")]
  209. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  210. System.Threading.Tasks.Task<string> GetBLTCTPicByYYTMAsync(string Key, string barCode, string bzlbId, string PicType, int CurrentRecord);
  211. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetBLTCTPicByKeyId", ReplyAction="*")]
  212. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  213. System.Threading.Tasks.Task<string> GetBLTCTPicByKeyIdAsync(string Key, string barCode, string finterid, string PicType, int CurrentRecord);
  214. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetReportItemListByAdiconRepno", ReplyAction="*")]
  215. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  216. System.Threading.Tasks.Task<string> GetReportItemListByAdiconRepnoAsync(string Key, string AdiconRepno, string ReportType);
  217. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/SetSampleDownFlagByByAdiconRepno", ReplyAction="*")]
  218. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  219. System.Threading.Tasks.Task<string> SetSampleDownFlagByByAdiconRepnoAsync(string Key, string AdiconRepno, string ReportType);
  220. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetSampleCount", ReplyAction="*")]
  221. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  222. System.Threading.Tasks.Task<string> GetSampleCountAsync(string key, string BeginDateTime, string EndDateTime);
  223. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetByteReport", ReplyAction="*")]
  224. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  225. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetByteReportResponse> GetByteReportAsync(ServiceReferenceAiDiKangLisResult.GetByteReportRequest request);
  226. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetByteReportByYYtm", ReplyAction="*")]
  227. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  228. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetByteReportByYYtmResponse> GetByteReportByYYtmAsync(ServiceReferenceAiDiKangLisResult.GetByteReportByYYtmRequest request);
  229. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetByteJpegReportById", ReplyAction="*")]
  230. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  231. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetByteJpegReportByIdResponse> GetByteJpegReportByIdAsync(ServiceReferenceAiDiKangLisResult.GetByteJpegReportByIdRequest request);
  232. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetByteReportByIdNumber", ReplyAction="*")]
  233. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  234. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetByteReportByIdNumberResponse> GetByteReportByIdNumberAsync(ServiceReferenceAiDiKangLisResult.GetByteReportByIdNumberRequest request);
  235. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetOrUploadSampleDetail", ReplyAction="*")]
  236. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  237. System.Threading.Tasks.Task<string> GetOrUploadSampleDetailAsync(string Key, string Typeflag, string Outhosiptal, string BarcodeOrXml);
  238. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetLisXinGuanReportListOrResult", ReplyAction="*")]
  239. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  240. System.Threading.Tasks.Task<string> GetLisXinGuanReportListOrResultAsync(string Key, string YLJGDM, string KSSJ, string JSSJ, string XM, string SFZH, string JYLSH, string DownloadFlag);
  241. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetSearchByteSampleToString", ReplyAction="*")]
  242. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  243. System.Threading.Tasks.Task<string> GetSearchByteSampleToStringAsync(string AdiconBarcode, string Key);
  244. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/UpLoadXml", ReplyAction="*")]
  245. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  246. System.Threading.Tasks.Task<string> UpLoadXmlAsync(string xmlInfo, string Key);
  247. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/AppUpdateInfo", ReplyAction="*")]
  248. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  249. System.Threading.Tasks.Task<string> AppUpdateInfoAsync(string xmlInfo, string Key);
  250. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/AppUpLoadXml", ReplyAction="*")]
  251. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  252. System.Threading.Tasks.Task<string> AppUpLoadXmlAsync(string xmlInfo, string Key);
  253. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/AppUploadSpecialFormXml", ReplyAction="*")]
  254. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  255. System.Threading.Tasks.Task<string> AppUploadSpecialFormXmlAsync(string xmlInfo, string Key);
  256. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/AppOrgnization", ReplyAction="*")]
  257. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  258. System.Threading.Tasks.Task<string> AppOrgnizationAsync(string Key, string SupplierCode, string StartDate, string EndDate, int Status);
  259. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/AppSpecialOutsourceTest", ReplyAction="*")]
  260. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  261. System.Threading.Tasks.Task<string> AppSpecialOutsourceTestAsync(string Key, string HospitalCode, string StartDate, string EndDate, int Status);
  262. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/AppItemMap", ReplyAction="*")]
  263. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  264. System.Threading.Tasks.Task<string> AppItemMapAsync(string Key, string HospitalCode, string HospitalItemCode, string StartDate, string EndDate, int Status);
  265. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/AppHospital", ReplyAction="*")]
  266. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  267. System.Threading.Tasks.Task<string> AppHospitalAsync(string Key, string HospitalCode);
  268. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/ADCLogisticsCollectTime", ReplyAction="*")]
  269. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  270. System.Threading.Tasks.Task<string> ADCLogisticsCollectTimeAsync(string Key, string JsonContent);
  271. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/ADCTransferForLogisticsAndLAB", ReplyAction="*")]
  272. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  273. System.Threading.Tasks.Task<string> ADCTransferForLogisticsAndLABAsync(string Key, string JsonContent);
  274. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/ComplementSampleDownload", ReplyAction="*")]
  275. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  276. System.Threading.Tasks.Task<string> ComplementSampleDownloadAsync(string Barcode, string Key);
  277. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/AppUpLoadDelete", ReplyAction="*")]
  278. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  279. System.Threading.Tasks.Task<string> AppUpLoadDeleteAsync(string Barcode, string Key);
  280. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/UploadState", ReplyAction="*")]
  281. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  282. System.Threading.Tasks.Task<string> UploadStateAsync(string CustomerCode, string YYtm, string CustomRequestitemid, string Key);
  283. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/SelectItemsByCustomer", ReplyAction="*")]
  284. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  285. System.Threading.Tasks.Task<string> SelectItemsByCustomerAsync(string CustomerCode, string Key);
  286. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/AppInfoDown", ReplyAction="*")]
  287. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  288. System.Threading.Tasks.Task<string> AppInfoDownAsync(string Hospital, string TimeValue, string Key);
  289. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/AppItemDown", ReplyAction="*")]
  290. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  291. System.Threading.Tasks.Task<string> AppItemDownAsync(string Barcode, string Key);
  292. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/AppBarcodeState", ReplyAction="*")]
  293. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  294. System.Threading.Tasks.Task<string> AppBarcodeStateAsync(string Barcode, string Key);
  295. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/AppTrackDown", ReplyAction="*")]
  296. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  297. System.Threading.Tasks.Task<string> AppTrackDownAsync(string id, string startTime, string endTime, string Key);
  298. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/ExistsReportOther", ReplyAction="*")]
  299. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  300. System.Threading.Tasks.Task<string> ExistsReportOtherAsync(string AdiconBarcode, string Key);
  301. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetXmmcList", ReplyAction="*")]
  302. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  303. System.Threading.Tasks.Task<string> GetXmmcListAsync(string Key);
  304. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/MeiNianOriginalDataXmlUpLoad", ReplyAction="*")]
  305. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  306. System.Threading.Tasks.Task<string> MeiNianOriginalDataXmlUpLoadAsync(string Key, string Dataidentify, string xmlInfo);
  307. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/MeiNianOriginalDataXmmcList", ReplyAction="*")]
  308. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  309. System.Threading.Tasks.Task<string> MeiNianOriginalDataXmmcListAsync(string Key, string BeginDateTime, string EndDateTime);
  310. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/UpdateMeiNianZuTao", ReplyAction="*")]
  311. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  312. System.Threading.Tasks.Task<string> UpdateMeiNianZuTaoAsync(string xmlInfo, string Key);
  313. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetInputXmmcList", ReplyAction="*")]
  314. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  315. System.Threading.Tasks.Task<string> GetInputXmmcListAsync(string Key, string Date);
  316. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/DeleteGPGFile", ReplyAction="*")]
  317. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  318. System.Threading.Tasks.Task<string> DeleteGPGFileAsync(string txm, string CustomerCode, string Key);
  319. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/UpLoadOrDownLoadByXml", ReplyAction="*")]
  320. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  321. System.Threading.Tasks.Task<string> UpLoadOrDownLoadByXmlAsync(string xmlInfo, string Key);
  322. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetAMHItemList", ReplyAction="*")]
  323. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  324. System.Threading.Tasks.Task<string> GetAMHItemListAsync(string Key, string BeginDateTime, string EndDateTime);
  325. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/MeiNianXinGuanBarcodeList", ReplyAction="*")]
  326. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  327. System.Threading.Tasks.Task<string> MeiNianXinGuanBarcodeListAsync(string Key);
  328. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/HangZhouXinGuanList", ReplyAction="*")]
  329. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  330. System.Threading.Tasks.Task<string> HangZhouXinGuanListAsync(string Key, string TypeDateTime, string BeginDateTime, string EndDateTime);
  331. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/JinHuaReport", ReplyAction="*")]
  332. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  333. System.Threading.Tasks.Task<string> JinHuaReportAsync(string xmlData);
  334. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/HangZhouHealthPlat", ReplyAction="*")]
  335. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  336. System.Threading.Tasks.Task<string> HangZhouHealthPlatAsync(string Key, string Date, string YLJGDM, string Flag);
  337. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/SetXinGuanDownFlag", ReplyAction="*")]
  338. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  339. System.Threading.Tasks.Task<string> SetXinGuanDownFlagAsync(string Key, string AdiconBarcode);
  340. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/TextAESDecrypt", ReplyAction="*")]
  341. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  342. System.Threading.Tasks.Task<string> TextAESDecryptAsync(string text, string password, string offset, string Key);
  343. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/TextAESEncrypt", ReplyAction="*")]
  344. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  345. System.Threading.Tasks.Task<string> TextAESEncryptAsync(string text, string password, string offset, string Key);
  346. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetJSONReportItemListById", ReplyAction="*")]
  347. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  348. System.Threading.Tasks.Task<string> GetJSONReportItemListByIdAsync(string ID, string Key);
  349. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetJSONReportStatusByBarcode", ReplyAction="*")]
  350. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  351. System.Threading.Tasks.Task<string> GetJSONReportStatusByBarcodeAsync(string Barcode, string Key);
  352. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetElectronicSignature", ReplyAction="*")]
  353. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  354. System.Threading.Tasks.Task<string> GetElectronicSignatureAsync(string Key, string AdiconBarcode, string AdiconName, string AdiconWorkNumber, int Type);
  355. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/UploadJpgReport", ReplyAction="*")]
  356. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  357. System.Threading.Tasks.Task<string> UploadJpgReportAsync(string Key, string FileName, string Suffix, string jpgbyte);
  358. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetHospitalPersonalizedTips", ReplyAction="*")]
  359. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  360. System.Threading.Tasks.Task<string> GetHospitalPersonalizedTipsAsync(string Code);
  361. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetChargesRecord", ReplyAction="*")]
  362. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  363. System.Threading.Tasks.Task<string> GetChargesRecordAsync(string bzlbid, string blbh);
  364. [System.ServiceModel.OperationContractAttribute(Action="http://www.adicon.com.cn/GetBarcodeRecord", ReplyAction="*")]
  365. [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
  366. System.Threading.Tasks.Task<string> GetBarcodeRecordAsync(string ybid, string lb);
  367. }
  368. [System.Diagnostics.DebuggerStepThroughAttribute()]
  369. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  370. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  371. [System.ServiceModel.MessageContractAttribute(WrapperName="UpdateResultRecord", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  372. public partial class UpdateResultRecordRequest
  373. {
  374. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  375. public string brxx;
  376. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  377. [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")]
  378. public byte[] pic1;
  379. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=2)]
  380. [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")]
  381. public byte[] pic2;
  382. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=3)]
  383. [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")]
  384. public byte[] pic3;
  385. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=4)]
  386. [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")]
  387. public byte[] pic4;
  388. public UpdateResultRecordRequest()
  389. {
  390. }
  391. public UpdateResultRecordRequest(string brxx, byte[] pic1, byte[] pic2, byte[] pic3, byte[] pic4)
  392. {
  393. this.brxx = brxx;
  394. this.pic1 = pic1;
  395. this.pic2 = pic2;
  396. this.pic3 = pic3;
  397. this.pic4 = pic4;
  398. }
  399. }
  400. [System.Diagnostics.DebuggerStepThroughAttribute()]
  401. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  402. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  403. [System.ServiceModel.MessageContractAttribute(WrapperName="UpdateResultRecordResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  404. public partial class UpdateResultRecordResponse
  405. {
  406. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  407. public string UpdateResultRecordResult;
  408. public UpdateResultRecordResponse()
  409. {
  410. }
  411. public UpdateResultRecordResponse(string UpdateResultRecordResult)
  412. {
  413. this.UpdateResultRecordResult = UpdateResultRecordResult;
  414. }
  415. }
  416. [System.Diagnostics.DebuggerStepThroughAttribute()]
  417. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  418. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  419. [System.ServiceModel.MessageContractAttribute(WrapperName="UpdateResultRecord_lx", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  420. public partial class UpdateResultRecord_lxRequest
  421. {
  422. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  423. public string piclx;
  424. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  425. public string brxx;
  426. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=2)]
  427. [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")]
  428. public byte[] pic1;
  429. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=3)]
  430. [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")]
  431. public byte[] pic2;
  432. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=4)]
  433. [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")]
  434. public byte[] pic3;
  435. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=5)]
  436. [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")]
  437. public byte[] pic4;
  438. public UpdateResultRecord_lxRequest()
  439. {
  440. }
  441. public UpdateResultRecord_lxRequest(string piclx, string brxx, byte[] pic1, byte[] pic2, byte[] pic3, byte[] pic4)
  442. {
  443. this.piclx = piclx;
  444. this.brxx = brxx;
  445. this.pic1 = pic1;
  446. this.pic2 = pic2;
  447. this.pic3 = pic3;
  448. this.pic4 = pic4;
  449. }
  450. }
  451. [System.Diagnostics.DebuggerStepThroughAttribute()]
  452. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  453. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  454. [System.ServiceModel.MessageContractAttribute(WrapperName="UpdateResultRecord_lxResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  455. public partial class UpdateResultRecord_lxResponse
  456. {
  457. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  458. public string UpdateResultRecord_lxResult;
  459. public UpdateResultRecord_lxResponse()
  460. {
  461. }
  462. public UpdateResultRecord_lxResponse(string UpdateResultRecord_lxResult)
  463. {
  464. this.UpdateResultRecord_lxResult = UpdateResultRecord_lxResult;
  465. }
  466. }
  467. /// <remarks/>
  468. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  469. [System.Diagnostics.DebuggerStepThroughAttribute()]
  470. [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.adicon.com.cn/")]
  471. public partial class CredentialSoapHeader : object, System.ComponentModel.INotifyPropertyChanged
  472. {
  473. private string userIDField;
  474. private string passWordField;
  475. /// <remarks/>
  476. [System.Xml.Serialization.XmlElementAttribute(Order=0)]
  477. public string UserID
  478. {
  479. get
  480. {
  481. return this.userIDField;
  482. }
  483. set
  484. {
  485. this.userIDField = value;
  486. this.RaisePropertyChanged("UserID");
  487. }
  488. }
  489. /// <remarks/>
  490. [System.Xml.Serialization.XmlElementAttribute(Order=1)]
  491. public string PassWord
  492. {
  493. get
  494. {
  495. return this.passWordField;
  496. }
  497. set
  498. {
  499. this.passWordField = value;
  500. this.RaisePropertyChanged("PassWord");
  501. }
  502. }
  503. public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
  504. protected void RaisePropertyChanged(string propertyName)
  505. {
  506. System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
  507. if ((propertyChanged != null))
  508. {
  509. propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
  510. }
  511. }
  512. }
  513. [System.Diagnostics.DebuggerStepThroughAttribute()]
  514. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  515. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  516. [System.ServiceModel.MessageContractAttribute(WrapperName="GetReportBaseInfo", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  517. public partial class GetReportBaseInfoRequest
  518. {
  519. [System.ServiceModel.MessageHeaderAttribute(Namespace="http://www.adicon.com.cn/")]
  520. public ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader;
  521. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  522. public string logid;
  523. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  524. public string password;
  525. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=2)]
  526. public string barcode;
  527. public GetReportBaseInfoRequest()
  528. {
  529. }
  530. public GetReportBaseInfoRequest(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string logid, string password, string barcode)
  531. {
  532. this.CredentialSoapHeader = CredentialSoapHeader;
  533. this.logid = logid;
  534. this.password = password;
  535. this.barcode = barcode;
  536. }
  537. }
  538. [System.Diagnostics.DebuggerStepThroughAttribute()]
  539. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  540. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  541. [System.ServiceModel.MessageContractAttribute(WrapperName="GetReportBaseInfoResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  542. public partial class GetReportBaseInfoResponse
  543. {
  544. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  545. public string[] GetReportBaseInfoResult;
  546. public GetReportBaseInfoResponse()
  547. {
  548. }
  549. public GetReportBaseInfoResponse(string[] GetReportBaseInfoResult)
  550. {
  551. this.GetReportBaseInfoResult = GetReportBaseInfoResult;
  552. }
  553. }
  554. [System.Diagnostics.DebuggerStepThroughAttribute()]
  555. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  556. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  557. [System.ServiceModel.MessageContractAttribute(WrapperName="GetReportListV1", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  558. public partial class GetReportListV1Request
  559. {
  560. [System.ServiceModel.MessageHeaderAttribute(Namespace="http://www.adicon.com.cn/")]
  561. public ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader;
  562. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  563. public string logid;
  564. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  565. public string password;
  566. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=2)]
  567. public string barcode;
  568. public GetReportListV1Request()
  569. {
  570. }
  571. public GetReportListV1Request(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string logid, string password, string barcode)
  572. {
  573. this.CredentialSoapHeader = CredentialSoapHeader;
  574. this.logid = logid;
  575. this.password = password;
  576. this.barcode = barcode;
  577. }
  578. }
  579. [System.Diagnostics.DebuggerStepThroughAttribute()]
  580. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  581. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  582. [System.ServiceModel.MessageContractAttribute(WrapperName="GetReportListV1Response", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  583. public partial class GetReportListV1Response
  584. {
  585. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  586. public string GetReportListV1Result;
  587. public GetReportListV1Response()
  588. {
  589. }
  590. public GetReportListV1Response(string GetReportListV1Result)
  591. {
  592. this.GetReportListV1Result = GetReportListV1Result;
  593. }
  594. }
  595. [System.Diagnostics.DebuggerStepThroughAttribute()]
  596. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  597. [System.ServiceModel.MessageContractAttribute(WrapperName="ValiUser", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  598. public partial class ValiUserRequest
  599. {
  600. [System.ServiceModel.MessageHeaderAttribute(Namespace="http://www.adicon.com.cn/")]
  601. public ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader;
  602. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  603. public string logid;
  604. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  605. public string password;
  606. public ValiUserRequest()
  607. {
  608. }
  609. public ValiUserRequest(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string logid, string password)
  610. {
  611. this.CredentialSoapHeader = CredentialSoapHeader;
  612. this.logid = logid;
  613. this.password = password;
  614. }
  615. }
  616. [System.Diagnostics.DebuggerStepThroughAttribute()]
  617. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  618. [System.ServiceModel.MessageContractAttribute(WrapperName="ValiUserResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  619. public partial class ValiUserResponse
  620. {
  621. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  622. public bool ValiUserResult;
  623. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  624. public string msg;
  625. public ValiUserResponse()
  626. {
  627. }
  628. public ValiUserResponse(bool ValiUserResult, string msg)
  629. {
  630. this.ValiUserResult = ValiUserResult;
  631. this.msg = msg;
  632. }
  633. }
  634. [System.Diagnostics.DebuggerStepThroughAttribute()]
  635. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  636. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  637. [System.ServiceModel.MessageContractAttribute(WrapperName="DetailList", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  638. public partial class DetailListRequest
  639. {
  640. [System.ServiceModel.MessageHeaderAttribute(Namespace="http://www.adicon.com.cn/")]
  641. public ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader;
  642. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  643. public string logid;
  644. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  645. public string password;
  646. public DetailListRequest()
  647. {
  648. }
  649. public DetailListRequest(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string logid, string password)
  650. {
  651. this.CredentialSoapHeader = CredentialSoapHeader;
  652. this.logid = logid;
  653. this.password = password;
  654. }
  655. }
  656. [System.Diagnostics.DebuggerStepThroughAttribute()]
  657. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  658. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  659. [System.ServiceModel.MessageContractAttribute(WrapperName="DetailListResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  660. public partial class DetailListResponse
  661. {
  662. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  663. public string DetailListResult;
  664. public DetailListResponse()
  665. {
  666. }
  667. public DetailListResponse(string DetailListResult)
  668. {
  669. this.DetailListResult = DetailListResult;
  670. }
  671. }
  672. [System.Diagnostics.DebuggerStepThroughAttribute()]
  673. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  674. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  675. [System.ServiceModel.MessageContractAttribute(WrapperName="ReportDetailForHzqb", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  676. public partial class ReportDetailForHzqbRequest
  677. {
  678. [System.ServiceModel.MessageHeaderAttribute(Namespace="http://www.adicon.com.cn/")]
  679. public ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader;
  680. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  681. public string begindate;
  682. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  683. public string enddate;
  684. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=2)]
  685. public string logid;
  686. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=3)]
  687. public string password;
  688. public ReportDetailForHzqbRequest()
  689. {
  690. }
  691. public ReportDetailForHzqbRequest(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string begindate, string enddate, string logid, string password)
  692. {
  693. this.CredentialSoapHeader = CredentialSoapHeader;
  694. this.begindate = begindate;
  695. this.enddate = enddate;
  696. this.logid = logid;
  697. this.password = password;
  698. }
  699. }
  700. [System.Diagnostics.DebuggerStepThroughAttribute()]
  701. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  702. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  703. [System.ServiceModel.MessageContractAttribute(WrapperName="ReportDetailForHzqbResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  704. public partial class ReportDetailForHzqbResponse
  705. {
  706. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  707. public string ReportDetailForHzqbResult;
  708. public ReportDetailForHzqbResponse()
  709. {
  710. }
  711. public ReportDetailForHzqbResponse(string ReportDetailForHzqbResult)
  712. {
  713. this.ReportDetailForHzqbResult = ReportDetailForHzqbResult;
  714. }
  715. }
  716. [System.Diagnostics.DebuggerStepThroughAttribute()]
  717. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  718. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  719. [System.ServiceModel.MessageContractAttribute(WrapperName="ReportDetail", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  720. public partial class ReportDetailRequest
  721. {
  722. [System.ServiceModel.MessageHeaderAttribute(Namespace="http://www.adicon.com.cn/")]
  723. public ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader;
  724. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  725. public string begindate;
  726. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  727. public string enddate;
  728. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=2)]
  729. public string logid;
  730. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=3)]
  731. public string password;
  732. public ReportDetailRequest()
  733. {
  734. }
  735. public ReportDetailRequest(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string begindate, string enddate, string logid, string password)
  736. {
  737. this.CredentialSoapHeader = CredentialSoapHeader;
  738. this.begindate = begindate;
  739. this.enddate = enddate;
  740. this.logid = logid;
  741. this.password = password;
  742. }
  743. }
  744. [System.Diagnostics.DebuggerStepThroughAttribute()]
  745. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  746. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  747. [System.ServiceModel.MessageContractAttribute(WrapperName="ReportDetailResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  748. public partial class ReportDetailResponse
  749. {
  750. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  751. public string ReportDetailResult;
  752. public ReportDetailResponse()
  753. {
  754. }
  755. public ReportDetailResponse(string ReportDetailResult)
  756. {
  757. this.ReportDetailResult = ReportDetailResult;
  758. }
  759. }
  760. [System.Diagnostics.DebuggerStepThroughAttribute()]
  761. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  762. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  763. [System.ServiceModel.MessageContractAttribute(WrapperName="ReportDetailbybgrq", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  764. public partial class ReportDetailbybgrqRequest
  765. {
  766. [System.ServiceModel.MessageHeaderAttribute(Namespace="http://www.adicon.com.cn/")]
  767. public ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader;
  768. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  769. public string begindate;
  770. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  771. public string enddate;
  772. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=2)]
  773. public string logid;
  774. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=3)]
  775. public string password;
  776. public ReportDetailbybgrqRequest()
  777. {
  778. }
  779. public ReportDetailbybgrqRequest(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string begindate, string enddate, string logid, string password)
  780. {
  781. this.CredentialSoapHeader = CredentialSoapHeader;
  782. this.begindate = begindate;
  783. this.enddate = enddate;
  784. this.logid = logid;
  785. this.password = password;
  786. }
  787. }
  788. [System.Diagnostics.DebuggerStepThroughAttribute()]
  789. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  790. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  791. [System.ServiceModel.MessageContractAttribute(WrapperName="ReportDetailbybgrqResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  792. public partial class ReportDetailbybgrqResponse
  793. {
  794. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  795. public string ReportDetailbybgrqResult;
  796. public ReportDetailbybgrqResponse()
  797. {
  798. }
  799. public ReportDetailbybgrqResponse(string ReportDetailbybgrqResult)
  800. {
  801. this.ReportDetailbybgrqResult = ReportDetailbybgrqResult;
  802. }
  803. }
  804. [System.Diagnostics.DebuggerStepThroughAttribute()]
  805. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  806. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  807. [System.ServiceModel.MessageContractAttribute(WrapperName="GetReportDetailByXmlDocument", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  808. public partial class GetReportDetailByXmlDocumentRequest
  809. {
  810. [System.ServiceModel.MessageHeaderAttribute(Namespace="http://www.adicon.com.cn/")]
  811. public ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader;
  812. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  813. public string begindate;
  814. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  815. public string enddate;
  816. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=2)]
  817. public string logid;
  818. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=3)]
  819. public string password;
  820. public GetReportDetailByXmlDocumentRequest()
  821. {
  822. }
  823. public GetReportDetailByXmlDocumentRequest(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string begindate, string enddate, string logid, string password)
  824. {
  825. this.CredentialSoapHeader = CredentialSoapHeader;
  826. this.begindate = begindate;
  827. this.enddate = enddate;
  828. this.logid = logid;
  829. this.password = password;
  830. }
  831. }
  832. [System.Diagnostics.DebuggerStepThroughAttribute()]
  833. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  834. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  835. [System.ServiceModel.MessageContractAttribute(WrapperName="GetReportDetailByXmlDocumentResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  836. public partial class GetReportDetailByXmlDocumentResponse
  837. {
  838. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  839. public System.Xml.XmlNode GetReportDetailByXmlDocumentResult;
  840. public GetReportDetailByXmlDocumentResponse()
  841. {
  842. }
  843. public GetReportDetailByXmlDocumentResponse(System.Xml.XmlNode GetReportDetailByXmlDocumentResult)
  844. {
  845. this.GetReportDetailByXmlDocumentResult = GetReportDetailByXmlDocumentResult;
  846. }
  847. }
  848. [System.Diagnostics.DebuggerStepThroughAttribute()]
  849. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  850. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  851. [System.ServiceModel.MessageContractAttribute(WrapperName="GetReportDetailStringDocument", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  852. public partial class GetReportDetailStringDocumentRequest
  853. {
  854. [System.ServiceModel.MessageHeaderAttribute(Namespace="http://www.adicon.com.cn/")]
  855. public ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader;
  856. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  857. public string begindate;
  858. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  859. public string enddate;
  860. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=2)]
  861. public string logid;
  862. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=3)]
  863. public string password;
  864. public GetReportDetailStringDocumentRequest()
  865. {
  866. }
  867. public GetReportDetailStringDocumentRequest(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string begindate, string enddate, string logid, string password)
  868. {
  869. this.CredentialSoapHeader = CredentialSoapHeader;
  870. this.begindate = begindate;
  871. this.enddate = enddate;
  872. this.logid = logid;
  873. this.password = password;
  874. }
  875. }
  876. [System.Diagnostics.DebuggerStepThroughAttribute()]
  877. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  878. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  879. [System.ServiceModel.MessageContractAttribute(WrapperName="GetReportDetailStringDocumentResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  880. public partial class GetReportDetailStringDocumentResponse
  881. {
  882. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  883. public string GetReportDetailStringDocumentResult;
  884. public GetReportDetailStringDocumentResponse()
  885. {
  886. }
  887. public GetReportDetailStringDocumentResponse(string GetReportDetailStringDocumentResult)
  888. {
  889. this.GetReportDetailStringDocumentResult = GetReportDetailStringDocumentResult;
  890. }
  891. }
  892. [System.Diagnostics.DebuggerStepThroughAttribute()]
  893. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  894. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  895. [System.ServiceModel.MessageContractAttribute(WrapperName="UpdatesSetDown", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  896. public partial class UpdatesSetDownRequest
  897. {
  898. [System.ServiceModel.MessageHeaderAttribute(Namespace="http://www.adicon.com.cn/")]
  899. public ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader;
  900. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  901. public string yyid;
  902. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  903. public string logid;
  904. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=2)]
  905. public string pwd;
  906. public UpdatesSetDownRequest()
  907. {
  908. }
  909. public UpdatesSetDownRequest(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string yyid, string logid, string pwd)
  910. {
  911. this.CredentialSoapHeader = CredentialSoapHeader;
  912. this.yyid = yyid;
  913. this.logid = logid;
  914. this.pwd = pwd;
  915. }
  916. }
  917. [System.Diagnostics.DebuggerStepThroughAttribute()]
  918. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  919. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  920. [System.ServiceModel.MessageContractAttribute(WrapperName="UpdatesSetDownResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  921. public partial class UpdatesSetDownResponse
  922. {
  923. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  924. public bool UpdatesSetDownResult;
  925. public UpdatesSetDownResponse()
  926. {
  927. }
  928. public UpdatesSetDownResponse(bool UpdatesSetDownResult)
  929. {
  930. this.UpdatesSetDownResult = UpdatesSetDownResult;
  931. }
  932. }
  933. [System.Diagnostics.DebuggerStepThroughAttribute()]
  934. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  935. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  936. [System.ServiceModel.MessageContractAttribute(WrapperName="GetReportUserItem", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  937. public partial class GetReportUserItemRequest
  938. {
  939. [System.ServiceModel.MessageHeaderAttribute(Namespace="http://www.adicon.com.cn/")]
  940. public ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader;
  941. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  942. public string logid;
  943. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  944. public string password;
  945. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=2)]
  946. public string barcode;
  947. public GetReportUserItemRequest()
  948. {
  949. }
  950. public GetReportUserItemRequest(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string logid, string password, string barcode)
  951. {
  952. this.CredentialSoapHeader = CredentialSoapHeader;
  953. this.logid = logid;
  954. this.password = password;
  955. this.barcode = barcode;
  956. }
  957. }
  958. [System.Diagnostics.DebuggerStepThroughAttribute()]
  959. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  960. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  961. [System.ServiceModel.MessageContractAttribute(WrapperName="GetReportUserItemResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  962. public partial class GetReportUserItemResponse
  963. {
  964. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  965. public string GetReportUserItemResult;
  966. public GetReportUserItemResponse()
  967. {
  968. }
  969. public GetReportUserItemResponse(string GetReportUserItemResult)
  970. {
  971. this.GetReportUserItemResult = GetReportUserItemResult;
  972. }
  973. }
  974. [System.Diagnostics.DebuggerStepThroughAttribute()]
  975. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  976. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  977. [System.ServiceModel.MessageContractAttribute(WrapperName="GetReportUserItemByYYTM", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  978. public partial class GetReportUserItemByYYTMRequest
  979. {
  980. [System.ServiceModel.MessageHeaderAttribute(Namespace="http://www.adicon.com.cn/")]
  981. public ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader;
  982. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  983. public string logid;
  984. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  985. public string password;
  986. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=2)]
  987. public string barcode;
  988. public GetReportUserItemByYYTMRequest()
  989. {
  990. }
  991. public GetReportUserItemByYYTMRequest(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string logid, string password, string barcode)
  992. {
  993. this.CredentialSoapHeader = CredentialSoapHeader;
  994. this.logid = logid;
  995. this.password = password;
  996. this.barcode = barcode;
  997. }
  998. }
  999. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1000. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1001. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1002. [System.ServiceModel.MessageContractAttribute(WrapperName="GetReportUserItemByYYTMResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1003. public partial class GetReportUserItemByYYTMResponse
  1004. {
  1005. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1006. public string GetReportUserItemByYYTMResult;
  1007. public GetReportUserItemByYYTMResponse()
  1008. {
  1009. }
  1010. public GetReportUserItemByYYTMResponse(string GetReportUserItemByYYTMResult)
  1011. {
  1012. this.GetReportUserItemByYYTMResult = GetReportUserItemByYYTMResult;
  1013. }
  1014. }
  1015. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1016. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1017. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1018. [System.ServiceModel.MessageContractAttribute(WrapperName="GetTsscPicByAdiconBarcode", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1019. public partial class GetTsscPicByAdiconBarcodeRequest
  1020. {
  1021. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1022. public string Key;
  1023. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  1024. public string AdiconBarcode;
  1025. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=2)]
  1026. public string ReportType;
  1027. public GetTsscPicByAdiconBarcodeRequest()
  1028. {
  1029. }
  1030. public GetTsscPicByAdiconBarcodeRequest(string Key, string AdiconBarcode, string ReportType)
  1031. {
  1032. this.Key = Key;
  1033. this.AdiconBarcode = AdiconBarcode;
  1034. this.ReportType = ReportType;
  1035. }
  1036. }
  1037. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1038. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1039. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1040. [System.ServiceModel.MessageContractAttribute(WrapperName="GetTsscPicByAdiconBarcodeResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1041. public partial class GetTsscPicByAdiconBarcodeResponse
  1042. {
  1043. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1044. [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")]
  1045. public byte[] GetTsscPicByAdiconBarcodeResult;
  1046. public GetTsscPicByAdiconBarcodeResponse()
  1047. {
  1048. }
  1049. public GetTsscPicByAdiconBarcodeResponse(byte[] GetTsscPicByAdiconBarcodeResult)
  1050. {
  1051. this.GetTsscPicByAdiconBarcodeResult = GetTsscPicByAdiconBarcodeResult;
  1052. }
  1053. }
  1054. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1055. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1056. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1057. [System.ServiceModel.MessageContractAttribute(WrapperName="GetSearchByteSample", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1058. public partial class GetSearchByteSampleRequest
  1059. {
  1060. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1061. public string AdiconBarcode;
  1062. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  1063. public string Key;
  1064. public GetSearchByteSampleRequest()
  1065. {
  1066. }
  1067. public GetSearchByteSampleRequest(string AdiconBarcode, string Key)
  1068. {
  1069. this.AdiconBarcode = AdiconBarcode;
  1070. this.Key = Key;
  1071. }
  1072. }
  1073. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1074. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1075. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1076. [System.ServiceModel.MessageContractAttribute(WrapperName="GetSearchByteSampleResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1077. public partial class GetSearchByteSampleResponse
  1078. {
  1079. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1080. [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")]
  1081. public byte[] GetSearchByteSampleResult;
  1082. public GetSearchByteSampleResponse()
  1083. {
  1084. }
  1085. public GetSearchByteSampleResponse(byte[] GetSearchByteSampleResult)
  1086. {
  1087. this.GetSearchByteSampleResult = GetSearchByteSampleResult;
  1088. }
  1089. }
  1090. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1091. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1092. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1093. [System.ServiceModel.MessageContractAttribute(WrapperName="GetSearchBytePdfSampleByAdiconCodeAndLanguageType", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1094. public partial class GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeRequest
  1095. {
  1096. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1097. public string ybid;
  1098. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  1099. public string CustomerCode;
  1100. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=2)]
  1101. public string Language;
  1102. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=3)]
  1103. public string Key;
  1104. public GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeRequest()
  1105. {
  1106. }
  1107. public GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeRequest(string ybid, string CustomerCode, string Language, string Key)
  1108. {
  1109. this.ybid = ybid;
  1110. this.CustomerCode = CustomerCode;
  1111. this.Language = Language;
  1112. this.Key = Key;
  1113. }
  1114. }
  1115. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1116. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1117. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1118. [System.ServiceModel.MessageContractAttribute(WrapperName="GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1119. public partial class GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeResponse
  1120. {
  1121. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1122. [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")]
  1123. public byte[] GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeResult;
  1124. public GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeResponse()
  1125. {
  1126. }
  1127. public GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeResponse(byte[] GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeResult)
  1128. {
  1129. this.GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeResult = GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeResult;
  1130. }
  1131. }
  1132. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1133. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1134. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1135. [System.ServiceModel.MessageContractAttribute(WrapperName="GetSearchStringSampleByAdiconCodeToByte", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1136. public partial class GetSearchStringSampleByAdiconCodeToByteRequest
  1137. {
  1138. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1139. public string ybid;
  1140. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  1141. public string CustomerCode;
  1142. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=2)]
  1143. public string Key;
  1144. public GetSearchStringSampleByAdiconCodeToByteRequest()
  1145. {
  1146. }
  1147. public GetSearchStringSampleByAdiconCodeToByteRequest(string ybid, string CustomerCode, string Key)
  1148. {
  1149. this.ybid = ybid;
  1150. this.CustomerCode = CustomerCode;
  1151. this.Key = Key;
  1152. }
  1153. }
  1154. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1155. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1156. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1157. [System.ServiceModel.MessageContractAttribute(WrapperName="GetSearchStringSampleByAdiconCodeToByteResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1158. public partial class GetSearchStringSampleByAdiconCodeToByteResponse
  1159. {
  1160. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1161. [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")]
  1162. public byte[] GetSearchStringSampleByAdiconCodeToByteResult;
  1163. public GetSearchStringSampleByAdiconCodeToByteResponse()
  1164. {
  1165. }
  1166. public GetSearchStringSampleByAdiconCodeToByteResponse(byte[] GetSearchStringSampleByAdiconCodeToByteResult)
  1167. {
  1168. this.GetSearchStringSampleByAdiconCodeToByteResult = GetSearchStringSampleByAdiconCodeToByteResult;
  1169. }
  1170. }
  1171. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1172. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1173. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1174. [System.ServiceModel.MessageContractAttribute(WrapperName="GetSearchStringSampleByCustomerCodeToByte", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1175. public partial class GetSearchStringSampleByCustomerCodeToByteRequest
  1176. {
  1177. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1178. public string yytm;
  1179. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  1180. public string CustomerCode;
  1181. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=2)]
  1182. public string Key;
  1183. public GetSearchStringSampleByCustomerCodeToByteRequest()
  1184. {
  1185. }
  1186. public GetSearchStringSampleByCustomerCodeToByteRequest(string yytm, string CustomerCode, string Key)
  1187. {
  1188. this.yytm = yytm;
  1189. this.CustomerCode = CustomerCode;
  1190. this.Key = Key;
  1191. }
  1192. }
  1193. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1194. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1195. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1196. [System.ServiceModel.MessageContractAttribute(WrapperName="GetSearchStringSampleByCustomerCodeToByteResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1197. public partial class GetSearchStringSampleByCustomerCodeToByteResponse
  1198. {
  1199. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1200. [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")]
  1201. public byte[] GetSearchStringSampleByCustomerCodeToByteResult;
  1202. public GetSearchStringSampleByCustomerCodeToByteResponse()
  1203. {
  1204. }
  1205. public GetSearchStringSampleByCustomerCodeToByteResponse(byte[] GetSearchStringSampleByCustomerCodeToByteResult)
  1206. {
  1207. this.GetSearchStringSampleByCustomerCodeToByteResult = GetSearchStringSampleByCustomerCodeToByteResult;
  1208. }
  1209. }
  1210. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1211. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1212. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1213. [System.ServiceModel.MessageContractAttribute(WrapperName="GetImageTest", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1214. public partial class GetImageTestRequest
  1215. {
  1216. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1217. public string Key;
  1218. public GetImageTestRequest()
  1219. {
  1220. }
  1221. public GetImageTestRequest(string Key)
  1222. {
  1223. this.Key = Key;
  1224. }
  1225. }
  1226. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1227. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1228. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1229. [System.ServiceModel.MessageContractAttribute(WrapperName="GetImageTestResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1230. public partial class GetImageTestResponse
  1231. {
  1232. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1233. [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")]
  1234. public byte[] GetImageTestResult;
  1235. public GetImageTestResponse()
  1236. {
  1237. }
  1238. public GetImageTestResponse(byte[] GetImageTestResult)
  1239. {
  1240. this.GetImageTestResult = GetImageTestResult;
  1241. }
  1242. }
  1243. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1244. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1245. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1246. [System.ServiceModel.MessageContractAttribute(WrapperName="GetSearchByteSampleByOther", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1247. public partial class GetSearchByteSampleByOtherRequest
  1248. {
  1249. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1250. public string AdiconBarcode;
  1251. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  1252. public string Key;
  1253. public GetSearchByteSampleByOtherRequest()
  1254. {
  1255. }
  1256. public GetSearchByteSampleByOtherRequest(string AdiconBarcode, string Key)
  1257. {
  1258. this.AdiconBarcode = AdiconBarcode;
  1259. this.Key = Key;
  1260. }
  1261. }
  1262. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1263. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1264. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1265. [System.ServiceModel.MessageContractAttribute(WrapperName="GetSearchByteSampleByOtherResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1266. public partial class GetSearchByteSampleByOtherResponse
  1267. {
  1268. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1269. [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")]
  1270. public byte[] GetSearchByteSampleByOtherResult;
  1271. public GetSearchByteSampleByOtherResponse()
  1272. {
  1273. }
  1274. public GetSearchByteSampleByOtherResponse(byte[] GetSearchByteSampleByOtherResult)
  1275. {
  1276. this.GetSearchByteSampleByOtherResult = GetSearchByteSampleByOtherResult;
  1277. }
  1278. }
  1279. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1280. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1281. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1282. [System.ServiceModel.MessageContractAttribute(WrapperName="GetByteReport", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1283. public partial class GetByteReportRequest
  1284. {
  1285. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1286. public string Id;
  1287. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  1288. public string key;
  1289. public GetByteReportRequest()
  1290. {
  1291. }
  1292. public GetByteReportRequest(string Id, string key)
  1293. {
  1294. this.Id = Id;
  1295. this.key = key;
  1296. }
  1297. }
  1298. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1299. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1300. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1301. [System.ServiceModel.MessageContractAttribute(WrapperName="GetByteReportResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1302. public partial class GetByteReportResponse
  1303. {
  1304. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1305. [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")]
  1306. public byte[] GetByteReportResult;
  1307. public GetByteReportResponse()
  1308. {
  1309. }
  1310. public GetByteReportResponse(byte[] GetByteReportResult)
  1311. {
  1312. this.GetByteReportResult = GetByteReportResult;
  1313. }
  1314. }
  1315. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1316. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1317. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1318. [System.ServiceModel.MessageContractAttribute(WrapperName="GetByteReportByYYtm", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1319. public partial class GetByteReportByYYtmRequest
  1320. {
  1321. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1322. public string yytm;
  1323. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  1324. public string key;
  1325. public GetByteReportByYYtmRequest()
  1326. {
  1327. }
  1328. public GetByteReportByYYtmRequest(string yytm, string key)
  1329. {
  1330. this.yytm = yytm;
  1331. this.key = key;
  1332. }
  1333. }
  1334. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1335. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1336. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1337. [System.ServiceModel.MessageContractAttribute(WrapperName="GetByteReportByYYtmResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1338. public partial class GetByteReportByYYtmResponse
  1339. {
  1340. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1341. [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")]
  1342. public byte[] GetByteReportByYYtmResult;
  1343. public GetByteReportByYYtmResponse()
  1344. {
  1345. }
  1346. public GetByteReportByYYtmResponse(byte[] GetByteReportByYYtmResult)
  1347. {
  1348. this.GetByteReportByYYtmResult = GetByteReportByYYtmResult;
  1349. }
  1350. }
  1351. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1352. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1353. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1354. [System.ServiceModel.MessageContractAttribute(WrapperName="GetByteJpegReportById", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1355. public partial class GetByteJpegReportByIdRequest
  1356. {
  1357. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1358. public string Id;
  1359. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  1360. public string key;
  1361. public GetByteJpegReportByIdRequest()
  1362. {
  1363. }
  1364. public GetByteJpegReportByIdRequest(string Id, string key)
  1365. {
  1366. this.Id = Id;
  1367. this.key = key;
  1368. }
  1369. }
  1370. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1371. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1372. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1373. [System.ServiceModel.MessageContractAttribute(WrapperName="GetByteJpegReportByIdResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1374. public partial class GetByteJpegReportByIdResponse
  1375. {
  1376. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1377. [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")]
  1378. public byte[] GetByteJpegReportByIdResult;
  1379. public GetByteJpegReportByIdResponse()
  1380. {
  1381. }
  1382. public GetByteJpegReportByIdResponse(byte[] GetByteJpegReportByIdResult)
  1383. {
  1384. this.GetByteJpegReportByIdResult = GetByteJpegReportByIdResult;
  1385. }
  1386. }
  1387. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1388. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1389. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1390. [System.ServiceModel.MessageContractAttribute(WrapperName="GetByteReportByIdNumber", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1391. public partial class GetByteReportByIdNumberRequest
  1392. {
  1393. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1394. public string IdNumber;
  1395. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=1)]
  1396. public string key;
  1397. public GetByteReportByIdNumberRequest()
  1398. {
  1399. }
  1400. public GetByteReportByIdNumberRequest(string IdNumber, string key)
  1401. {
  1402. this.IdNumber = IdNumber;
  1403. this.key = key;
  1404. }
  1405. }
  1406. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1407. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1408. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1409. [System.ServiceModel.MessageContractAttribute(WrapperName="GetByteReportByIdNumberResponse", WrapperNamespace="http://www.adicon.com.cn/", IsWrapped=true)]
  1410. public partial class GetByteReportByIdNumberResponse
  1411. {
  1412. [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://www.adicon.com.cn/", Order=0)]
  1413. [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")]
  1414. public byte[] GetByteReportByIdNumberResult;
  1415. public GetByteReportByIdNumberResponse()
  1416. {
  1417. }
  1418. public GetByteReportByIdNumberResponse(byte[] GetByteReportByIdNumberResult)
  1419. {
  1420. this.GetByteReportByIdNumberResult = GetByteReportByIdNumberResult;
  1421. }
  1422. }
  1423. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1424. public interface AdiconWebServiceSoapChannel : ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap, System.ServiceModel.IClientChannel
  1425. {
  1426. }
  1427. [System.Diagnostics.DebuggerStepThroughAttribute()]
  1428. [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "8.0.0")]
  1429. public partial class AdiconWebServiceSoapClient : System.ServiceModel.ClientBase<ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap>, ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap
  1430. {
  1431. /// <summary>
  1432. /// 实现此分部方法,配置服务终结点。
  1433. /// </summary>
  1434. /// <param name="serviceEndpoint">要配置的终结点</param>
  1435. /// <param name="clientCredentials">客户端凭据</param>
  1436. static partial void ConfigureEndpoint(System.ServiceModel.Description.ServiceEndpoint serviceEndpoint, System.ServiceModel.Description.ClientCredentials clientCredentials);
  1437. public AdiconWebServiceSoapClient(EndpointConfiguration endpointConfiguration) :
  1438. base(AdiconWebServiceSoapClient.GetBindingForEndpoint(endpointConfiguration), AdiconWebServiceSoapClient.GetEndpointAddress(endpointConfiguration))
  1439. {
  1440. this.Endpoint.Name = endpointConfiguration.ToString();
  1441. ConfigureEndpoint(this.Endpoint, this.ClientCredentials);
  1442. }
  1443. public AdiconWebServiceSoapClient(EndpointConfiguration endpointConfiguration, string remoteAddress) :
  1444. base(AdiconWebServiceSoapClient.GetBindingForEndpoint(endpointConfiguration), new System.ServiceModel.EndpointAddress(remoteAddress))
  1445. {
  1446. this.Endpoint.Name = endpointConfiguration.ToString();
  1447. ConfigureEndpoint(this.Endpoint, this.ClientCredentials);
  1448. }
  1449. public AdiconWebServiceSoapClient(EndpointConfiguration endpointConfiguration, System.ServiceModel.EndpointAddress remoteAddress) :
  1450. base(AdiconWebServiceSoapClient.GetBindingForEndpoint(endpointConfiguration), remoteAddress)
  1451. {
  1452. this.Endpoint.Name = endpointConfiguration.ToString();
  1453. ConfigureEndpoint(this.Endpoint, this.ClientCredentials);
  1454. }
  1455. public AdiconWebServiceSoapClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) :
  1456. base(binding, remoteAddress)
  1457. {
  1458. }
  1459. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1460. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.UpdateResultRecordResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.UpdateResultRecordAsync(ServiceReferenceAiDiKangLisResult.UpdateResultRecordRequest request)
  1461. {
  1462. return base.Channel.UpdateResultRecordAsync(request);
  1463. }
  1464. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.UpdateResultRecordResponse> UpdateResultRecordAsync(string brxx, byte[] pic1, byte[] pic2, byte[] pic3, byte[] pic4)
  1465. {
  1466. ServiceReferenceAiDiKangLisResult.UpdateResultRecordRequest inValue = new ServiceReferenceAiDiKangLisResult.UpdateResultRecordRequest();
  1467. inValue.brxx = brxx;
  1468. inValue.pic1 = pic1;
  1469. inValue.pic2 = pic2;
  1470. inValue.pic3 = pic3;
  1471. inValue.pic4 = pic4;
  1472. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).UpdateResultRecordAsync(inValue);
  1473. }
  1474. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1475. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.UpdateResultRecord_lxResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.UpdateResultRecord_lxAsync(ServiceReferenceAiDiKangLisResult.UpdateResultRecord_lxRequest request)
  1476. {
  1477. return base.Channel.UpdateResultRecord_lxAsync(request);
  1478. }
  1479. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.UpdateResultRecord_lxResponse> UpdateResultRecord_lxAsync(string piclx, string brxx, byte[] pic1, byte[] pic2, byte[] pic3, byte[] pic4)
  1480. {
  1481. ServiceReferenceAiDiKangLisResult.UpdateResultRecord_lxRequest inValue = new ServiceReferenceAiDiKangLisResult.UpdateResultRecord_lxRequest();
  1482. inValue.piclx = piclx;
  1483. inValue.brxx = brxx;
  1484. inValue.pic1 = pic1;
  1485. inValue.pic2 = pic2;
  1486. inValue.pic3 = pic3;
  1487. inValue.pic4 = pic4;
  1488. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).UpdateResultRecord_lxAsync(inValue);
  1489. }
  1490. public System.Threading.Tasks.Task<string> GetWuHanNucleicAcidAsync(string Key, string[] Barcode)
  1491. {
  1492. return base.Channel.GetWuHanNucleicAcidAsync(Key, Barcode);
  1493. }
  1494. public System.Threading.Tasks.Task<string> GetReportListByIdNumberAsync(string Key, string CustomerCode, string IdNumber, string StartDate, string EndDate)
  1495. {
  1496. return base.Channel.GetReportListByIdNumberAsync(Key, CustomerCode, IdNumber, StartDate, EndDate);
  1497. }
  1498. public System.Threading.Tasks.Task<string> AirFilmNucleicAcidAsync(string NucleicAcidData, string Key)
  1499. {
  1500. return base.Channel.AirFilmNucleicAcidAsync(NucleicAcidData, Key);
  1501. }
  1502. public System.Threading.Tasks.Task<string> AirFilmNucleicAcidYbbhAsync(string NucleicAcidData, string Key)
  1503. {
  1504. return base.Channel.AirFilmNucleicAcidYbbhAsync(NucleicAcidData, Key);
  1505. }
  1506. public System.Threading.Tasks.Task<string> GetLisReportCollDataAsync(string sInparm)
  1507. {
  1508. return base.Channel.GetLisReportCollDataAsync(sInparm);
  1509. }
  1510. public System.Threading.Tasks.Task<string> UpdateLisReportCollDataFlagAsync(string sInparm)
  1511. {
  1512. return base.Channel.UpdateLisReportCollDataFlagAsync(sInparm);
  1513. }
  1514. public System.Threading.Tasks.Task<string> sample_testing_infoAsync(string Key, string KSSJ, string JSSJ, string Barcode)
  1515. {
  1516. return base.Channel.sample_testing_infoAsync(Key, KSSJ, JSSJ, Barcode);
  1517. }
  1518. public System.Threading.Tasks.Task<string> GetReportItemByCustCodeAsync(string Key, string CustomerCode, string StartDate, string EndDate)
  1519. {
  1520. return base.Channel.GetReportItemByCustCodeAsync(Key, CustomerCode, StartDate, EndDate);
  1521. }
  1522. public System.Threading.Tasks.Task<string> GetSearchByPhoneAsync(string Key, string Phone)
  1523. {
  1524. return base.Channel.GetSearchByPhoneAsync(Key, Phone);
  1525. }
  1526. public System.Threading.Tasks.Task CacheRemoveAsync()
  1527. {
  1528. return base.Channel.CacheRemoveAsync();
  1529. }
  1530. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1531. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetReportBaseInfoResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.GetReportBaseInfoAsync(ServiceReferenceAiDiKangLisResult.GetReportBaseInfoRequest request)
  1532. {
  1533. return base.Channel.GetReportBaseInfoAsync(request);
  1534. }
  1535. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetReportBaseInfoResponse> GetReportBaseInfoAsync(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string logid, string password, string barcode)
  1536. {
  1537. ServiceReferenceAiDiKangLisResult.GetReportBaseInfoRequest inValue = new ServiceReferenceAiDiKangLisResult.GetReportBaseInfoRequest();
  1538. inValue.CredentialSoapHeader = CredentialSoapHeader;
  1539. inValue.logid = logid;
  1540. inValue.password = password;
  1541. inValue.barcode = barcode;
  1542. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).GetReportBaseInfoAsync(inValue);
  1543. }
  1544. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1545. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetReportListV1Response> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.GetReportListV1Async(ServiceReferenceAiDiKangLisResult.GetReportListV1Request request)
  1546. {
  1547. return base.Channel.GetReportListV1Async(request);
  1548. }
  1549. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetReportListV1Response> GetReportListV1Async(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string logid, string password, string barcode)
  1550. {
  1551. ServiceReferenceAiDiKangLisResult.GetReportListV1Request inValue = new ServiceReferenceAiDiKangLisResult.GetReportListV1Request();
  1552. inValue.CredentialSoapHeader = CredentialSoapHeader;
  1553. inValue.logid = logid;
  1554. inValue.password = password;
  1555. inValue.barcode = barcode;
  1556. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).GetReportListV1Async(inValue);
  1557. }
  1558. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.ValiUserResponse> ValiUserAsync(ServiceReferenceAiDiKangLisResult.ValiUserRequest request)
  1559. {
  1560. return base.Channel.ValiUserAsync(request);
  1561. }
  1562. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1563. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.DetailListResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.DetailListAsync(ServiceReferenceAiDiKangLisResult.DetailListRequest request)
  1564. {
  1565. return base.Channel.DetailListAsync(request);
  1566. }
  1567. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.DetailListResponse> DetailListAsync(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string logid, string password)
  1568. {
  1569. ServiceReferenceAiDiKangLisResult.DetailListRequest inValue = new ServiceReferenceAiDiKangLisResult.DetailListRequest();
  1570. inValue.CredentialSoapHeader = CredentialSoapHeader;
  1571. inValue.logid = logid;
  1572. inValue.password = password;
  1573. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).DetailListAsync(inValue);
  1574. }
  1575. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1576. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.ReportDetailForHzqbResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.ReportDetailForHzqbAsync(ServiceReferenceAiDiKangLisResult.ReportDetailForHzqbRequest request)
  1577. {
  1578. return base.Channel.ReportDetailForHzqbAsync(request);
  1579. }
  1580. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.ReportDetailForHzqbResponse> ReportDetailForHzqbAsync(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string begindate, string enddate, string logid, string password)
  1581. {
  1582. ServiceReferenceAiDiKangLisResult.ReportDetailForHzqbRequest inValue = new ServiceReferenceAiDiKangLisResult.ReportDetailForHzqbRequest();
  1583. inValue.CredentialSoapHeader = CredentialSoapHeader;
  1584. inValue.begindate = begindate;
  1585. inValue.enddate = enddate;
  1586. inValue.logid = logid;
  1587. inValue.password = password;
  1588. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).ReportDetailForHzqbAsync(inValue);
  1589. }
  1590. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1591. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.ReportDetailResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.ReportDetailAsync(ServiceReferenceAiDiKangLisResult.ReportDetailRequest request)
  1592. {
  1593. return base.Channel.ReportDetailAsync(request);
  1594. }
  1595. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.ReportDetailResponse> ReportDetailAsync(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string begindate, string enddate, string logid, string password)
  1596. {
  1597. ServiceReferenceAiDiKangLisResult.ReportDetailRequest inValue = new ServiceReferenceAiDiKangLisResult.ReportDetailRequest();
  1598. inValue.CredentialSoapHeader = CredentialSoapHeader;
  1599. inValue.begindate = begindate;
  1600. inValue.enddate = enddate;
  1601. inValue.logid = logid;
  1602. inValue.password = password;
  1603. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).ReportDetailAsync(inValue);
  1604. }
  1605. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1606. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.ReportDetailbybgrqResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.ReportDetailbybgrqAsync(ServiceReferenceAiDiKangLisResult.ReportDetailbybgrqRequest request)
  1607. {
  1608. return base.Channel.ReportDetailbybgrqAsync(request);
  1609. }
  1610. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.ReportDetailbybgrqResponse> ReportDetailbybgrqAsync(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string begindate, string enddate, string logid, string password)
  1611. {
  1612. ServiceReferenceAiDiKangLisResult.ReportDetailbybgrqRequest inValue = new ServiceReferenceAiDiKangLisResult.ReportDetailbybgrqRequest();
  1613. inValue.CredentialSoapHeader = CredentialSoapHeader;
  1614. inValue.begindate = begindate;
  1615. inValue.enddate = enddate;
  1616. inValue.logid = logid;
  1617. inValue.password = password;
  1618. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).ReportDetailbybgrqAsync(inValue);
  1619. }
  1620. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1621. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetReportDetailByXmlDocumentResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.GetReportDetailByXmlDocumentAsync(ServiceReferenceAiDiKangLisResult.GetReportDetailByXmlDocumentRequest request)
  1622. {
  1623. return base.Channel.GetReportDetailByXmlDocumentAsync(request);
  1624. }
  1625. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetReportDetailByXmlDocumentResponse> GetReportDetailByXmlDocumentAsync(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string begindate, string enddate, string logid, string password)
  1626. {
  1627. ServiceReferenceAiDiKangLisResult.GetReportDetailByXmlDocumentRequest inValue = new ServiceReferenceAiDiKangLisResult.GetReportDetailByXmlDocumentRequest();
  1628. inValue.CredentialSoapHeader = CredentialSoapHeader;
  1629. inValue.begindate = begindate;
  1630. inValue.enddate = enddate;
  1631. inValue.logid = logid;
  1632. inValue.password = password;
  1633. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).GetReportDetailByXmlDocumentAsync(inValue);
  1634. }
  1635. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1636. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetReportDetailStringDocumentResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.GetReportDetailStringDocumentAsync(ServiceReferenceAiDiKangLisResult.GetReportDetailStringDocumentRequest request)
  1637. {
  1638. return base.Channel.GetReportDetailStringDocumentAsync(request);
  1639. }
  1640. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetReportDetailStringDocumentResponse> GetReportDetailStringDocumentAsync(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string begindate, string enddate, string logid, string password)
  1641. {
  1642. ServiceReferenceAiDiKangLisResult.GetReportDetailStringDocumentRequest inValue = new ServiceReferenceAiDiKangLisResult.GetReportDetailStringDocumentRequest();
  1643. inValue.CredentialSoapHeader = CredentialSoapHeader;
  1644. inValue.begindate = begindate;
  1645. inValue.enddate = enddate;
  1646. inValue.logid = logid;
  1647. inValue.password = password;
  1648. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).GetReportDetailStringDocumentAsync(inValue);
  1649. }
  1650. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1651. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.UpdatesSetDownResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.UpdatesSetDownAsync(ServiceReferenceAiDiKangLisResult.UpdatesSetDownRequest request)
  1652. {
  1653. return base.Channel.UpdatesSetDownAsync(request);
  1654. }
  1655. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.UpdatesSetDownResponse> UpdatesSetDownAsync(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string yyid, string logid, string pwd)
  1656. {
  1657. ServiceReferenceAiDiKangLisResult.UpdatesSetDownRequest inValue = new ServiceReferenceAiDiKangLisResult.UpdatesSetDownRequest();
  1658. inValue.CredentialSoapHeader = CredentialSoapHeader;
  1659. inValue.yyid = yyid;
  1660. inValue.logid = logid;
  1661. inValue.pwd = pwd;
  1662. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).UpdatesSetDownAsync(inValue);
  1663. }
  1664. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1665. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetReportUserItemResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.GetReportUserItemAsync(ServiceReferenceAiDiKangLisResult.GetReportUserItemRequest request)
  1666. {
  1667. return base.Channel.GetReportUserItemAsync(request);
  1668. }
  1669. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetReportUserItemResponse> GetReportUserItemAsync(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string logid, string password, string barcode)
  1670. {
  1671. ServiceReferenceAiDiKangLisResult.GetReportUserItemRequest inValue = new ServiceReferenceAiDiKangLisResult.GetReportUserItemRequest();
  1672. inValue.CredentialSoapHeader = CredentialSoapHeader;
  1673. inValue.logid = logid;
  1674. inValue.password = password;
  1675. inValue.barcode = barcode;
  1676. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).GetReportUserItemAsync(inValue);
  1677. }
  1678. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1679. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetReportUserItemByYYTMResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.GetReportUserItemByYYTMAsync(ServiceReferenceAiDiKangLisResult.GetReportUserItemByYYTMRequest request)
  1680. {
  1681. return base.Channel.GetReportUserItemByYYTMAsync(request);
  1682. }
  1683. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetReportUserItemByYYTMResponse> GetReportUserItemByYYTMAsync(ServiceReferenceAiDiKangLisResult.CredentialSoapHeader CredentialSoapHeader, string logid, string password, string barcode)
  1684. {
  1685. ServiceReferenceAiDiKangLisResult.GetReportUserItemByYYTMRequest inValue = new ServiceReferenceAiDiKangLisResult.GetReportUserItemByYYTMRequest();
  1686. inValue.CredentialSoapHeader = CredentialSoapHeader;
  1687. inValue.logid = logid;
  1688. inValue.password = password;
  1689. inValue.barcode = barcode;
  1690. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).GetReportUserItemByYYTMAsync(inValue);
  1691. }
  1692. public System.Threading.Tasks.Task<string> ClentTrackDownAsync(string Barcode, string Key)
  1693. {
  1694. return base.Channel.ClentTrackDownAsync(Barcode, Key);
  1695. }
  1696. public System.Threading.Tasks.Task<string> ClentCancelDetectionAsync(string Barcode, string Key)
  1697. {
  1698. return base.Channel.ClentCancelDetectionAsync(Barcode, Key);
  1699. }
  1700. public System.Threading.Tasks.Task<string> Z_GetVerSionAsync()
  1701. {
  1702. return base.Channel.Z_GetVerSionAsync();
  1703. }
  1704. public System.Threading.Tasks.Task<string> LoginAsync(string logid, string password)
  1705. {
  1706. return base.Channel.LoginAsync(logid, password);
  1707. }
  1708. public System.Threading.Tasks.Task<string> GetReportListAsync(string Key, string BeginDateTime, string EndDateTime, string TypeDateTime, string AgainFlag)
  1709. {
  1710. return base.Channel.GetReportListAsync(Key, BeginDateTime, EndDateTime, TypeDateTime, AgainFlag);
  1711. }
  1712. public System.Threading.Tasks.Task<string> GetSearchStringSampleByIdAsync(string Key, string Id)
  1713. {
  1714. return base.Channel.GetSearchStringSampleByIdAsync(Key, Id);
  1715. }
  1716. public System.Threading.Tasks.Task<string> GetReportListYunAsync(string Key, string BeginDateTime, string EndDateTime, string TypeDateTime, string pageSize, string pageIndex)
  1717. {
  1718. return base.Channel.GetReportListYunAsync(Key, BeginDateTime, EndDateTime, TypeDateTime, pageSize, pageIndex);
  1719. }
  1720. public System.Threading.Tasks.Task<string> GetAllSampleListAsync(string Key, string BeginDateTime, string EndDateTime, string TypeDateTime, string AgainFlag)
  1721. {
  1722. return base.Channel.GetAllSampleListAsync(Key, BeginDateTime, EndDateTime, TypeDateTime, AgainFlag);
  1723. }
  1724. public System.Threading.Tasks.Task<string> GetAllSampleList_MeiNianAsync(string Key, string BeginDateTime, string EndDateTime, string TypeDateTime, string AgainFlag)
  1725. {
  1726. return base.Channel.GetAllSampleList_MeiNianAsync(Key, BeginDateTime, EndDateTime, TypeDateTime, AgainFlag);
  1727. }
  1728. public System.Threading.Tasks.Task<string> GetReportItemListByAdiconBarocde_MeiNianAsync(string Key, string AdiconBarcode, string ReportType, string AgainFlag)
  1729. {
  1730. return base.Channel.GetReportItemListByAdiconBarocde_MeiNianAsync(Key, AdiconBarcode, ReportType, AgainFlag);
  1731. }
  1732. public System.Threading.Tasks.Task<string> GetReportItemListByCustomerBarocde_MeiNianAsync(string Key, string CustomerBarcode, string ReportType, string AgainFlag)
  1733. {
  1734. return base.Channel.GetReportItemListByCustomerBarocde_MeiNianAsync(Key, CustomerBarcode, ReportType, AgainFlag);
  1735. }
  1736. public System.Threading.Tasks.Task<string> GetReportItemListByAdiconBarocdeAsync(string Key, string AdiconBarcode, string ReportType)
  1737. {
  1738. return base.Channel.GetReportItemListByAdiconBarocdeAsync(Key, AdiconBarcode, ReportType);
  1739. }
  1740. public System.Threading.Tasks.Task<string> GetReportItemListByCustomerBarocdeAsync(string Key, string CustomerBarcode, string ReportType)
  1741. {
  1742. return base.Channel.GetReportItemListByCustomerBarocdeAsync(Key, CustomerBarcode, ReportType);
  1743. }
  1744. public System.Threading.Tasks.Task<string> GetJSONReportItemListByAdiconBarocdeAsync(string AdiconBarcode, string Key)
  1745. {
  1746. return base.Channel.GetJSONReportItemListByAdiconBarocdeAsync(AdiconBarcode, Key);
  1747. }
  1748. public System.Threading.Tasks.Task<string> GetJSONReportItemListByCustomerBarocdeAsync(string CustomerBarocde, string Key)
  1749. {
  1750. return base.Channel.GetJSONReportItemListByCustomerBarocdeAsync(CustomerBarocde, Key);
  1751. }
  1752. public System.Threading.Tasks.Task<string> GetSearchSampleAsync(string AdiconBarcode, string Key)
  1753. {
  1754. return base.Channel.GetSearchSampleAsync(AdiconBarcode, Key);
  1755. }
  1756. public System.Threading.Tasks.Task<string> ExistsReportAsync(string AdiconBarcode, string Key)
  1757. {
  1758. return base.Channel.ExistsReportAsync(AdiconBarcode, Key);
  1759. }
  1760. public System.Threading.Tasks.Task<string> ExistsByYYtmAsync(string yytm, string Key)
  1761. {
  1762. return base.Channel.ExistsByYYtmAsync(yytm, Key);
  1763. }
  1764. public System.Threading.Tasks.Task<string> ExistsReportByYYtmAsync(string Yytm, string Key)
  1765. {
  1766. return base.Channel.ExistsReportByYYtmAsync(Yytm, Key);
  1767. }
  1768. public System.Threading.Tasks.Task<string> GetTsscInfoAsync(string Key, string CustomerCode, string BeginDateTime, string EndDateTime, string TypeDateTime, string ReportType)
  1769. {
  1770. return base.Channel.GetTsscInfoAsync(Key, CustomerCode, BeginDateTime, EndDateTime, TypeDateTime, ReportType);
  1771. }
  1772. public System.Threading.Tasks.Task<string> GetTsscInfoByAdiconBarcodeAsync(string Key, string AdiconBarcode, string ReportType)
  1773. {
  1774. return base.Channel.GetTsscInfoByAdiconBarcodeAsync(Key, AdiconBarcode, ReportType);
  1775. }
  1776. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1777. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetTsscPicByAdiconBarcodeResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.GetTsscPicByAdiconBarcodeAsync(ServiceReferenceAiDiKangLisResult.GetTsscPicByAdiconBarcodeRequest request)
  1778. {
  1779. return base.Channel.GetTsscPicByAdiconBarcodeAsync(request);
  1780. }
  1781. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetTsscPicByAdiconBarcodeResponse> GetTsscPicByAdiconBarcodeAsync(string Key, string AdiconBarcode, string ReportType)
  1782. {
  1783. ServiceReferenceAiDiKangLisResult.GetTsscPicByAdiconBarcodeRequest inValue = new ServiceReferenceAiDiKangLisResult.GetTsscPicByAdiconBarcodeRequest();
  1784. inValue.Key = Key;
  1785. inValue.AdiconBarcode = AdiconBarcode;
  1786. inValue.ReportType = ReportType;
  1787. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).GetTsscPicByAdiconBarcodeAsync(inValue);
  1788. }
  1789. public System.Threading.Tasks.Task<string> GetSampleProcessAsync(string AdiconBarcode, string Key)
  1790. {
  1791. return base.Channel.GetSampleProcessAsync(AdiconBarcode, Key);
  1792. }
  1793. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1794. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetSearchByteSampleResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.GetSearchByteSampleAsync(ServiceReferenceAiDiKangLisResult.GetSearchByteSampleRequest request)
  1795. {
  1796. return base.Channel.GetSearchByteSampleAsync(request);
  1797. }
  1798. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetSearchByteSampleResponse> GetSearchByteSampleAsync(string AdiconBarcode, string Key)
  1799. {
  1800. ServiceReferenceAiDiKangLisResult.GetSearchByteSampleRequest inValue = new ServiceReferenceAiDiKangLisResult.GetSearchByteSampleRequest();
  1801. inValue.AdiconBarcode = AdiconBarcode;
  1802. inValue.Key = Key;
  1803. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).GetSearchByteSampleAsync(inValue);
  1804. }
  1805. public System.Threading.Tasks.Task<string> GetSearchStringSampleAsync(string yytm, string CustomerCode, string Key)
  1806. {
  1807. return base.Channel.GetSearchStringSampleAsync(yytm, CustomerCode, Key);
  1808. }
  1809. public System.Threading.Tasks.Task<string> GetSearchStringSampleByAdiconCodeAsync(string ybid, string CustomerCode, string Key)
  1810. {
  1811. return base.Channel.GetSearchStringSampleByAdiconCodeAsync(ybid, CustomerCode, Key);
  1812. }
  1813. public System.Threading.Tasks.Task<string> GetSearchStringSampleByAdiconCodeAndLanguageTypeAsync(string ybid, string CustomerCode, string Language, string Key)
  1814. {
  1815. return base.Channel.GetSearchStringSampleByAdiconCodeAndLanguageTypeAsync(ybid, CustomerCode, Language, Key);
  1816. }
  1817. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1818. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeAsync(ServiceReferenceAiDiKangLisResult.GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeRequest request)
  1819. {
  1820. return base.Channel.GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeAsync(request);
  1821. }
  1822. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeResponse> GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeAsync(string ybid, string CustomerCode, string Language, string Key)
  1823. {
  1824. ServiceReferenceAiDiKangLisResult.GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeRequest inValue = new ServiceReferenceAiDiKangLisResult.GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeRequest();
  1825. inValue.ybid = ybid;
  1826. inValue.CustomerCode = CustomerCode;
  1827. inValue.Language = Language;
  1828. inValue.Key = Key;
  1829. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).GetSearchBytePdfSampleByAdiconCodeAndLanguageTypeAsync(inValue);
  1830. }
  1831. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1832. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetSearchStringSampleByAdiconCodeToByteResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.GetSearchStringSampleByAdiconCodeToByteAsync(ServiceReferenceAiDiKangLisResult.GetSearchStringSampleByAdiconCodeToByteRequest request)
  1833. {
  1834. return base.Channel.GetSearchStringSampleByAdiconCodeToByteAsync(request);
  1835. }
  1836. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetSearchStringSampleByAdiconCodeToByteResponse> GetSearchStringSampleByAdiconCodeToByteAsync(string ybid, string CustomerCode, string Key)
  1837. {
  1838. ServiceReferenceAiDiKangLisResult.GetSearchStringSampleByAdiconCodeToByteRequest inValue = new ServiceReferenceAiDiKangLisResult.GetSearchStringSampleByAdiconCodeToByteRequest();
  1839. inValue.ybid = ybid;
  1840. inValue.CustomerCode = CustomerCode;
  1841. inValue.Key = Key;
  1842. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).GetSearchStringSampleByAdiconCodeToByteAsync(inValue);
  1843. }
  1844. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1845. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetSearchStringSampleByCustomerCodeToByteResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.GetSearchStringSampleByCustomerCodeToByteAsync(ServiceReferenceAiDiKangLisResult.GetSearchStringSampleByCustomerCodeToByteRequest request)
  1846. {
  1847. return base.Channel.GetSearchStringSampleByCustomerCodeToByteAsync(request);
  1848. }
  1849. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetSearchStringSampleByCustomerCodeToByteResponse> GetSearchStringSampleByCustomerCodeToByteAsync(string yytm, string CustomerCode, string Key)
  1850. {
  1851. ServiceReferenceAiDiKangLisResult.GetSearchStringSampleByCustomerCodeToByteRequest inValue = new ServiceReferenceAiDiKangLisResult.GetSearchStringSampleByCustomerCodeToByteRequest();
  1852. inValue.yytm = yytm;
  1853. inValue.CustomerCode = CustomerCode;
  1854. inValue.Key = Key;
  1855. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).GetSearchStringSampleByCustomerCodeToByteAsync(inValue);
  1856. }
  1857. public System.Threading.Tasks.Task<string> GetUrlByBarcodeAndReportTypeAsync(string Key, string AdiconBarcode, string ReportType)
  1858. {
  1859. return base.Channel.GetUrlByBarcodeAndReportTypeAsync(Key, AdiconBarcode, ReportType);
  1860. }
  1861. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1862. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetImageTestResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.GetImageTestAsync(ServiceReferenceAiDiKangLisResult.GetImageTestRequest request)
  1863. {
  1864. return base.Channel.GetImageTestAsync(request);
  1865. }
  1866. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetImageTestResponse> GetImageTestAsync(string Key)
  1867. {
  1868. ServiceReferenceAiDiKangLisResult.GetImageTestRequest inValue = new ServiceReferenceAiDiKangLisResult.GetImageTestRequest();
  1869. inValue.Key = Key;
  1870. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).GetImageTestAsync(inValue);
  1871. }
  1872. public System.Threading.Tasks.Task<string> GetQingDaoNucleicAcidAsync(string starttime, string endtime, string ranstr, string sign)
  1873. {
  1874. return base.Channel.GetQingDaoNucleicAcidAsync(starttime, endtime, ranstr, sign);
  1875. }
  1876. public System.Threading.Tasks.Task<string> GetSearchByteSampleAiAsync(string AdiconBarcode, string Key)
  1877. {
  1878. return base.Channel.GetSearchByteSampleAiAsync(AdiconBarcode, Key);
  1879. }
  1880. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1881. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetSearchByteSampleByOtherResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.GetSearchByteSampleByOtherAsync(ServiceReferenceAiDiKangLisResult.GetSearchByteSampleByOtherRequest request)
  1882. {
  1883. return base.Channel.GetSearchByteSampleByOtherAsync(request);
  1884. }
  1885. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetSearchByteSampleByOtherResponse> GetSearchByteSampleByOtherAsync(string AdiconBarcode, string Key)
  1886. {
  1887. ServiceReferenceAiDiKangLisResult.GetSearchByteSampleByOtherRequest inValue = new ServiceReferenceAiDiKangLisResult.GetSearchByteSampleByOtherRequest();
  1888. inValue.AdiconBarcode = AdiconBarcode;
  1889. inValue.Key = Key;
  1890. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).GetSearchByteSampleByOtherAsync(inValue);
  1891. }
  1892. public System.Threading.Tasks.Task<string> GetJSONReportItemListByOtherCodeAsync(string OtherCode, string Key, string datetime)
  1893. {
  1894. return base.Channel.GetJSONReportItemListByOtherCodeAsync(OtherCode, Key, datetime);
  1895. }
  1896. public System.Threading.Tasks.Task<string> SetSampleDownFlagByAdiconBarocdeAsync(string Key, string AdiconBarcode, string ReportType)
  1897. {
  1898. return base.Channel.SetSampleDownFlagByAdiconBarocdeAsync(Key, AdiconBarcode, ReportType);
  1899. }
  1900. public System.Threading.Tasks.Task<string> SetSampleDownFlagByCustomerBarocdeAsync(string Key, string CustomerBarcode, string ReportType)
  1901. {
  1902. return base.Channel.SetSampleDownFlagByCustomerBarocdeAsync(Key, CustomerBarcode, ReportType);
  1903. }
  1904. public System.Threading.Tasks.Task<string> GetReportItemListByBrbqAsync(string Department, string BeginDateTime, string EndDateTime, string Key)
  1905. {
  1906. return base.Channel.GetReportItemListByBrbqAsync(Department, BeginDateTime, EndDateTime, Key);
  1907. }
  1908. public System.Threading.Tasks.Task<string> GetBLTCTPicAsync(string Key, string barCode, string bzlbId, string PicType, int CurrentRecord)
  1909. {
  1910. return base.Channel.GetBLTCTPicAsync(Key, barCode, bzlbId, PicType, CurrentRecord);
  1911. }
  1912. public System.Threading.Tasks.Task<string> GetBLTCTPicByYYTMAsync(string Key, string barCode, string bzlbId, string PicType, int CurrentRecord)
  1913. {
  1914. return base.Channel.GetBLTCTPicByYYTMAsync(Key, barCode, bzlbId, PicType, CurrentRecord);
  1915. }
  1916. public System.Threading.Tasks.Task<string> GetBLTCTPicByKeyIdAsync(string Key, string barCode, string finterid, string PicType, int CurrentRecord)
  1917. {
  1918. return base.Channel.GetBLTCTPicByKeyIdAsync(Key, barCode, finterid, PicType, CurrentRecord);
  1919. }
  1920. public System.Threading.Tasks.Task<string> GetReportItemListByAdiconRepnoAsync(string Key, string AdiconRepno, string ReportType)
  1921. {
  1922. return base.Channel.GetReportItemListByAdiconRepnoAsync(Key, AdiconRepno, ReportType);
  1923. }
  1924. public System.Threading.Tasks.Task<string> SetSampleDownFlagByByAdiconRepnoAsync(string Key, string AdiconRepno, string ReportType)
  1925. {
  1926. return base.Channel.SetSampleDownFlagByByAdiconRepnoAsync(Key, AdiconRepno, ReportType);
  1927. }
  1928. public System.Threading.Tasks.Task<string> GetSampleCountAsync(string key, string BeginDateTime, string EndDateTime)
  1929. {
  1930. return base.Channel.GetSampleCountAsync(key, BeginDateTime, EndDateTime);
  1931. }
  1932. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1933. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetByteReportResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.GetByteReportAsync(ServiceReferenceAiDiKangLisResult.GetByteReportRequest request)
  1934. {
  1935. return base.Channel.GetByteReportAsync(request);
  1936. }
  1937. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetByteReportResponse> GetByteReportAsync(string Id, string key)
  1938. {
  1939. ServiceReferenceAiDiKangLisResult.GetByteReportRequest inValue = new ServiceReferenceAiDiKangLisResult.GetByteReportRequest();
  1940. inValue.Id = Id;
  1941. inValue.key = key;
  1942. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).GetByteReportAsync(inValue);
  1943. }
  1944. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1945. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetByteReportByYYtmResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.GetByteReportByYYtmAsync(ServiceReferenceAiDiKangLisResult.GetByteReportByYYtmRequest request)
  1946. {
  1947. return base.Channel.GetByteReportByYYtmAsync(request);
  1948. }
  1949. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetByteReportByYYtmResponse> GetByteReportByYYtmAsync(string yytm, string key)
  1950. {
  1951. ServiceReferenceAiDiKangLisResult.GetByteReportByYYtmRequest inValue = new ServiceReferenceAiDiKangLisResult.GetByteReportByYYtmRequest();
  1952. inValue.yytm = yytm;
  1953. inValue.key = key;
  1954. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).GetByteReportByYYtmAsync(inValue);
  1955. }
  1956. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1957. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetByteJpegReportByIdResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.GetByteJpegReportByIdAsync(ServiceReferenceAiDiKangLisResult.GetByteJpegReportByIdRequest request)
  1958. {
  1959. return base.Channel.GetByteJpegReportByIdAsync(request);
  1960. }
  1961. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetByteJpegReportByIdResponse> GetByteJpegReportByIdAsync(string Id, string key)
  1962. {
  1963. ServiceReferenceAiDiKangLisResult.GetByteJpegReportByIdRequest inValue = new ServiceReferenceAiDiKangLisResult.GetByteJpegReportByIdRequest();
  1964. inValue.Id = Id;
  1965. inValue.key = key;
  1966. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).GetByteJpegReportByIdAsync(inValue);
  1967. }
  1968. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
  1969. System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetByteReportByIdNumberResponse> ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap.GetByteReportByIdNumberAsync(ServiceReferenceAiDiKangLisResult.GetByteReportByIdNumberRequest request)
  1970. {
  1971. return base.Channel.GetByteReportByIdNumberAsync(request);
  1972. }
  1973. public System.Threading.Tasks.Task<ServiceReferenceAiDiKangLisResult.GetByteReportByIdNumberResponse> GetByteReportByIdNumberAsync(string IdNumber, string key)
  1974. {
  1975. ServiceReferenceAiDiKangLisResult.GetByteReportByIdNumberRequest inValue = new ServiceReferenceAiDiKangLisResult.GetByteReportByIdNumberRequest();
  1976. inValue.IdNumber = IdNumber;
  1977. inValue.key = key;
  1978. return ((ServiceReferenceAiDiKangLisResult.AdiconWebServiceSoap)(this)).GetByteReportByIdNumberAsync(inValue);
  1979. }
  1980. public System.Threading.Tasks.Task<string> GetOrUploadSampleDetailAsync(string Key, string Typeflag, string Outhosiptal, string BarcodeOrXml)
  1981. {
  1982. return base.Channel.GetOrUploadSampleDetailAsync(Key, Typeflag, Outhosiptal, BarcodeOrXml);
  1983. }
  1984. public System.Threading.Tasks.Task<string> GetLisXinGuanReportListOrResultAsync(string Key, string YLJGDM, string KSSJ, string JSSJ, string XM, string SFZH, string JYLSH, string DownloadFlag)
  1985. {
  1986. return base.Channel.GetLisXinGuanReportListOrResultAsync(Key, YLJGDM, KSSJ, JSSJ, XM, SFZH, JYLSH, DownloadFlag);
  1987. }
  1988. public System.Threading.Tasks.Task<string> GetSearchByteSampleToStringAsync(string AdiconBarcode, string Key)
  1989. {
  1990. return base.Channel.GetSearchByteSampleToStringAsync(AdiconBarcode, Key);
  1991. }
  1992. public System.Threading.Tasks.Task<string> UpLoadXmlAsync(string xmlInfo, string Key)
  1993. {
  1994. return base.Channel.UpLoadXmlAsync(xmlInfo, Key);
  1995. }
  1996. public System.Threading.Tasks.Task<string> AppUpdateInfoAsync(string xmlInfo, string Key)
  1997. {
  1998. return base.Channel.AppUpdateInfoAsync(xmlInfo, Key);
  1999. }
  2000. public System.Threading.Tasks.Task<string> AppUpLoadXmlAsync(string xmlInfo, string Key)
  2001. {
  2002. return base.Channel.AppUpLoadXmlAsync(xmlInfo, Key);
  2003. }
  2004. public System.Threading.Tasks.Task<string> AppUploadSpecialFormXmlAsync(string xmlInfo, string Key)
  2005. {
  2006. return base.Channel.AppUploadSpecialFormXmlAsync(xmlInfo, Key);
  2007. }
  2008. public System.Threading.Tasks.Task<string> AppOrgnizationAsync(string Key, string SupplierCode, string StartDate, string EndDate, int Status)
  2009. {
  2010. return base.Channel.AppOrgnizationAsync(Key, SupplierCode, StartDate, EndDate, Status);
  2011. }
  2012. public System.Threading.Tasks.Task<string> AppSpecialOutsourceTestAsync(string Key, string HospitalCode, string StartDate, string EndDate, int Status)
  2013. {
  2014. return base.Channel.AppSpecialOutsourceTestAsync(Key, HospitalCode, StartDate, EndDate, Status);
  2015. }
  2016. public System.Threading.Tasks.Task<string> AppItemMapAsync(string Key, string HospitalCode, string HospitalItemCode, string StartDate, string EndDate, int Status)
  2017. {
  2018. return base.Channel.AppItemMapAsync(Key, HospitalCode, HospitalItemCode, StartDate, EndDate, Status);
  2019. }
  2020. public System.Threading.Tasks.Task<string> AppHospitalAsync(string Key, string HospitalCode)
  2021. {
  2022. return base.Channel.AppHospitalAsync(Key, HospitalCode);
  2023. }
  2024. public System.Threading.Tasks.Task<string> ADCLogisticsCollectTimeAsync(string Key, string JsonContent)
  2025. {
  2026. return base.Channel.ADCLogisticsCollectTimeAsync(Key, JsonContent);
  2027. }
  2028. public System.Threading.Tasks.Task<string> ADCTransferForLogisticsAndLABAsync(string Key, string JsonContent)
  2029. {
  2030. return base.Channel.ADCTransferForLogisticsAndLABAsync(Key, JsonContent);
  2031. }
  2032. public System.Threading.Tasks.Task<string> ComplementSampleDownloadAsync(string Barcode, string Key)
  2033. {
  2034. return base.Channel.ComplementSampleDownloadAsync(Barcode, Key);
  2035. }
  2036. public System.Threading.Tasks.Task<string> AppUpLoadDeleteAsync(string Barcode, string Key)
  2037. {
  2038. return base.Channel.AppUpLoadDeleteAsync(Barcode, Key);
  2039. }
  2040. public System.Threading.Tasks.Task<string> UploadStateAsync(string CustomerCode, string YYtm, string CustomRequestitemid, string Key)
  2041. {
  2042. return base.Channel.UploadStateAsync(CustomerCode, YYtm, CustomRequestitemid, Key);
  2043. }
  2044. public System.Threading.Tasks.Task<string> SelectItemsByCustomerAsync(string CustomerCode, string Key)
  2045. {
  2046. return base.Channel.SelectItemsByCustomerAsync(CustomerCode, Key);
  2047. }
  2048. public System.Threading.Tasks.Task<string> AppInfoDownAsync(string Hospital, string TimeValue, string Key)
  2049. {
  2050. return base.Channel.AppInfoDownAsync(Hospital, TimeValue, Key);
  2051. }
  2052. public System.Threading.Tasks.Task<string> AppItemDownAsync(string Barcode, string Key)
  2053. {
  2054. return base.Channel.AppItemDownAsync(Barcode, Key);
  2055. }
  2056. public System.Threading.Tasks.Task<string> AppBarcodeStateAsync(string Barcode, string Key)
  2057. {
  2058. return base.Channel.AppBarcodeStateAsync(Barcode, Key);
  2059. }
  2060. public System.Threading.Tasks.Task<string> AppTrackDownAsync(string id, string startTime, string endTime, string Key)
  2061. {
  2062. return base.Channel.AppTrackDownAsync(id, startTime, endTime, Key);
  2063. }
  2064. public System.Threading.Tasks.Task<string> ExistsReportOtherAsync(string AdiconBarcode, string Key)
  2065. {
  2066. return base.Channel.ExistsReportOtherAsync(AdiconBarcode, Key);
  2067. }
  2068. public System.Threading.Tasks.Task<string> GetXmmcListAsync(string Key)
  2069. {
  2070. return base.Channel.GetXmmcListAsync(Key);
  2071. }
  2072. public System.Threading.Tasks.Task<string> MeiNianOriginalDataXmlUpLoadAsync(string Key, string Dataidentify, string xmlInfo)
  2073. {
  2074. return base.Channel.MeiNianOriginalDataXmlUpLoadAsync(Key, Dataidentify, xmlInfo);
  2075. }
  2076. public System.Threading.Tasks.Task<string> MeiNianOriginalDataXmmcListAsync(string Key, string BeginDateTime, string EndDateTime)
  2077. {
  2078. return base.Channel.MeiNianOriginalDataXmmcListAsync(Key, BeginDateTime, EndDateTime);
  2079. }
  2080. public System.Threading.Tasks.Task<string> UpdateMeiNianZuTaoAsync(string xmlInfo, string Key)
  2081. {
  2082. return base.Channel.UpdateMeiNianZuTaoAsync(xmlInfo, Key);
  2083. }
  2084. public System.Threading.Tasks.Task<string> GetInputXmmcListAsync(string Key, string Date)
  2085. {
  2086. return base.Channel.GetInputXmmcListAsync(Key, Date);
  2087. }
  2088. public System.Threading.Tasks.Task<string> DeleteGPGFileAsync(string txm, string CustomerCode, string Key)
  2089. {
  2090. return base.Channel.DeleteGPGFileAsync(txm, CustomerCode, Key);
  2091. }
  2092. public System.Threading.Tasks.Task<string> UpLoadOrDownLoadByXmlAsync(string xmlInfo, string Key)
  2093. {
  2094. return base.Channel.UpLoadOrDownLoadByXmlAsync(xmlInfo, Key);
  2095. }
  2096. public System.Threading.Tasks.Task<string> GetAMHItemListAsync(string Key, string BeginDateTime, string EndDateTime)
  2097. {
  2098. return base.Channel.GetAMHItemListAsync(Key, BeginDateTime, EndDateTime);
  2099. }
  2100. public System.Threading.Tasks.Task<string> MeiNianXinGuanBarcodeListAsync(string Key)
  2101. {
  2102. return base.Channel.MeiNianXinGuanBarcodeListAsync(Key);
  2103. }
  2104. public System.Threading.Tasks.Task<string> HangZhouXinGuanListAsync(string Key, string TypeDateTime, string BeginDateTime, string EndDateTime)
  2105. {
  2106. return base.Channel.HangZhouXinGuanListAsync(Key, TypeDateTime, BeginDateTime, EndDateTime);
  2107. }
  2108. public System.Threading.Tasks.Task<string> JinHuaReportAsync(string xmlData)
  2109. {
  2110. return base.Channel.JinHuaReportAsync(xmlData);
  2111. }
  2112. public System.Threading.Tasks.Task<string> HangZhouHealthPlatAsync(string Key, string Date, string YLJGDM, string Flag)
  2113. {
  2114. return base.Channel.HangZhouHealthPlatAsync(Key, Date, YLJGDM, Flag);
  2115. }
  2116. public System.Threading.Tasks.Task<string> SetXinGuanDownFlagAsync(string Key, string AdiconBarcode)
  2117. {
  2118. return base.Channel.SetXinGuanDownFlagAsync(Key, AdiconBarcode);
  2119. }
  2120. public System.Threading.Tasks.Task<string> TextAESDecryptAsync(string text, string password, string offset, string Key)
  2121. {
  2122. return base.Channel.TextAESDecryptAsync(text, password, offset, Key);
  2123. }
  2124. public System.Threading.Tasks.Task<string> TextAESEncryptAsync(string text, string password, string offset, string Key)
  2125. {
  2126. return base.Channel.TextAESEncryptAsync(text, password, offset, Key);
  2127. }
  2128. public System.Threading.Tasks.Task<string> GetJSONReportItemListByIdAsync(string ID, string Key)
  2129. {
  2130. return base.Channel.GetJSONReportItemListByIdAsync(ID, Key);
  2131. }
  2132. public System.Threading.Tasks.Task<string> GetJSONReportStatusByBarcodeAsync(string Barcode, string Key)
  2133. {
  2134. return base.Channel.GetJSONReportStatusByBarcodeAsync(Barcode, Key);
  2135. }
  2136. public System.Threading.Tasks.Task<string> GetElectronicSignatureAsync(string Key, string AdiconBarcode, string AdiconName, string AdiconWorkNumber, int Type)
  2137. {
  2138. return base.Channel.GetElectronicSignatureAsync(Key, AdiconBarcode, AdiconName, AdiconWorkNumber, Type);
  2139. }
  2140. public System.Threading.Tasks.Task<string> UploadJpgReportAsync(string Key, string FileName, string Suffix, string jpgbyte)
  2141. {
  2142. return base.Channel.UploadJpgReportAsync(Key, FileName, Suffix, jpgbyte);
  2143. }
  2144. public System.Threading.Tasks.Task<string> GetHospitalPersonalizedTipsAsync(string Code)
  2145. {
  2146. return base.Channel.GetHospitalPersonalizedTipsAsync(Code);
  2147. }
  2148. public System.Threading.Tasks.Task<string> GetChargesRecordAsync(string bzlbid, string blbh)
  2149. {
  2150. return base.Channel.GetChargesRecordAsync(bzlbid, blbh);
  2151. }
  2152. public System.Threading.Tasks.Task<string> GetBarcodeRecordAsync(string ybid, string lb)
  2153. {
  2154. return base.Channel.GetBarcodeRecordAsync(ybid, lb);
  2155. }
  2156. public virtual System.Threading.Tasks.Task OpenAsync()
  2157. {
  2158. return System.Threading.Tasks.Task.Factory.FromAsync(((System.ServiceModel.ICommunicationObject)(this)).BeginOpen(null, null), new System.Action<System.IAsyncResult>(((System.ServiceModel.ICommunicationObject)(this)).EndOpen));
  2159. }
  2160. #if !NET6_0_OR_GREATER
  2161. public virtual System.Threading.Tasks.Task CloseAsync()
  2162. {
  2163. return System.Threading.Tasks.Task.Factory.FromAsync(((System.ServiceModel.ICommunicationObject)(this)).BeginClose(null, null), new System.Action<System.IAsyncResult>(((System.ServiceModel.ICommunicationObject)(this)).EndClose));
  2164. }
  2165. #endif
  2166. private static System.ServiceModel.Channels.Binding GetBindingForEndpoint(EndpointConfiguration endpointConfiguration)
  2167. {
  2168. if ((endpointConfiguration == EndpointConfiguration.AdiconWebServiceSoap))
  2169. {
  2170. System.ServiceModel.BasicHttpBinding result = new System.ServiceModel.BasicHttpBinding();
  2171. result.MaxBufferSize = int.MaxValue;
  2172. result.ReaderQuotas = System.Xml.XmlDictionaryReaderQuotas.Max;
  2173. result.MaxReceivedMessageSize = int.MaxValue;
  2174. result.AllowCookies = true;
  2175. return result;
  2176. }
  2177. if ((endpointConfiguration == EndpointConfiguration.AdiconWebServiceSoap12))
  2178. {
  2179. System.ServiceModel.Channels.CustomBinding result = new System.ServiceModel.Channels.CustomBinding();
  2180. System.ServiceModel.Channels.TextMessageEncodingBindingElement textBindingElement = new System.ServiceModel.Channels.TextMessageEncodingBindingElement();
  2181. textBindingElement.MessageVersion = System.ServiceModel.Channels.MessageVersion.CreateVersion(System.ServiceModel.EnvelopeVersion.Soap12, System.ServiceModel.Channels.AddressingVersion.None);
  2182. result.Elements.Add(textBindingElement);
  2183. System.ServiceModel.Channels.HttpTransportBindingElement httpBindingElement = new System.ServiceModel.Channels.HttpTransportBindingElement();
  2184. httpBindingElement.AllowCookies = true;
  2185. httpBindingElement.MaxBufferSize = int.MaxValue;
  2186. httpBindingElement.MaxReceivedMessageSize = int.MaxValue;
  2187. result.Elements.Add(httpBindingElement);
  2188. return result;
  2189. }
  2190. throw new System.InvalidOperationException(string.Format("找不到名称为“{0}”的终结点。", endpointConfiguration));
  2191. }
  2192. private static System.ServiceModel.EndpointAddress GetEndpointAddress(EndpointConfiguration endpointConfiguration)
  2193. {
  2194. if ((endpointConfiguration == EndpointConfiguration.AdiconWebServiceSoap))
  2195. {
  2196. return new System.ServiceModel.EndpointAddress("http://27.185.46.62:8081/ADReportWebService.asmx");
  2197. }
  2198. if ((endpointConfiguration == EndpointConfiguration.AdiconWebServiceSoap12))
  2199. {
  2200. return new System.ServiceModel.EndpointAddress("http://27.185.46.62:8081/ADReportWebService.asmx");
  2201. }
  2202. throw new System.InvalidOperationException(string.Format("找不到名称为“{0}”的终结点。", endpointConfiguration));
  2203. }
  2204. public enum EndpointConfiguration
  2205. {
  2206. AdiconWebServiceSoap,
  2207. AdiconWebServiceSoap12,
  2208. }
  2209. }
  2210. }