Commit d4b9a8f9e91df0c90231af194d66556257d0e681
1 parent
2dffc7e1
改回测试
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/application.properties
| ... | ... | @@ -34,7 +34,7 @@ spring.thymeleaf.cache=false |
| 34 | 34 | |
| 35 | 35 | mybatis.mapper-locations=classpath:mapping/*.xml |
| 36 | 36 | mybatis.type-aliases-package=com.cnlive.shenhe.entity |
| 37 | -server.port=81 | |
| 37 | +server.port=82 | |
| 38 | 38 | |
| 39 | 39 | sync_users_api=http://api.cnlive.com/open/api2/inner2/shenhe/getuser |
| 40 | 40 | sync_users_app_key=314a9dd4-a9b7-4c12-bbbe-1150a36491ae | ... | ... |