Commit 0ef0a9fd by 郑永强

feat: [none] 一书多码恢复二维码

parent aa70e53d
......@@ -259,6 +259,11 @@ public class MQTopicProducer {
public static final String QRCODE_BOOK_UPDATE = "topic.qrcodeBookUpdate";
/**
* 恢复二维码
*/
public static final String RECOVER_QRCODE = "topic.recoverQrcode";
/**
* 重置
*/
public static final String RECHARGE = "topic.recharge";
......
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