Compare commits

..

No commits in common. "f4c6516e10f7c1b25e715d283b7b170e51d01ddb" and "bbb91a74286c6b9d08d65f1f043eb6f00119a542" have entirely different histories.

1 changed files with 1 additions and 3 deletions

View File

@ -22,10 +22,8 @@ public enum EAliSmsTemplate {
/**
* 会员验证码尊敬的会员您的验证码为 ${code} 该验证码5分钟内有效
* 2024.12.25 短信验证码替换为海之圣生物工程模板
* 2025年6月12日 替换为北大
*/
MEMBER_SMS("SMS_485350565"),
// MEMBER_SMS("SMS_476795282"),
MEMBER_SMS("SMS_476795282"),
// MEMBER_SMS("SMS_474440238"),
;