12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // 此代码已从模板生成。
- //
- // 手动更改此文件可能导致应用程序出现意外的行为。
- // 如果重新生成代码,将覆盖对此文件的手动更改。
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace EMIS.Entities.LYDataCenter
- {
- using System;
- using System.Collections.Generic;
-
- public partial class LY_XXBZ_JWXT_XSJBXX_VIEW
- {
- public string SYSF { get; set; }
- public string ZYID { get; set; }
- public string BJMC { get; set; }
- public string ZYDM_USER { get; set; }
- public string YXID { get; set; }
- public string SCHAREA { get; set; }
- public string XMPY { get; set; }
- public string CYM { get; set; }
- public string MZ { get; set; }
- public string JG { get; set; }
- public string LXDZ { get; set; }
- public string LXDH { get; set; }
- public string EMAIL { get; set; }
- public string ZZMM { get; set; }
- public string RXCJ { get; set; }
- public string GATQ_M { get; set; }
- public string JKZK { get; set; }
- public string YXMC { get; set; }
- public string PYCCMC { get; set; }
- public string XZ { get; set; }
- public string YXDM_USER { get; set; }
- public Nullable<System.DateTime> CSRQ { get; set; }
- public string SFZH { get; set; }
- public string LXR { get; set; }
- public Nullable<System.DateTime> RXRQ { get; set; }
- public string SYDQ { get; set; }
- public string BXXS { get; set; }
- public string BZ { get; set; }
- public string XH { get; set; }
- public string XM { get; set; }
- public string XB { get; set; }
- public string GKKSH { get; set; }
- public string ZKZH { get; set; }
- public string NJ { get; set; }
- public string SFZX { get; set; }
- public string BJDM_USER { get; set; }
- public string RXNJ { get; set; }
- public string USER_XH { get; set; }
- public string BJID { get; set; }
- public string YZBM { get; set; }
- public string MOBILE { get; set; }
- public string ZYMC { get; set; }
- public Nullable<System.DateTime> TIMESTAMPS { get; set; }
- }
- }
|