啊鑫
2024-10-25 652561038e3a76660bb27ca75b06c40be3da45bb
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesSysLookups.cs
@@ -11,7 +11,6 @@
using Gs.DevApp.Entity;
using Gs.DevApp.ToolBox;
using Gs.DevApp.UserControl;
using MES.Service.Modes;
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
@@ -19,8 +18,8 @@
{
    public partial class Frm_MesSysLookups : XtraForm
    {
        private List<FilterEntity> _filterList = new List<FilterEntity>();
        private readonly string _webServiceName = "MesSysLookupTypesManager/";
        private List<FilterEntity> _filterList = new List<FilterEntity>();
        public Frm_MesSysLookups()
        {