username@email.com
2021-08-10 32609928898a897f7407c240bcdc6dc4e6415f0f
zhengcaioa/Model/AdmAttendanceRulesDtl.cs
@@ -9,8 +9,8 @@
    {
        public string Id { get; set; }
        public string Pid { get; set; }
        public string ValueStart { get; set; }
        public string ValueEnd { get; set; }
        public DateTime ValueStart { get; set; }
        public DateTime ValueEnd { get; set; }
        public string Name { get; set; }
        public string RecStatus { get; set; }
        public string Creater { get; set; }