Skip to content

Commit 597d883

Browse files
committed
Update RM
1 parent 9b7f049 commit 597d883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/XXL-MQ官方文档.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ transaction | 事务开关,开启消息事务性保证只会成功执行一次
637637
- Topic:消息主题;
638638
- 查看注册节点;
639639
- 操作:状态;
640-
- Message:消息队列,物理消息队列;msgid + msgbody + topic + group + shardingId + status + retryCount + effectTime;
640+
- Message:消息队列,物理消息队列;msgid + msgbody + topic + group + shardingId + status + retryCount + intervalTime + effectTime;
641641
- topic:关联 消息主题;
642642
- group:
643643
- shardingId:消费分片ID,限制0-1000之内;结合Consumer在线列表,匹配消费分片范围,实现并行分片消费消息;

0 commit comments

Comments
 (0)