From f0cebbd2deb4dbf9e89dac4768415de62fd1fc20 Mon Sep 17 00:00:00 2001 From: Shuxia Ning <NingShuxia0927@outlook.com> Date: 星期四, 16 一月 2025 14:40:27 +0800 Subject: [PATCH] 泵图表 修改文字位置 --- Service/HStation.Service.PhartRelation.Core/00-core/eGeometryStyle.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Service/HStation.Service.PhartRelation.Core/00-core/eGeometryStyle.cs b/Service/HStation.Service.PhartRelation.Core/00-core/eGeometryStyle.cs index b44a626..033416d 100644 --- a/Service/HStation.Service.PhartRelation.Core/00-core/eGeometryStyle.cs +++ b/Service/HStation.Service.PhartRelation.Core/00-core/eGeometryStyle.cs @@ -9,6 +9,7 @@ /// 鎬ц兘鏇茬嚎 /// </summary> FeatCurve = 1, + } } -- Gitblit v1.9.3