Commit f67843ca by 李传峰

Merge branch 'feature/1009109' into 'release'

Feature/1009109

See merge request rays/pcloud-common-parent!314
parents 303222cd ba08e9a6
...@@ -513,4 +513,9 @@ public class MQTopicProducer { ...@@ -513,4 +513,9 @@ public class MQTopicProducer {
* AI内容审核MQ * AI内容审核MQ
*/ */
public static final String AI_GREEN_RESULT = "topic.aiGreenResult"; public static final String AI_GREEN_RESULT = "topic.aiGreenResult";
/**
* 小睿伴学公众号关注
*/
public static final String RAY_PARTNER_SUBSCRIBE = "topic.rayPartnerSubscribe";
} }
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