Commit 63b19be5 by lili

加上扫码topic

parent 4012f52e
......@@ -276,6 +276,11 @@ public class MQTopicProducer {
public static final String RECORD_USER_HABIT = "topic.recordUserHabit";
/**
* 扫码
*/
public static final String SCAN_QRCODE = "topic.scanQrcode";
/**
* topic交换机名称(勿改)
*/
public static final String EXCHAGE = "rays.topic";
......
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