Commit 6690aa93 by lili

新增图书名称修改topic

parent 4e23933b
......@@ -294,6 +294,11 @@ public class MQTopicProducer {
public static final String UPDATE_BOOK_COVERIMG = "topic.updateBookCoverImg";
/**
* 更新图书名称
*/
public static final String UPDATE_BOOK_NAME = "topic.updateBookName";
/**
* 微信用户关系
*/
public static final String WECHAT_RELATE_INFO = "topic.wechatRelateInfo";
......
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