wbc
2025-12-09 2ab76a8a3c23d9d6ed4f2ab7db1bcfb4aa0a055c
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
    {