Commit 83361b1a96a55af0a2f6d5d400477e05ca6e425e
1 parent
60c6c48f
端口更改
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/application.properties
| @@ -33,7 +33,7 @@ logging.level.com.cnlive.shenhe.mapper=debug | @@ -33,7 +33,7 @@ logging.level.com.cnlive.shenhe.mapper=debug | ||
| 33 | 33 | ||
| 34 | mybatis.mapper-locations=classpath:mapping/*.xml | 34 | mybatis.mapper-locations=classpath:mapping/*.xml |
| 35 | mybatis.type-aliases-package=com.cnlive.shenhe.entity | 35 | mybatis.type-aliases-package=com.cnlive.shenhe.entity |
| 36 | -server.port=80 | 36 | +server.port=82 |
| 37 | 37 | ||
| 38 | sync_users_api=http://api.cnlive.com/open/api2/inner2/shenhe/getuser | 38 | sync_users_api=http://api.cnlive.com/open/api2/inner2/shenhe/getuser |
| 39 | sync_users_app_key=314a9dd4-a9b7-4c12-bbbe-1150a36491ae | 39 | sync_users_app_key=314a9dd4-a9b7-4c12-bbbe-1150a36491ae |