Commit d3bf5f23 by 宋祥

Merge branch 'mergeuat' into 'master'

加上扫码topic

See merge request rays/pcloud-common-parent!1
parents 4012f52e 63b19be5
...@@ -275,10 +275,15 @@ public class MQTopicProducer { ...@@ -275,10 +275,15 @@ public class MQTopicProducer {
*/ */
public static final String RECORD_USER_HABIT = "topic.recordUserHabit"; public static final String RECORD_USER_HABIT = "topic.recordUserHabit";
/** /**
* topic交换机名称(勿改) * 扫码
*/ */
public static final String EXCHAGE = "rays.topic"; 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