Commit f2a3fac7d93fc8e9a5a34fed28d0be4f54914977
1 parent
f6e712ac
修改访问地址
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/application-dev.properties
| ... | ... | @@ -72,7 +72,7 @@ platformValue=10011438 |
| 72 | 72 | spring.localhost.url=http://testshen.cnlive.com |
| 73 | 73 | |
| 74 | 74 | #\u672C\u673A\u7684\u540D\u79F0 |
| 75 | -SERVER_NAME=http://test.shen.cnlive.com | |
| 75 | +SERVER_NAME=http://testshen.cnlive.com | |
| 76 | 76 | |
| 77 | 77 | #\u767B\u5F55\u5165\u53E3 |
| 78 | 78 | SERVICE_LOGIN=http://testshen.cnlive.com/users/login | ... | ... |