Commit fa0c6b98d1d2793a22597b2afea36f7ea8760776
1 parent
8d612564
update
Showing
1 changed file
with
2 additions
and
2 deletions
src/main/resources/application-dev.properties
| ... | ... | @@ -58,7 +58,7 @@ spring.application.home=/usr/local/test_cnlive_shenhe/cnlive_shenhe/log |
| 58 | 58 | |
| 59 | 59 | sync_users_api=http://api.cnlive.com/open/api2/inner2/shenhe/getuser |
| 60 | 60 | sync_users_app_key=314a9dd4-a9b7-4c12-bbbe-1150a36491ae |
| 61 | - | |
| 61 | +` | |
| 62 | 62 | #\u7528\u6237\u4E91\u8BF7\u6C42\u67E5\u8BE2\u7528\u6237\u4FE1\u606F |
| 63 | 63 | queryUserByMobile=http://user.api.cnlive.com/CnliveM2/user/readUserByUserName.action?userName= |
| 64 | 64 | queryUserByUserId=http://user.api.cnlive.com/CnliveM2/user/readUserByUid.action?uid= |
| ... | ... | @@ -72,7 +72,7 @@ platformValue=10011438 |
| 72 | 72 | spring.localhost.url=http://test.shen.cnlive.com |
| 73 | 73 | |
| 74 | 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 | 77 | #\u767B\u5F55\u5165\u53E3 |
| 78 | 78 | SERVICE_LOGIN=http://test.shen.cnlive.com:82/users/login | ... | ... |