iqc
lu
2025-04-17 41c36661d58cd788d5c51326d7fe2da9c248d7c0
DevApp/Gs.DevApp/DevFrm/Sys/Organization.cs
@@ -1,11 +1,11 @@
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.User
{