fix: 配置文件增加接口扫描路径 (#464)

This commit is contained in:
PengyuDeng 2023-12-26 13:59:06 +08:00 committed by GitHub
parent a20814b68d
commit 9b87ed740c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -224,6 +224,7 @@ springdoc:
- org.jetlinks.community.auth
- org.hswebframework.web.system.authorization.defaults.webflux
- org.hswebframework.web.file
- org.jetlinks.community.io.file.web
- org.hswebframework.web.authorization.basic.web
- org.jetlinks.community.logging.controller
cache:
@ -232,4 +233,4 @@ network:
resources:
- 1883-1890
- 8800-8810
- 5060-5061
- 5060-5061