Commit 3ec89dc8 by 桂前礼

feat: [1004794] 编创赛优化客户端报名复审红榜任务后台数据导出

parent 8d1609e7
......@@ -196,6 +196,16 @@ public class SMSTemplateConstant {
public static final String NECIS_AUDIT_FAIL = "62937580c31d4a42898759c12820a2d0";
/**
* 恭喜您进入评选环节,请耐心等待奖项公布。若评选通过,组委会工作人员会第一时间跟您联系。
*/
public static final String NECIS_REVIEW_SUCCESS = "17b974eea7294e4f9ec58901c5ed92f3";
/**
* 很抱歉,您提交的出版物不符合报名条件。
*/
public static final String NECIS_REVIEW_FAIL = "04e4a3dd2d8b474f960005d834271ca4";
/**
* [书僮小睿]您的验证码是${code},验证码有效期5分钟。如非本人操作,请勿理会。
*/
public static final String RAYS_VERIFY_CODE = "b4e9b5f1f25141e2ac091f1d52a62015";
......
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