From e28433773037919bd0409cc34e3bb2ebee37e38f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?old=E6=98=93?= <156663459@qq.com> Date: Wed, 9 Oct 2024 17:41:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0key=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- New_College.Api/appsettings.Development.json | 2 +- New_College.Api/appsettings.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/New_College.Api/appsettings.Development.json b/New_College.Api/appsettings.Development.json index 535c245..f8da1a2 100644 --- a/New_College.Api/appsettings.Development.json +++ b/New_College.Api/appsettings.Development.json @@ -220,7 +220,7 @@ "ApplicationName": "六纬生涯", "ApplicationType": "webapi", "ClientId": "18592781518917", - "ClientSecret": "9c1cbc3f546eda35168c3aa3cb91780fbe703f0996c6d123ea96dc85c70bbc0a", + "ClientSecret": "9k1cbc3f546eda35168c3aa3cb91780fbe703f0996c6d123ea96dc85c70bbc0a", "CallbackPath": "http://test.sso.ycymedu.com/login/oauth/authorize?client_id=776d639918192c449537&response_type=code&redirect_uri=http://192.168.100.106:8080/Home/FirstPage&scope=read&state=casdoor", "RequireHttpsMetadata": false }, diff --git a/New_College.Api/appsettings.json b/New_College.Api/appsettings.json index 83ad56c..5fc6204 100644 --- a/New_College.Api/appsettings.json +++ b/New_College.Api/appsettings.json @@ -220,7 +220,7 @@ "ApplicationName": "六纬生涯", "ApplicationType": "webapi", "ClientId": "18592781518917", - "ClientSecret": "9c1cbc3f546eda35168c3aa3cb91780fbe703f0996c6d123ea96dc85c70bbc0a", + "ClientSecret": "9k1cbc3f546eda35168c3aa3cb91780fbe703f0996c6d123ea96dc85c70bbc0a", "CallbackPath": "http://test.sso.ycymedu.com/login/oauth/authorize?client_id=776d639918192c449537&response_type=code&redirect_uri=http://192.168.100.106:8080/Home/FirstPage&scope=read&state=casdoor", "RequireHttpsMetadata": false },