fix 课程作业提交之后通知家长 学生
This commit is contained in:
parent
3ee5c5661c
commit
5fb1362d81
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user