Commit c2fad601 by 田超

Merge branch 'feature/1005028' into 'master'

feat:[1005028]平台端干预h5和社区内容

See merge request rays/pcloud-common-parent!216
parents 98510ddc 7d1e84dd
......@@ -462,7 +462,11 @@ public class MQTopicProducer {
public static final String MODIFY_READER = "topic.modifyReader";
/**
* 浏览记录更新用户信息
* 社群内容(互助、评论、读书笔记、打卡)
*/
public static final String APPLET_USER_EVENT = "topic.appletUserEvent";
/**
* 社群内容删除
*/
public static final String APPLET_EVENT_DELETE = "topic.appletEventDelete";
}
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