Commit 2cf6d12e by 吴博

Merge branches '3.x' and 'feature/1005481' of…

Merge branches '3.x' and 'feature/1005481' of ssh://begitlab.chubanyun.me:12122/rays/pcloud-common-parent into 3.x
parents e8ab6bf5 c3547900
......@@ -209,4 +209,9 @@ public class SMSTemplateConstant {
* [书僮小睿]您的验证码是${code},验证码有效期5分钟。如非本人操作,请勿理会。
*/
public static final String RAYS_VERIFY_CODE = "SMS_21061100004";
/**
* 服务${serveName}剩余使用数量已不足20%, 请及时充值。
*/
public static final String ALERT_MESSAGE_COUNT = "SMS_21061100005";
}
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