1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // 此代码已从模板生成。
- //
- // 手动更改此文件可能导致应用程序出现意外的行为。
- // 如果重新生成代码,将覆盖对此文件的手动更改。
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace EMIS.Entities.DataCenter
- {
- using System;
- using System.Collections.Generic;
-
- public partial class XS_XSJBXX
- {
- public string XH { get; set; }
- public string KSH { get; set; }
- public string XM { get; set; }
- public string XMPY { get; set; }
- public string CYM { get; set; }
- public string XBM { get; set; }
- public string CSRQ { get; set; }
- public string CSDM { get; set; }
- public string JG { get; set; }
- public string MZM { get; set; }
- public string GJM { get; set; }
- public string SFZJLXM { get; set; }
- public string SFZJH { get; set; }
- public string HYZKM { get; set; }
- public string GATQWM { get; set; }
- public string JKZKM { get; set; }
- public string ZZMMM { get; set; }
- public string XXM { get; set; }
- public string YXSH { get; set; }
- public string ZYM { get; set; }
- public string BXZYH { get; set; }
- public Nullable<double> XZ { get; set; }
- public string LYM { get; set; }
- public Nullable<long> CJSBS { get; set; }
- public string PYFSM { get; set; }
- public string XSLBM { get; set; }
- public Nullable<long> SFSBS { get; set; }
- public Nullable<long> SZNJ { get; set; }
- public string SZBH { get; set; }
- public string PYCCM { get; set; }
- public string LQCCM { get; set; }
- public string XSDQZT { get; set; }
- public string XQDM { get; set; }
- public string RXSJ { get; set; }
- public System.DateTime GXSJ { get; set; }
- }
- }
|