王 垚
2021-03-23 6cb6d56102ce66fc348655c112d9f178c08aaeb8
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; }
    }
}