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; }