docs: 完善注释

This commit is contained in:
Ray.Hao
2024-12-27 16:14:10 +08:00
parent 2cd404e589
commit dc0861631f
5 changed files with 16 additions and 13 deletions

View File

@@ -95,6 +95,7 @@ security:
unsecured-urls:
- ${springdoc.swagger-ui.path}
- /doc.html
- /swagger-ui/**
- /v3/api-docs/**
- /webjars/**
@@ -179,7 +180,7 @@ xxl:
enabled: false
admin:
# 多个地址使用,分割
addresses: http://127.0.0.1:8080/xxl-job-admin
addresses: http://127.0.0.1:8686/xxl-job-admin
accessToken: default_token
executor:
appname: xxl-job-executor-${spring.application.name}