DevApp/Gs.DevApp/DevFrm/Warehouse/SelectShuoTuiSq.cs
@@ -1,15 +1,14 @@ using System; using Gs.DevApp.ToolBox; using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Data; using System.Windows.Forms; using Gs.DevApp.ToolBox; using Newtonsoft.Json; namespace Gs.DevApp.DevFrm.Warehouse namespace Gs.DevApp.UserControl { public partial class SelectShuoTuiSq : DevExpress.XtraEditors.XtraForm { private readonly string _webServiceName = "MesShouTuiManager/"; private string cusId = ""; private string inOrgId = "";