Commit facc7cac by 李传峰

Merge branch 'feature/1009285' into 'release'

feat: [1009285] 小睿伴学2.3 广告

See merge request rays/pcloud-common-parent!317
parents c49390e6 924b424a
...@@ -518,4 +518,10 @@ public class MQTopicProducer { ...@@ -518,4 +518,10 @@ public class MQTopicProducer {
* 小睿伴学公众号关注 * 小睿伴学公众号关注
*/ */
public static final String RAY_PARTNER_SUBSCRIBE = "topic.rayPartnerSubscribe"; public static final String RAY_PARTNER_SUBSCRIBE = "topic.rayPartnerSubscribe";
/**
* 小睿伴学退款
*/
public static final String EXERCISE_BOOK_REFUND = "topic.exerciseBookRefund";
} }
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