From 83a45507affe4c57449faf6db5b99d4c7276d76e Mon Sep 17 00:00:00 2001
From: duheng <2286773002@qq.com>
Date: 星期一, 17 三月 2025 14:21:43 +0800
Subject: [PATCH] 修改设施与成套设备关联

---
 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