Commit 964ba9e1a4295464c495c5d30f362c1c19099ae5
1 parent
89734a26
修改访问地址
Showing
1 changed file
with
2 additions
and
2 deletions
src/main/resources/application-dev.properties
| @@ -75,10 +75,10 @@ spring.localhost.url=http://test.shen.cnlive.com | @@ -75,10 +75,10 @@ spring.localhost.url=http://test.shen.cnlive.com | ||
| 75 | SERVER_NAME=http://test.shen.cnlive.com | 75 | SERVER_NAME=http://test.shen.cnlive.com |
| 76 | 76 | ||
| 77 | #\u767B\u5F55\u5165\u53E3 | 77 | #\u767B\u5F55\u5165\u53E3 |
| 78 | -SERVICE_LOGIN=http://test.shen.cnlive.com/users/login | 78 | +SERVICE_LOGIN=http://testshen.cnlive.com/users/login |
| 79 | 79 | ||
| 80 | #\u767B\u51FA | 80 | #\u767B\u51FA |
| 81 | -SERVICE_LOGINOUT=http://test.shen.cnlive.com/users/logout | 81 | +SERVICE_LOGINOUT=http://testshen.cnlive.com/users/logout |
| 82 | 82 | ||
| 83 | #url\u7684\u524D\u7F00 | 83 | #url\u7684\u524D\u7F00 |
| 84 | CAS_SERVER_URL_PREFIX=https://testuser.cnlive.com/OpenSSO2 | 84 | CAS_SERVER_URL_PREFIX=https://testuser.cnlive.com/OpenSSO2 |