cdk
2025-10-30 5d0080eecc63a8ea1feac3f4f248549eb68d2c5e
DevApp/Gs.DevApp/DevFrm/IPQC/Frm_ShouJian.cs
@@ -1,15 +1,4 @@
using DevExpress.XtraEditors;
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.DevFrm.IPQC
namespace Gs.DevApp.DevFrm.IPQC
{
    public partial class Frm_ShouJian : DevExpress.XtraEditors.XtraForm
    {
@@ -18,6 +7,6 @@
            InitializeComponent();
        }
    }
}