commit:权限模块新增分配详情功能

This commit is contained in:
Jerry
2020-11-21 11:34:46 +08:00
parent 512b9be702
commit fcce270119
85 changed files with 2943 additions and 1880 deletions

View File

@@ -1,7 +1,7 @@
### 服务接口文档
---
- Knife4j
- 服务启动后Knife4j的文档入口地址 [http://localhost:8082/doc.html#/plus](http://localhost:8082/doc.html#/plus)
- Postman
- 无需启动服务即可将当前工程的接口导出成Postman格式。在工程的common/common-tools/模块下找到ExportApiApp文件并执行main函数。
### 服务启动环境依赖
---