T_mitielifeng_exceldata.cs 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. using SqlSugar;
  2. namespace Uninpho.DBOperation.Model
  3. {
  4. public class T_mitielifeng_exceldata
  5. {
  6. [SugarColumn(IsPrimaryKey = true, IsIdentity = true)]
  7. public string Id { get; set; }
  8. public string Filelistid { get; set; }
  9. public string Jgjdyhctjx { get; set; }
  10. public string Cljggdsbmyftxwzzjx { get; set; }
  11. public string Qita { get; set; }
  12. public string Cljgfgzbyjbggzbzxjx { get; set; }
  13. public string Jgwy { get; set; }
  14. public string Gczqs { get; set; }
  15. public string Ljgxcl { get; set; }
  16. public string Bcqs { get; set; }
  17. public string Jggyydtjxch { get; set; }
  18. public string Jggyydtjxzh { get; set; }
  19. public string Jggdsbmyftdtjx { get; set; }
  20. public string Jgymtjbgjx { get; set; }
  21. public string Xggdyhctjx { get; set; }
  22. public string Xggyydtjx { get; set; }
  23. public string Xggtsbmyftdtjx { get; set; }
  24. public string Xgyftjgtjx { get; set; }
  25. public string Xgyygjx { get; set; }
  26. public string Dxgycgjgjdjx { get; set; }
  27. }
  28. }