zhengcaioa/DTO/AdmAttendanceDTO.cs
@@ -41,5 +41,8 @@
        public string Userid { get; set; }
        public string YearMonth222 { get; set; }
        public string YearMonth { get; set; }
    }
}