Commit 4c67c414 by 吴博

Merge branch 'feature/1007685' into 'release'

Feature/1007685

See merge request rays/pcloud-common-parent!294
parents 04bcf57e 95295de6
...@@ -224,4 +224,9 @@ public class SMSTemplateConstant { ...@@ -224,4 +224,9 @@ public class SMSTemplateConstant {
* 【沐然星元宇宙书店】******是您本次的验证码,10分钟内有效,请尽快验证。沐然星元宇宙书店,期待您看书后再次光临。 * 【沐然星元宇宙书店】******是您本次的验证码,10分钟内有效,请尽快验证。沐然星元宇宙书店,期待您看书后再次光临。
*/ */
public static final String VR_VERIFY = "SMS_22032300080"; public static final String VR_VERIFY = "SMS_22032300080";
/**
* 【专链路-落地页配置优化】您已成功报名课程,请前往公众号「书童小睿」查询或接收后续提醒信息
*/
public static final String DEDICATED_LINK_CODE = "SMS_22072800010";
} }
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