LR-20210131IOQH\Administrator
2021-08-10 bef853fc5adf095c54415e7fc23574655ac0859a
zhengcaioa/DTO/AdmAttendanceRuleDTO.cs
@@ -46,6 +46,10 @@
        public string[] rest_s { get; set; }
        public string[] rest_e { get; set; }
        public string[] jiaban_s { get; set; }
        public string[] jiaban_e { get; set; }
        public List<AdmAttendanceRulesDtlDTO> admAttendanceRulesDtlDTOs { get; set; }
    }