周口郸城医院 DanChengCallCenter_API

sf_bingrenqk.cs 7.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466
  1. /** 版本信息模板在安装目录下,可自行修改。
  2. * SF_BINGRENQK.cs
  3. *
  4. * 功 能: N/A
  5. * 类 名: SF_BINGRENQK
  6. *
  7. * Ver 变更日期 负责人 变更内容
  8. * ───────────────────────────────────
  9. * V0.01 2020/11/7 18:22:10 N/A 初版
  10. *
  11. * Copyright (c) 2012 Maticsoft Corporation. All rights reserved.
  12. *┌──────────────────────────────────┐
  13. *│ 此技术信息为本公司机密信息,未经本公司书面同意禁止向第三方披露. │
  14. *│ 版权所有:动软卓越(北京)科技有限公司              │
  15. *└──────────────────────────────────┘
  16. */
  17. using System;
  18. namespace CallCenterApi.Model
  19. {
  20. /// <summary>
  21. /// SF_BINGRENQK:实体类(属性说明自动提取数据库字段的描述信息)
  22. /// </summary>
  23. [Serializable]
  24. public partial class SF_BINGRENQK
  25. {
  26. public SF_BINGRENQK()
  27. {}
  28. #region Model
  29. private string _bah;
  30. private string _bingrenzyid;
  31. private string _brxh;
  32. private string _zycs;
  33. private string _ryrq;
  34. private string _cyrq;
  35. private string _brxm;
  36. private string _xb;
  37. private string _csrq;
  38. private string _nl;
  39. private string _nlr;
  40. private string _gj;
  41. private string _hy;
  42. private string _sfzh;
  43. private string _hkdz;
  44. private string _hkdzyb;
  45. private string _xzz;
  46. private string _xzzdh;
  47. private string _xzzyb;
  48. private string _gzdw;
  49. private string _dwdh;
  50. private string _dwyb;
  51. private string _gxrxm;
  52. private string _gx;
  53. private string _gxrzz;
  54. private string _gxrdh;
  55. private string _ryqk;
  56. private string _ryks;
  57. private string _rybs;
  58. private string _zkkb;
  59. private string _cyks;
  60. private string _cybs;
  61. private string _zyts;
  62. private string _ryqzrq;
  63. private string _kzrbh;
  64. private string _kzrxm;
  65. private string _zrysbh;
  66. private string _zrysxm;
  67. private string _zzysbh;
  68. private string _zzysxm;
  69. private string _zyysbh;
  70. private string _zyysxm;
  71. private string _zrhsbh;
  72. private string _zrhsxm;
  73. private string _lyfs;
  74. private string _fffs;
  75. private string _zfy;
  76. private string _zfje;
  77. /// <summary>
  78. ///
  79. /// </summary>
  80. public string BAH
  81. {
  82. set{ _bah=value;}
  83. get{return _bah;}
  84. }
  85. /// <summary>
  86. ///
  87. /// </summary>
  88. public string BINGRENZYID
  89. {
  90. set{ _bingrenzyid=value;}
  91. get{return _bingrenzyid;}
  92. }
  93. /// <summary>
  94. ///
  95. /// </summary>
  96. public string BRXH
  97. {
  98. set{ _brxh=value;}
  99. get{return _brxh;}
  100. }
  101. /// <summary>
  102. ///
  103. /// </summary>
  104. public string ZYCS
  105. {
  106. set{ _zycs=value;}
  107. get{return _zycs;}
  108. }
  109. /// <summary>
  110. ///
  111. /// </summary>
  112. public string RYRQ
  113. {
  114. set{ _ryrq=value;}
  115. get{return _ryrq;}
  116. }
  117. /// <summary>
  118. ///
  119. /// </summary>
  120. public string CYRQ
  121. {
  122. set{ _cyrq=value;}
  123. get{return _cyrq;}
  124. }
  125. /// <summary>
  126. ///
  127. /// </summary>
  128. public string BRXM
  129. {
  130. set{ _brxm=value;}
  131. get{return _brxm;}
  132. }
  133. /// <summary>
  134. ///
  135. /// </summary>
  136. public string XB
  137. {
  138. set{ _xb=value;}
  139. get{return _xb;}
  140. }
  141. /// <summary>
  142. ///
  143. /// </summary>
  144. public string CSRQ
  145. {
  146. set{ _csrq=value;}
  147. get{return _csrq;}
  148. }
  149. /// <summary>
  150. ///
  151. /// </summary>
  152. public string NL
  153. {
  154. set{ _nl=value;}
  155. get{return _nl;}
  156. }
  157. /// <summary>
  158. ///
  159. /// </summary>
  160. public string NLR
  161. {
  162. set{ _nlr=value;}
  163. get{return _nlr;}
  164. }
  165. /// <summary>
  166. ///
  167. /// </summary>
  168. public string GJ
  169. {
  170. set{ _gj=value;}
  171. get{return _gj;}
  172. }
  173. /// <summary>
  174. ///
  175. /// </summary>
  176. public string HY
  177. {
  178. set{ _hy=value;}
  179. get{return _hy;}
  180. }
  181. /// <summary>
  182. ///
  183. /// </summary>
  184. public string SFZH
  185. {
  186. set{ _sfzh=value;}
  187. get{return _sfzh;}
  188. }
  189. /// <summary>
  190. ///
  191. /// </summary>
  192. public string HKDZ
  193. {
  194. set{ _hkdz=value;}
  195. get{return _hkdz;}
  196. }
  197. /// <summary>
  198. ///
  199. /// </summary>
  200. public string HKDZYB
  201. {
  202. set{ _hkdzyb=value;}
  203. get{return _hkdzyb;}
  204. }
  205. /// <summary>
  206. ///
  207. /// </summary>
  208. public string XZZ
  209. {
  210. set{ _xzz=value;}
  211. get{return _xzz;}
  212. }
  213. /// <summary>
  214. ///
  215. /// </summary>
  216. public string XZZDH
  217. {
  218. set{ _xzzdh=value;}
  219. get{return _xzzdh;}
  220. }
  221. /// <summary>
  222. ///
  223. /// </summary>
  224. public string XZZYB
  225. {
  226. set{ _xzzyb=value;}
  227. get{return _xzzyb;}
  228. }
  229. /// <summary>
  230. ///
  231. /// </summary>
  232. public string GZDW
  233. {
  234. set{ _gzdw=value;}
  235. get{return _gzdw;}
  236. }
  237. /// <summary>
  238. ///
  239. /// </summary>
  240. public string DWDH
  241. {
  242. set{ _dwdh=value;}
  243. get{return _dwdh;}
  244. }
  245. /// <summary>
  246. ///
  247. /// </summary>
  248. public string DWYB
  249. {
  250. set{ _dwyb=value;}
  251. get{return _dwyb;}
  252. }
  253. /// <summary>
  254. ///
  255. /// </summary>
  256. public string GXRXM
  257. {
  258. set{ _gxrxm=value;}
  259. get{return _gxrxm;}
  260. }
  261. /// <summary>
  262. ///
  263. /// </summary>
  264. public string GX
  265. {
  266. set{ _gx=value;}
  267. get{return _gx;}
  268. }
  269. /// <summary>
  270. ///
  271. /// </summary>
  272. public string GXRZZ
  273. {
  274. set{ _gxrzz=value;}
  275. get{return _gxrzz;}
  276. }
  277. /// <summary>
  278. ///
  279. /// </summary>
  280. public string GXRDH
  281. {
  282. set{ _gxrdh=value;}
  283. get{return _gxrdh;}
  284. }
  285. /// <summary>
  286. ///
  287. /// </summary>
  288. public string RYQK
  289. {
  290. set{ _ryqk=value;}
  291. get{return _ryqk;}
  292. }
  293. /// <summary>
  294. ///
  295. /// </summary>
  296. public string RYKS
  297. {
  298. set{ _ryks=value;}
  299. get{return _ryks;}
  300. }
  301. /// <summary>
  302. ///
  303. /// </summary>
  304. public string RYBS
  305. {
  306. set{ _rybs=value;}
  307. get{return _rybs;}
  308. }
  309. /// <summary>
  310. ///
  311. /// </summary>
  312. public string ZKKB
  313. {
  314. set{ _zkkb=value;}
  315. get{return _zkkb;}
  316. }
  317. /// <summary>
  318. ///
  319. /// </summary>
  320. public string CYKS
  321. {
  322. set{ _cyks=value;}
  323. get{return _cyks;}
  324. }
  325. /// <summary>
  326. ///
  327. /// </summary>
  328. public string CYBS
  329. {
  330. set{ _cybs=value;}
  331. get{return _cybs;}
  332. }
  333. /// <summary>
  334. ///
  335. /// </summary>
  336. public string ZYTS
  337. {
  338. set{ _zyts=value;}
  339. get{return _zyts;}
  340. }
  341. /// <summary>
  342. ///
  343. /// </summary>
  344. public string RYQZRQ
  345. {
  346. set{ _ryqzrq=value;}
  347. get{return _ryqzrq;}
  348. }
  349. /// <summary>
  350. ///
  351. /// </summary>
  352. public string KZRBH
  353. {
  354. set{ _kzrbh=value;}
  355. get{return _kzrbh;}
  356. }
  357. /// <summary>
  358. ///
  359. /// </summary>
  360. public string KZRXM
  361. {
  362. set{ _kzrxm=value;}
  363. get{return _kzrxm;}
  364. }
  365. /// <summary>
  366. ///
  367. /// </summary>
  368. public string ZRYSBH
  369. {
  370. set{ _zrysbh=value;}
  371. get{return _zrysbh;}
  372. }
  373. /// <summary>
  374. ///
  375. /// </summary>
  376. public string ZRYSXM
  377. {
  378. set{ _zrysxm=value;}
  379. get{return _zrysxm;}
  380. }
  381. /// <summary>
  382. ///
  383. /// </summary>
  384. public string ZZYSBH
  385. {
  386. set{ _zzysbh=value;}
  387. get{return _zzysbh;}
  388. }
  389. /// <summary>
  390. ///
  391. /// </summary>
  392. public string ZZYSXM
  393. {
  394. set{ _zzysxm=value;}
  395. get{return _zzysxm;}
  396. }
  397. /// <summary>
  398. ///
  399. /// </summary>
  400. public string ZYYSBH
  401. {
  402. set{ _zyysbh=value;}
  403. get{return _zyysbh;}
  404. }
  405. /// <summary>
  406. ///
  407. /// </summary>
  408. public string ZYYSXM
  409. {
  410. set{ _zyysxm=value;}
  411. get{return _zyysxm;}
  412. }
  413. /// <summary>
  414. ///
  415. /// </summary>
  416. public string ZRHSBH
  417. {
  418. set{ _zrhsbh=value;}
  419. get{return _zrhsbh;}
  420. }
  421. /// <summary>
  422. ///
  423. /// </summary>
  424. public string ZRHSXM
  425. {
  426. set{ _zrhsxm=value;}
  427. get{return _zrhsxm;}
  428. }
  429. /// <summary>
  430. ///
  431. /// </summary>
  432. public string LYFS
  433. {
  434. set{ _lyfs=value;}
  435. get{return _lyfs;}
  436. }
  437. /// <summary>
  438. ///
  439. /// </summary>
  440. public string FFFS
  441. {
  442. set{ _fffs=value;}
  443. get{return _fffs;}
  444. }
  445. /// <summary>
  446. ///
  447. /// </summary>
  448. public string ZFY
  449. {
  450. set{ _zfy=value;}
  451. get{return _zfy;}
  452. }
  453. /// <summary>
  454. ///
  455. /// </summary>
  456. public string ZFJE
  457. {
  458. set{ _zfje=value;}
  459. get{return _zfje;}
  460. }
  461. #endregion Model
  462. }
  463. }