增加消息处理异常记录--system模块

This commit is contained in:
2023-08-18 09:48:19 +08:00
parent d3847c4b1f
commit 4e55237f4c
11 changed files with 235 additions and 66 deletions

View File

@@ -7,11 +7,6 @@ package com.njcn.mq.constant;
*/
public interface BusinessTopic {
/***
* 测试阶段用的用户主题
*/
String NJCJ_USER_TOPIC = "njcnUserTopic";
/**
* 治理主送推送数据接收主题
*/