|
@@ -405,7 +405,7 @@ class LessonService extends CrudService {
|
|
|
await this.ctx.service.weixin.sendTemplateDesign(
|
|
|
this.ctx.app.config.REVIEW_TEMPLATE_ID,
|
|
|
openid,
|
|
|
- '您有一个新的通知,请点击信息,确认您已收到信息!',
|
|
|
+ '您有一个新的通知,请点击信息,确认您已收到信息!(若已确认,则无需理会)',
|
|
|
'您有新的安排',
|
|
|
content,
|
|
|
'感谢您的使用',
|