From 477be839d94e42de8bef6c4fa55496253d4ceb7a Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期一, 09 十二月 2024 16:20:42 +0800 Subject: [PATCH] 修改引用dll路径 --- 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