username@email.com
21 小时以前 7b52260c2a83d23adb5447a9e9848d90b4dc018c
zhengcaioa/Model/AdmAttendance.cs
@@ -26,5 +26,6 @@
        public DateTime Createtime { get; set; }
        public string Modifier { get; set; }
        public DateTime Modifytime { get; set; }
        public decimal? Daixinjia { get; set; }
    }
}