Merge remote-tracking branch 'origin/feature/20260713/task-module' into feature/20260716/wms-module

This commit is contained in:
2026-07-27 10:52:43 +08:00
67 changed files with 2214 additions and 723 deletions

View File

@@ -2,7 +2,10 @@
# rocketmq 配置项,对应 RocketMQProperties 配置类
rocketmq:
name-server: 192.168.81.193:9876
producer:
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