Commit 1e5100c0 by 田超

Merge branch 'feature/1006849' into 'master'

feat:[1006849] vr验证码更换

See merge request rays/pcloud-common-parent!257
parents 89561016 1c823071
...@@ -216,7 +216,12 @@ public class SMSTemplateConstant { ...@@ -216,7 +216,12 @@ public class SMSTemplateConstant {
public static final String ALERT_MESSAGE_COUNT = "SMS_21092600006"; public static final String ALERT_MESSAGE_COUNT = "SMS_21092600006";
/** /**
* 您收到来自《元宇宙书店》的专属礼品,请点击领取:https://s.5rs.me/{url} * 【沐然星元宇宙书店】尊敬的用户,建议您购买本书实体版本,阅读后体验更为身临其境哦。点击链接购买:**。回复T将退订短信。
*/ */
public static final String VR_JUMP = "SMS_22022100015"; public static final String VR_JUMP = "SMS_22032300079";
/**
* 【沐然星元宇宙书店】******是您本次的验证码,10分钟内有效,请尽快验证。沐然星元宇宙书店,期待您看书后再次光临。
*/
public static final String VR_VERIFY = "SMS_22032300080";
} }
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