Commit 42042b10 by 田超

Merge branch 'feature/1005276' into 'master'

feat: [1005276] 裂变海报

See merge request rays/pcloud-common-parent!225
parents cebd43c8 52f88fff
...@@ -469,4 +469,9 @@ public class MQTopicProducer { ...@@ -469,4 +469,9 @@ public class MQTopicProducer {
* 社群内容删除 * 社群内容删除
*/ */
public static final String APPLET_EVENT_DELETE = "topic.appletEventDelete"; public static final String APPLET_EVENT_DELETE = "topic.appletEventDelete";
/**
* 裂变海报工具关注
*/
public static final String FISSION_POSTER_SUBSCRIBE = "topic.fissionPosterSubscribe";
} }
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