fix 课程作业提交之后通知家长 学生

This commit is contained in:
Dai 2024-10-08 22:07:05 +08:00
parent 3ee5c5661c
commit 5fb1362d81

View File

@ -1189,7 +1189,7 @@ class SendMsgCronJobService
} }
if (!empty($subject_homework->subject_file_url)) { if (!empty($subject_homework->homework_file_url)) {
$send_teacher_data = [ $send_teacher_data = [
'touser' => $student_schedule->student_openid, 'touser' => $student_schedule->student_openid,