From aa04fb4f2bb8c9682ed184cf5825b280d40d9e86 Mon Sep 17 00:00:00 2001 From: falcon <9504402@qq.com> Date: Sun, 26 Apr 2020 15:24:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=8F=91=E5=B8=83=E5=B7=A5?= =?UTF-8?q?=E5=85=B7=E8=84=9A=E6=9C=AC=EF=BC=8C=E4=BF=AE=E6=94=B9=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E6=96=87=E5=AD=97=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FAuth/FAuth.csproj | 18 ++++++++++++++++++ FAuth/appsettings.json | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/FAuth/FAuth.csproj b/FAuth/FAuth.csproj index 82a9744..9086620 100644 --- a/FAuth/FAuth.csproj +++ b/FAuth/FAuth.csproj @@ -31,6 +31,24 @@ + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + diff --git a/FAuth/appsettings.json b/FAuth/appsettings.json index e170643..0736e44 100644 --- a/FAuth/appsettings.json +++ b/FAuth/appsettings.json @@ -23,7 +23,7 @@ "SwaggerDoc": { "Title": "Falcon SSO 统一登录接口文档", "Version": "1.0", - "Description": "统一采用API接口设计,查下下面详细接口规范。", + "Description": "统一采用API接口设计,查看下面详细接口规范。", "Contact": { "Name": "技术支持(点击链接,发布工单)", "Url": "http://39.105.71.191/Falcon/FalconSSO/issues"