王 垚
2021-03-22 3682fcfee958a946752ffc99c14f152b047ea6a9
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; }
    }
}