update document

This commit is contained in:
zhh
2019-01-18 09:40:15 +08:00
parent 966ffc6093
commit 11d86905f1
2 changed files with 2 additions and 1 deletions

View File

@@ -78,6 +78,7 @@
- 启动项目直接运行com.macro.mall.MallAdminApplication的main方法即可
- 接口文档地址http://localhost:8080/swagger-ui.html
- 文件上传需要配置OSS:将mall-admin\src\main\resources\application.properties文件中以aliyun.oss.开头的配置改为你自己的配置
## mall-search