zhengcaioa/DTO/SysCodeDTO.cs @@ -45,6 +45,11 @@ public string WentiId { set; get; } /// <summary> /// 排序 /// </summary> public string Sort { set; get; } } public class SysCodeSearchEntity : SearchEntity