删除配置文件内容;
This commit is contained in:
parent
c007706c14
commit
fd70281b23
|
|
@ -7,9 +7,8 @@ spring:
|
|||
|
||||
# knife4j APIDOC文档
|
||||
knife4j:
|
||||
enable: true
|
||||
documents:
|
||||
- group: 支付网关
|
||||
name: 接口文档
|
||||
# 某一个文件夹下所有的.md文件
|
||||
locations: classpath:markdown/doc/*
|
||||
locations: classpath:markdown/doc/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue