zhengcaioa/DTO/AdmAttendanceDTO.cs
@@ -27,6 +27,7 @@ public DateTime Createtime { get; set; } public string Modifier { get; set; } public DateTime Modifytime { get; set; } public decimal? Daixinjia { get; set; } } @@ -41,5 +42,8 @@ public string Userid { get; set; } public string YearMonth222 { get; set; } public string YearMonth { get; set; } } }