Commit f6d8d68a by 李传峰

Merge branch 'release' into 'master'

Release

See merge request rays/pcloud-common-parent!318
parents bc08d376 facc7cac
...@@ -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";
} }
...@@ -232,9 +232,9 @@ public class SMSTemplateConstant { ...@@ -232,9 +232,9 @@ public class SMSTemplateConstant {
/** /**
* 【专链路-落地页配置优化】您已成功报名课程,请前往公众号「书童小睿」查询或接收后续提醒信息 * 【专链路-落地页配置优化】您已成功报名课程,请前往公众号「书童小睿」查询或接收后续提醒信息
*/ */
public static final String RAYS_PARTNER_VIP_PAY = "SMS_255885294"; public static final String RAYS_PARTNER_VIP_PAY = "SMS_262610640";
/** /**
* 【专链路-落地页配置优化】您已成功报名课程,请前往公众号「书童小睿」查询或接收后续提醒信息 * 【专链路-落地页配置优化】您已成功报名课程,请前往公众号「书童小睿」查询或接收后续提醒信息
*/ */
public static final String RAYS_PARTNER_BOOK_PAY = "SMS_256115340"; public static final String RAYS_PARTNER_BOOK_PAY = "SMS_262455611";
} }
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