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 --- Desktop/PBS.Desktop/Login/SystemLoginCtrl.cs | 13 +------------ 1 files changed, 1 insertions(+), 12 deletions(-) diff --git a/Desktop/PBS.Desktop/Login/SystemLoginCtrl.cs b/Desktop/PBS.Desktop/Login/SystemLoginCtrl.cs index 3f95f47..aaf0f35 100644 --- a/Desktop/PBS.Desktop/Login/SystemLoginCtrl.cs +++ b/Desktop/PBS.Desktop/Login/SystemLoginCtrl.cs @@ -1,15 +1,4 @@ -锘縰sing DevExpress.XtraEditors; -using HStation.WinFrmUI; -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; +锘縰sing Yw; using Yw.WinFrmUI; namespace PBS.Desktop -- Gitblit v1.9.3