username@email.com
2021-11-23 516ba4b650a58c367232273124a1ac966f35b5ca
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; }