Commit ce741b9b by songxiang

修改数据平台埋点常量名称

parent c1d9795c
...@@ -38,7 +38,7 @@ public class MQQueueConstant { ...@@ -38,7 +38,7 @@ public class MQQueueConstant {
/** /**
* 数据埋点 * 数据埋点
*/ */
public static final String FRONT_EVENT_QUEUE = "frontEventQueue"; public static final String FRONT_EVENT = "frontEventQueue";
/** /**
* 死信队列名称(勿改) * 死信队列名称(勿改)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment