username@email.com
2022-11-24 e1064dd08bba4326d19c81a0b9f4da18c2fa462d
zhengcaioa/Model/AdmMemoBook.cs
@@ -10,7 +10,7 @@
        public string Id { get; set; }
        public string Rtype { get; set; }
        public string ToUserId { get; set; }
        public DateTime Time { get; set; }
        public DateTime? Time { get; set; }
        public string Context { get; set; }
        public string RecStatus { get; set; }
        public string Creater { get; set; }