Commit 45e185d9 by songxiang

错题本二期相关代码

parent 0a9981a5
......@@ -344,4 +344,8 @@ public class MQTopicProducer {
* 微信群用户绑定TOPIC
*/
public static final String WXGROUP_USER_BIND = "topic.wXGroupUserBind";
/**
* 商品创建
*/
public static final String PRODUCT_CREATE = "topic.productCreate";
}
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