1.mq新增消费组
2.用户组件功能调整
This commit is contained in:
@@ -46,4 +46,9 @@ public interface AppRedisKey {
|
||||
*/
|
||||
String RMQ_CONSUME_KEY="rocketMQConsumeKey:";
|
||||
|
||||
/**
|
||||
* rocketMQ消费文件key
|
||||
*/
|
||||
String RMQ_FILE_CONSUME_KEY="rocketMQFileConsumeKey:";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user