update appsetting sqlcon
parent
0f6b33467c
commit
8bf6f6df94
|
|
@ -97,7 +97,7 @@
|
||||||
"DBType": 0,
|
"DBType": 0,
|
||||||
"Enabled": true,
|
"Enabled": true,
|
||||||
"HitRate": 20,
|
"HitRate": 20,
|
||||||
"Connection": "Server=47.103.130.88; Port=3306;SslMode=None;Database=new_college; Uid=root; Pwd=Vs..127134;CharSet=utf8mb4"
|
"Connection": "Server=192.168.103.102; Port=3306;SslMode=None;Database=volunteerapp; Uid=ycymedu; Pwd=Vs..127134;CharSet=utf8mb4"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ConnId": "WMBLOG_ORACLE",
|
"ConnId": "WMBLOG_ORACLE",
|
||||||
|
|
@ -109,7 +109,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Audience": {
|
"Audience": {
|
||||||
"Secret": "sdfsdfsrty45634kkhllghtdgdfss345t678fs", //不要太短,16位+
|
"Secret": "sdfsdfsrty25634kkhllghtdgdfss345t678fs", //不要太短,16位+
|
||||||
"SecretFile": "C:\\my-file\\new_college.audience.secret.txt", //安全。内容就是Secret
|
"SecretFile": "C:\\my-file\\new_college.audience.secret.txt", //安全。内容就是Secret
|
||||||
"Issuer": "New_College",
|
"Issuer": "New_College",
|
||||||
"Audience": "wr"
|
"Audience": "wr"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue