docs: 更新接口文档显示名称并修改 README
- 将系统接口文档的显示名称从"业务接口文档"修改为"系统接口文档" - 更新 README 文件标题为"项目名称: metis"
This commit is contained in:
@@ -39,7 +39,7 @@ springdoc:
|
|||||||
paths-to-match: '/**'
|
paths-to-match: '/**'
|
||||||
packages-to-scan: org.shi9.module.bis
|
packages-to-scan: org.shi9.module.bis
|
||||||
- group: system
|
- group: system
|
||||||
display-name: "业务接口文档"
|
display-name: "系统接口文档"
|
||||||
paths-to-match: '/**'
|
paths-to-match: '/**'
|
||||||
packages-to-scan: com.metis.controller
|
packages-to-scan: com.metis.controller
|
||||||
default-flat-param-object: true
|
default-flat-param-object: true
|
||||||
|
|||||||
Reference in New Issue
Block a user