王 垚
2021-09-08 16c4f4c84653feead5c62e124fafcb254e3827b9
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; }
    }
}