Commit 1136e23d by gaopeng

增加直播开课提醒短信模板

parent aec06334
...@@ -135,6 +135,11 @@ public class SMSTemplateConstant { ...@@ -135,6 +135,11 @@ public class SMSTemplateConstant {
*/ */
public static final String APPOINTMENT_CODE = "SMS_90735003"; public static final String APPOINTMENT_CODE = "SMS_90735003";
/**
* 尊敬的${name}老师,您的课程${title}报名人数已达${number}人,将于${time}开播,提醒您提前做好准备,预祝直播顺利!
*/
public static final String START_COURSE_NOTICE = "SMS_163852029";
/*----------tradecenter------------*/ /*----------tradecenter------------*/
/** /**
* 您有一个超过24小时的订单没有发货,请及时处理! * 您有一个超过24小时的订单没有发货,请及时处理!
......
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