fix: 删除菜单包括子级

This commit is contained in:
2026-07-09 13:52:53 +08:00
parent 5749b95327
commit 5486f6e79d
11 changed files with 75 additions and 22 deletions

View File

@@ -71,6 +71,10 @@ xxl:
enabled: false # 是否开启调度中心,默认为 true 开启
admin:
addresses: http://192.168.10.14:8080/xxl-job-admin # 调度中心部署跟地址
executor:
appname: nl-lms-server
ip: 192.168.10.14
port: 9992
--- #################### 消息队列相关 ####################