111
啊鑫
7 天以前 4e3866d4a9f8b55dd2a6dceaf64ec0b50458e9bd
DevApp/Gs.DevApp/DevFrm/Sys/Organization.cs
@@ -1,13 +1,13 @@
using System;
using System.Collections.Generic;
using System.Data;
using System.Windows.Forms;
using DevExpress.XtraEditors;
using DevExpress.XtraEditors;
using Gs.DevApp.Entity;
using Gs.DevApp.ToolBox;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Data;
using System.Windows.Forms;
namespace Gs.DevApp.DevFrm.Sys
namespace Gs.DevApp.DevFrm.User
{
    public partial class Organization : XtraForm
    {