Commit ab2fdca8dc9de8ac33e1a1ae32deaccf7207ca16
1 parent
ada104f6
update
Showing
1 changed file
with
3 additions
and
3 deletions
src/main/resources/application-dev.properties
| @@ -72,13 +72,13 @@ platformValue=10011438 | @@ -72,13 +72,13 @@ platformValue=10011438 | ||
| 72 | spring.localhost.url=http://test.shen.cnlive.com | 72 | spring.localhost.url=http://test.shen.cnlive.com |
| 73 | 73 | ||
| 74 | #\u672C\u673A\u7684\u540D\u79F0 | 74 | #\u672C\u673A\u7684\u540D\u79F0 |
| 75 | -SERVER_NAME=http://test.shen.cnlive.com:82 | 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:82/users/login | 78 | +SERVICE_LOGIN=http://test.shen.cnlive.com/users/login |
| 79 | 79 | ||
| 80 | #\u767B\u51FA | 80 | #\u767B\u51FA |
| 81 | -SERVICE_LOGINOUT=http://test.shen.cnlive.com:82/users/logout | 81 | +SERVICE_LOGINOUT=http://test.shen.cnlive.com/users/logout |
| 82 | 82 | ||
| 83 | #\u62BD\u5E27\u5E38\u91CF | 83 | #\u62BD\u5E27\u5E38\u91CF |
| 84 | avsmple_appKey=1eac30dfbee311e7a2f0fa163e771cf9 | 84 | avsmple_appKey=1eac30dfbee311e7a2f0fa163e771cf9 |