From 98e49c0dd42840a094837f7acae532bc237a719a Mon Sep 17 00:00:00 2001 From: yangyin <1850366751@qq.com> Date: 星期二, 20 八月 2024 15:42:37 +0800 Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0 --- Service/HStation.Service.Assets.Core/00-core/Flags.cs | 13 ++++++------- 1 files changed, 6 insertions(+), 7 deletions(-) diff --git a/Service/HStation.Service.Assets.Core/00-core/Flags.cs b/Service/HStation.Service.Assets.Core/00-core/Flags.cs index 9ce794c..3c76ce4 100644 --- a/Service/HStation.Service.Assets.Core/00-core/Flags.cs +++ b/Service/HStation.Service.Assets.Core/00-core/Flags.cs @@ -1,19 +1,18 @@ -锘縩amespace HStation.Xhs +锘縩amespace HStation.Assets { /// <summary> - /// + /// /// </summary> - public class Flags + internal class Flags { /// <summary> - /// + /// /// </summary> public const string 榛樿 = "榛樿"; /// <summary> - /// + /// /// </summary> public const string 涓氬姟 = "涓氬姟"; - } -} +} \ No newline at end of file -- Gitblit v1.9.3