| | |
| | | |
| | | 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; } |
| | | |
| | | } |
| | |
| | | |
| | | 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; } |