bug
lu
12 小时以前 6f0266b7737f7f6af97cb1ace5bb0521c9b0790c
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemCl.cs
@@ -1,15 +1,3 @@
using DevExpress.XtraEditors;
using Gs.DevApp.Entity;
using Gs.DevApp.ToolBox;
using Gs.DevApp.UserControl;
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using System;
using System.Collections.Generic;
using System.Data;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace Gs.DevApp.DevFrm
{
    public partial class Frm_MesItemCl : DevExpress.XtraEditors.XtraForm
@@ -17,7 +5,7 @@
        public Frm_MesItemCl()
        {
            InitializeComponent();
        }
    }
}