the appseeting file`s format ANSI to UTF-8 in the Backend project。

This commit is contained in:
陳啟峰 2022-10-14 16:42:56 +08:00
parent dec698413b
commit 8b547da780
2 changed files with 7 additions and 7 deletions

View File

@ -6,10 +6,10 @@
"Microsoft.Hosting.Lifetime": "Information" "Microsoft.Hosting.Lifetime": "Information"
} }
}, },
"LoginExpireMinute": 60, //() "LoginExpireMinute": 60, //()
"JwtSettings": { "JwtSettings": {
"Issuer": "Admin", // "Issuer": "Admin", //
"SignKey": "TaipeiDome123456", ////16 "SignKey": "TaipeiDome123456", ////16
"JwtLifeSeconds": 3600 "JwtLifeSeconds": 3600
}, },
"DBConfig": { "DBConfig": {
@ -19,7 +19,7 @@
"Database": "VJB2XC+lAtzuHObDGMVOAA==", //30 "Database": "VJB2XC+lAtzuHObDGMVOAA==", //30
"Root": "SzdxEgaJJ7tcTCrUl2zKsA==", "Root": "SzdxEgaJJ7tcTCrUl2zKsA==",
"Password": "FVAPxztxpY4gJJKQ/se4bQ==" "Password": "FVAPxztxpY4gJJKQ/se4bQ=="
}, }
//"MSSqlDBConfig": { //"MSSqlDBConfig": {
// "Server": "zp3Nilx0PISEEC4caZWqCg==", //172.16.220.250 // "Server": "zp3Nilx0PISEEC4caZWqCg==", //172.16.220.250
// "Port": "7puf4kd9qJ/q0fq2QASWeQ==", // "Port": "7puf4kd9qJ/q0fq2QASWeQ==",

View File

@ -6,10 +6,10 @@
"Microsoft.Hosting.Lifetime": "Information" "Microsoft.Hosting.Lifetime": "Information"
} }
}, },
"LoginExpireMinute": 1440, //() "LoginExpireMinute": 1440, //()
"JwtSettings": { "JwtSettings": {
"Issuer": "Admin", // "Issuer": "Admin", //
"SignKey": "TaipeiDome123456", ////16 "SignKey": "TaipeiDome123456", ////16
"JwtLifeSeconds": 3600 "JwtLifeSeconds": 3600
}, },
"DBConfig": { "DBConfig": {