王 垚
2021-02-27 ebac4c0aaf96258fc67cd3ad6b3d1ac1991df632
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; }
    }
}