fix: 任务并发控制

This commit is contained in:
2026-07-27 10:44:51 +08:00
parent ed0b18a4af
commit 25ea2a248f
27 changed files with 333 additions and 36 deletions

View File

@@ -3,9 +3,9 @@
rocketmq:
name-server: 192.168.81.193:9876
producer:
group: wms-producer-dev-group # 事务消息需要配置一样
group: wms_producer_dev_group # 事务消息需要配置一样
send-message-timeout: 3000
consumer:
wms-task-operate:
group: wms-task-status-change-dev-group
topic: wms-task-status-change-dev-topic
group: wms_task_status_change_dev_group
topic: wms_task_status_change_dev_topic