username@email.com
2023-07-24 5af0dfd3abe39fd5b601d02eb58d8244ec343038
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; }
    }