mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-03 19:16:07 +00:00
update easy-retry 3.1.0 => 3.1.1 增加日志自动推送配置与nacos自动发现server服务自动重试连接功能
This commit is contained in:
@@ -37,6 +37,9 @@ easy-retry:
|
||||
# 需要在EasyRetry后台组管理创建对应名称的组,然后创建任务的时候选择对应的组,才能正确分派任务
|
||||
group-name: "ruoyi_group"
|
||||
server:
|
||||
# 从 nacos 获取服务
|
||||
server-name: ruoyi-easyretry-server
|
||||
# 服务名优先 ip垫底
|
||||
host: 127.0.0.1
|
||||
port: 1788
|
||||
# 详见 script/sql/easy_retry.sql `namespace` 表
|
||||
|
Reference in New Issue
Block a user