王 垚
2021-02-18 0139536a43bc0ec80a31984b8e50c58286cfb5fa
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; }
    }
}