From 3816b7dfff85051c09a99f2e49196a731ce994a5 Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期四, 19 九月 2024 10:03:59 +0800 Subject: [PATCH] 添加图表显示窗体 --- Service/HStation.Service.Assets.Core/00-core/eAdaptingType.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Service/HStation.Service.Assets.Core/00-core/eAdaptingType.cs b/Service/HStation.Service.Assets.Core/00-core/eAdaptingType.cs index e45895b..27cfe68 100644 --- a/Service/HStation.Service.Assets.Core/00-core/eAdaptingType.cs +++ b/Service/HStation.Service.Assets.Core/00-core/eAdaptingType.cs @@ -1,6 +1,6 @@ 锘縰sing System.ComponentModel.DataAnnotations; -namespace HStation.Service.Assets +namespace HStation.Assets { public enum eAdaptingType { -- Gitblit v1.9.3