From cba77e299f9bc1ec613d6153e9a11c328e45e0e4 Mon Sep 17 00:00:00 2001 From: lg <999544862qq.com> Date: 星期六, 31 八月 2024 10:32:37 +0800 Subject: [PATCH] 无 --- WebApi/Gs.Toolbox/ApiCore/Group/ApiGroupNames.cs | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WebApi/Gs.Toolbox/ApiCore/Group/ApiGroupNames.cs b/WebApi/Gs.Toolbox/ApiCore/Group/ApiGroupNames.cs index e547600..be658fd 100644 --- a/WebApi/Gs.Toolbox/ApiCore/Group/ApiGroupNames.cs +++ b/WebApi/Gs.Toolbox/ApiCore/Group/ApiGroupNames.cs @@ -5,14 +5,14 @@ /// </summary> public enum ApiGroupNames { - [GroupInfo(Title = "Demo妯″潡", Description = "Demo婕旂ず鐢�")] - Demo, [GroupInfo(Title = "鐢ㄦ埛妯″潡", Description = "鐢ㄦ埛锛屾潈闄愶紝瑙掕壊锛岃彍鍗曠鐞嗐�侀儴闂ㄧ鐞�")] Auth, [GroupInfo(Title = "浠撳簱妯″潡", Description = "搴撳瓨锛岀洏鐐�")] PerMission, [GroupInfo(Title = "閲囪喘妯″潡", Description = "閲囪喘璁㈠崟")] BillCode20, - + [GroupInfo(Title = "Demo妯″潡", Description = "Demo婕旂ず鐢�")] + Demo, + } } -- Gitblit v1.9.3