//------------------------------------------------------------------------------ // // 此代码已从模板生成。 // // 手动更改此文件可能导致应用程序出现意外的行为。 // 如果重新生成代码,将覆盖对此文件的手动更改。 // //------------------------------------------------------------------------------ namespace MESClassLibrary.EFModel { using System; using System.Collections.Generic; public partial class tb_Report_FiveScreen_20191011 { public string ID { get; set; } public string Name { get; set; } public Nullable LastYear { get; set; } public Nullable Jan { get; set; } public Nullable Feb { get; set; } public Nullable Mar { get; set; } public Nullable Apr { get; set; } public Nullable May { get; set; } public Nullable Jun { get; set; } public Nullable Jul { get; set; } public Nullable Aug { get; set; } public Nullable Sept { get; set; } public Nullable Oct { get; set; } public Nullable Nov { get; set; } public Nullable Dec { get; set; } public Nullable day1 { get; set; } public Nullable day2 { get; set; } public Nullable day3 { get; set; } public Nullable day4 { get; set; } public Nullable day5 { get; set; } public Nullable day6 { get; set; } public Nullable day7 { get; set; } public Nullable day8 { get; set; } public Nullable day9 { get; set; } public Nullable day10 { get; set; } public Nullable day11 { get; set; } public Nullable day12 { get; set; } public Nullable day13 { get; set; } public Nullable day14 { get; set; } public Nullable day15 { get; set; } public Nullable day16 { get; set; } public Nullable day17 { get; set; } public Nullable day18 { get; set; } public Nullable day19 { get; set; } public Nullable day20 { get; set; } public Nullable day21 { get; set; } public Nullable day22 { get; set; } public Nullable day23 { get; set; } public Nullable day24 { get; set; } public Nullable day25 { get; set; } public Nullable day26 { get; set; } public Nullable day27 { get; set; } public Nullable day28 { get; set; } public Nullable day29 { get; set; } public Nullable day30 { get; set; } public Nullable day31 { get; set; } public Nullable CreateTime { get; set; } } }