LY_XXBZ_JWXT_XSYDXX_VIEW.cs 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // 此代码已从模板生成。
  4. //
  5. // 手动更改此文件可能导致应用程序出现意外的行为。
  6. // 如果重新生成代码,将覆盖对此文件的手动更改。
  7. // </auto-generated>
  8. //------------------------------------------------------------------------------
  9. namespace EMIS.Entities.LYDataCenter
  10. {
  11. using System;
  12. using System.Collections.Generic;
  13. public partial class LY_XXBZ_JWXT_XSYDXX_VIEW
  14. {
  15. public string USER_XH { get; set; }
  16. public string Y_NJ { get; set; }
  17. public string USERBJDM { get; set; }
  18. public string XN { get; set; }
  19. public string Y_ZYMC { get; set; }
  20. public string Y_SFZX { get; set; }
  21. public string YDSM { get; set; }
  22. public string Y_XJZT { get; set; }
  23. public string YDLB { get; set; }
  24. public string XJZT { get; set; }
  25. public string SFZX { get; set; }
  26. public string YDWH { get; set; }
  27. public Nullable<System.DateTime> YDRQ { get; set; }
  28. public string Y_USERBJDM { get; set; }
  29. public string YDYY { get; set; }
  30. public string Y_YXBMC { get; set; }
  31. public string XM { get; set; }
  32. public string NJ { get; set; }
  33. public string XQ_ID { get; set; }
  34. public Nullable<System.DateTime> TIMESTAMPS { get; set; }
  35. public string Y_BJMC { get; set; }
  36. public string YXBMC { get; set; }
  37. public string ZYMC { get; set; }
  38. public string BJMC { get; set; }
  39. }
  40. }