From 3c8e996db701f2744af261e876455754ad182b62 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期五, 09 五月 2025 16:19:36 +0800 Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0 --- WinFrmUI/HStation.WinFrmUI.Auth.Core/01-Role/RoleMainMgrPanel.cs | 13 +------------ 1 files changed, 1 insertions(+), 12 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.Auth.Core/01-Role/RoleMainMgrPanel.cs b/WinFrmUI/HStation.WinFrmUI.Auth.Core/01-Role/RoleMainMgrPanel.cs index 9c25abc..7d2a461 100644 --- a/WinFrmUI/HStation.WinFrmUI.Auth.Core/01-Role/RoleMainMgrPanel.cs +++ b/WinFrmUI/HStation.WinFrmUI.Auth.Core/01-Role/RoleMainMgrPanel.cs @@ -1,15 +1,4 @@ -锘縰sing DevExpress.XtraEditors; -using DevExpress.XtraTreeList; -using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Data; -using System.Drawing; -using System.Linq; -using System.Text; -using System.Threading.Tasks; -using System.Windows.Forms; -using Yw.WinFrmUI; +锘縰sing Yw.WinFrmUI; namespace HStation.WinFrmUI.Auth { -- Gitblit v1.9.3