Commit fc3dff8b96c9d4758f0a3b0aeeee56c2b27f6efb
1 parent
183b2bec
1.application.properties文件部分参数转换成SystemParam数据
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/application-test.properties
| @@ -35,4 +35,4 @@ sso.enabled= true | @@ -35,4 +35,4 @@ sso.enabled= true | ||
| 35 | sso.systemcode = SYSUS023 | 35 | sso.systemcode = SYSUS023 |
| 36 | sso.http.url.login= http://10.10.200.142:9112/login?redirect=%2Findex | 36 | sso.http.url.login= http://10.10.200.142:9112/login?redirect=%2Findex |
| 37 | sso.http.url.logout= http://10.10.200.142:9112/login?redirect=%2Findex | 37 | sso.http.url.logout= http://10.10.200.142:9112/login?redirect=%2Findex |
| 38 | -sso.http.url.auth= http://10.10.200.142:9112/prod-api/system/utilitySystem/checkToke | ||
| 39 | \ No newline at end of file | 38 | \ No newline at end of file |
| 39 | +sso.http.url.auth= http://10.10.200.142:9112/prod-api/system/utilitySystem/checkToken | ||
| 40 | \ No newline at end of file | 40 | \ No newline at end of file |