zhengcaioa/DTO/DailyManagementDTO .cs
@@ -26,6 +26,7 @@ public DateTime Createtime { get; set; } public string Modifier { get; set; } public DateTime Modifytime { get; set; } public string Message { get; set; } } public partial class AdmHoldPhoneDTOSearch:SearchEntity @@ -38,6 +39,8 @@ public string Context { get; set; } public string UserId { get; set; } public string Creater { get; set; } } #endregion