fix: wms任务完成取消消费者

This commit is contained in:
2026-07-20 14:33:10 +08:00
parent bd4542e9ac
commit 1a8474e263
8 changed files with 69 additions and 23 deletions

View File

@@ -0,0 +1,8 @@
--- #################### MQ 消息队列相关配置 ####################
# rocketmq 配置项,对应 RocketMQProperties 配置类
rocketmq:
name-server: 127.0.0.1:9876
consumer:
wms-task-operate:
group: wms-task-status-change-dev-group
topic: wms-task-status-change-dev-topic