编码
continuous-integration/drone/push Build is passing Details

IRC_NewDev
hang 2023-12-07 11:36:18 +08:00
parent 2e15cfaed5
commit ea9a5fa3a0
1 changed files with 6 additions and 6 deletions

View File

@ -5,10 +5,10 @@
"RemoteNew": "Server=123.56.181.144,14333\\MSSQLExpress14;Database=IRaCIS_New;User ID=sa;Password=dev123456DEV;" "RemoteNew": "Server=123.56.181.144,14333\\MSSQLExpress14;Database=IRaCIS_New;User ID=sa;Password=dev123456DEV;"
}, },
"JwtSetting": { "JwtSetting": {
"SecurityKey": "3e6dbfa227234a03977a2f421bdb7f4f", // "SecurityKey": "3e6dbfa227234a03977a2f421bdb7f4f", //
"Issuer": "IRaCIS", // "Issuer": "IRaCIS", //
"Audience": "ZhiZhun", // "Audience": "ZhiZhun", //
"TokenExpireDays": "7" // 7day "TokenExpireDays": "7" // 7day
}, },
"IpRateLimiting": { "IpRateLimiting": {
"EnableEndpointRateLimiting": true, //False: globally executed, true: executed for each "EnableEndpointRateLimiting": true, //False: globally executed, true: executed for each
@ -69,7 +69,7 @@
}, },
//访 dicom ... ip //访 dicom ... ip
//"RootUrl": "http://localhost:8060", //"RootUrl": "http://localhost:8060",
"GrpcAddress": "http://123.56.181.144:7200", "GrpcAddress": "http://123.56.181.144:7200",
@ -83,7 +83,7 @@
"UserCodePrefix": "U", "UserCodePrefix": "U",
"Share": false, // "Share": false, //
"FileSizeLimit": 1073741824, "FileSizeLimit": 1073741824,
"LoginExpiredTimeSpan": "15", // Minute "LoginExpiredTimeSpan": "15", // Minute
"OpenLog": true, "OpenLog": true,
"AddClinicalInfo": true "AddClinicalInfo": true