From b868dd0a8718cdafbf411cfc607949956e60d23b Mon Sep 17 00:00:00 2001 From: Dai Date: Wed, 12 Mar 2025 20:29:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=BB=E5=8A=A1=E7=BB=93?= =?UTF-8?q?=E6=9E=9C=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin/admin/app/view/cron-job/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/admin/app/view/cron-job/index.html b/plugin/admin/app/view/cron-job/index.html index 157014b..4b1e6e7 100644 --- a/plugin/admin/app/view/cron-job/index.html +++ b/plugin/admin/app/view/cron-job/index.html @@ -117,7 +117,7 @@ {{# }else if(d.msg_type == 'class_begin_notify_teacher'){ }} 课程开始提醒教师 {{# }else if(d.msg_type == 'class_begin_notify_student'){ }} - 课程开始提醒学生 + 课程开始提醒学生 {{# }else if(d.msg_type == 'class_begin_notify_parent'){ }} 课程开始提醒家长 {{# }else if(d.msg_type == 'subject_upload_notify_admin'){ }}