浏览代码

Merge branch 'master' of https://gitee.com/renrenio/renren-fast

Mark 6 年之前
父节点
当前提交
0b354af6c0
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -83,7 +83,8 @@ renren-fast
 - 执行db/mysql.sql文件,初始化数据
 - 修改application-dev.yml,更新MySQL账号和密码
 - Eclipse、IDEA运行RenrenApplication.java,则可启动项目
-- Swagger路径:http://localhost:8080/renren-fast/swagger/index.html
+- Swagger文档路径:http://localhost:8080/renren-fast/swagger/index.html
+- Swagger注解路径:http://localhost:8080/renren-fast/swagger-ui.html
 
 <br>