DevApp/Gs.DevApp/UserControl/UcLookDaa.cs
@@ -1,16 +1,8 @@ using DevExpress.XtraEditors; using Gs.DevApp.Entity; using Gs.DevApp.Entity; using Gs.DevApp.ToolBox; using Newtonsoft.Json; using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; namespace Gs.DevApp.UserControl { @@ -241,7 +233,8 @@ /// <summary> /// 类型,多用于分类查询 /// </summary> public string category{ public string category { set; get; }