fix 上传课程作业通知家长、学生
This commit is contained in:
parent
7172b2327c
commit
04e567ce78
@ -1248,7 +1248,7 @@ class SendMsgCronJobService
|
||||
|
||||
|
||||
$send_teacher_data = [
|
||||
'touser' => $parent->student_openid,
|
||||
'touser' => $parent->openid,
|
||||
'template_id' => 'ng-vuuY_hHM3N2fR3VCGdhtg5zfYRmgdiYuffPEgXDs',
|
||||
'data' => [
|
||||
'thing6' => [//课程名称
|
||||
@ -1304,7 +1304,7 @@ class SendMsgCronJobService
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
} catch (Exception $e) {
|
||||
return [
|
||||
|
Loading…
x
Reference in New Issue
Block a user