src/Model/Demo.Model/Model/DayPlanModel.cs @@ -12,6 +12,6 @@ public class DayPlanModel { public string FEntryID { get; set; } public string FHMASTERDATE { get; set; } public DateTime FHMASTERDATE { get; set; } } }