zhengcaioa/DTO/SysCodeDTO.cs
@@ -45,6 +45,11 @@ public string WentiId { set; get; } /// <summary> /// 排序 /// </summary> public string Sort { set; get; } } public class SysCodeSearchEntity : SearchEntity @@ -220,6 +225,8 @@ public string CreatetimeStr { get; set; } public string RecStatusName { get; set; } public string CommentsName { set; get; } } #endregion