治理暂态事件、文件解析公共参数添加

This commit is contained in:
2023-09-07 20:40:08 +08:00
parent 5082cdfa76
commit 4322f05786
5 changed files with 79 additions and 3 deletions

View File

@@ -51,4 +51,6 @@ public interface AppRedisKey {
*/
String RMQ_FILE_CONSUME_KEY="rocketMQFileConsumeKey:";
String TIME="time-:";
}