lu
2025-04-14 ecb7a60de1639f520712ce95f99414b0dd2c9713
DevApp/Gs.DevApp/UserControl/UcLookSupplier.cs
@@ -1,13 +1,8 @@
using System;
using System.Data;
using System.Windows.Forms;
using System.Windows.Media.Animation;
using DevExpress.Emf;
using DevExpress.XtraEditors;
using Gs.DevApp.Entity;
using DevExpress.XtraEditors;
using Gs.DevApp.ToolBox;
using Newtonsoft.Json;
using static DevExpress.XtraPrinting.Native.PageSizeInfo;
using System;
using System.Data;
namespace Gs.DevApp.UserControl
{