From 8b547da780473d1c2d37e9c0fa50e5ee0b155f91 Mon Sep 17 00:00:00 2001 From: "Darren.NET" Date: Fri, 14 Oct 2022 16:42:56 +0800 Subject: [PATCH] =?UTF-8?q?the=20appseeting=20file`s=20format=20ANSI=20to?= =?UTF-8?q?=20UTF-8=20in=20the=20Backend=20project=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Backend/appsettings.Development.json | 8 ++++---- Backend/appsettings.json | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Backend/appsettings.Development.json b/Backend/appsettings.Development.json index 9af7a46..9797a42 100644 --- a/Backend/appsettings.Development.json +++ b/Backend/appsettings.Development.json @@ -6,10 +6,10 @@ "Microsoft.Hosting.Lifetime": "Information" } }, - "LoginExpireMinute": 60, //登入到期時間,單位(分) + "LoginExpireMinute": 60, //餃亙唳嚗桐() "JwtSettings": { - "Issuer": "Admin", //發送者 - "SignKey": "TaipeiDome123456", //簽章//最少16字元 + "Issuer": "Admin", //潮 + "SignKey": "TaipeiDome123456", //蝪賜//撠16摮 "JwtLifeSeconds": 3600 }, "DBConfig": { @@ -19,7 +19,7 @@ "Database": "VJB2XC+lAtzuHObDGMVOAA==", //30 "Root": "SzdxEgaJJ7tcTCrUl2zKsA==", "Password": "FVAPxztxpY4gJJKQ/se4bQ==" - }, + } //"MSSqlDBConfig": { // "Server": "zp3Nilx0PISEEC4caZWqCg==", //172.16.220.250 // "Port": "7puf4kd9qJ/q0fq2QASWeQ==", diff --git a/Backend/appsettings.json b/Backend/appsettings.json index 08af6f7..7bf5db5 100644 --- a/Backend/appsettings.json +++ b/Backend/appsettings.json @@ -6,10 +6,10 @@ "Microsoft.Hosting.Lifetime": "Information" } }, - "LoginExpireMinute": 1440, //登入到期時間,單位(分) + "LoginExpireMinute": 1440, //餃亙唳嚗桐() "JwtSettings": { - "Issuer": "Admin", //發送者 - "SignKey": "TaipeiDome123456", //簽章//最少16字元 + "Issuer": "Admin", //潮 + "SignKey": "TaipeiDome123456", //蝪賜//撠16摮 "JwtLifeSeconds": 3600 }, "DBConfig": {