username@email.com
2024-07-24 294494e5559dcc92670dd9800caf976853aff876
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; }
    }