From 09b864e0e3b793187a606ffd0d829aef9511653a Mon Sep 17 00:00:00 2001 From: duheng <2286773002@qq.com> Date: 星期二, 18 三月 2025 13:55:51 +0800 Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0 --- WinFrmUI/Yw.WinFrmUI.Hydro.L2d.Core/GlobalUsings.cs | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/WinFrmUI/Yw.WinFrmUI.Hydro.L2d.Core/GlobalUsings.cs b/WinFrmUI/Yw.WinFrmUI.Hydro.L2d.Core/GlobalUsings.cs index f84bf74..0a52fb3 100644 --- a/WinFrmUI/Yw.WinFrmUI.Hydro.L2d.Core/GlobalUsings.cs +++ b/WinFrmUI/Yw.WinFrmUI.Hydro.L2d.Core/GlobalUsings.cs @@ -1,5 +1,6 @@ -锘縢lobal using System.Drawing.Imaging; +锘縢lobal using System.ComponentModel; global using System.ComponentModel.DataAnnotations; global using System.Drawing.Drawing2D; +global using System.Drawing.Imaging; global using System.Text; global using Yw.Settings; -- Gitblit v1.9.3