Browse Source

更新 README.md

独孤求胜 6 years ago
parent
commit
bba83c0646
1 changed files with 2 additions and 1 deletions
  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>