111
啊鑫
4 天以前 4e3866d4a9f8b55dd2a6dceaf64ec0b50458e9bd
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 = "";