first commit
This commit is contained in:
@ -115,6 +115,9 @@ springdoc:
|
||||
- group: '监控管理'
|
||||
paths-to-match: '/**'
|
||||
packages-to-scan: com.qiaoba.module.monitor.controller
|
||||
- group: '代码生成'
|
||||
paths-to-match: '/**'
|
||||
packages-to-scan: com.qiaoba.module.generator.controller
|
||||
# knife4j的增强配置,不需要增强可以不配
|
||||
knife4j:
|
||||
enable: true
|
||||
|
Reference in New Issue
Block a user