教师空闲时间上传提醒
This commit is contained in:
parent
f78c864cbd
commit
04912794c8
@ -889,14 +889,14 @@ class SendMsgCronJobService
|
||||
}
|
||||
$send_teacher_data = [
|
||||
'touser' => $teacher->openid,//@todo:发送人
|
||||
'template_id' => 'c449J4JWJrj5fRbw9H5jVpPK_U9OWekhOjzpvGmbjQg',
|
||||
'template_id' => 'lNWBJMGhR5suLinI_E7d6KXGiwGuKkyJCzT1ThokS1k',
|
||||
'data' => [
|
||||
'short_thing4' => [//教师姓名
|
||||
'thing1' => [//教师姓名
|
||||
'value' => $teacher->teacher_name,
|
||||
'color' => '#000000'
|
||||
],
|
||||
'character_string14' => [//课次
|
||||
'value' => 'Please submit your free time',
|
||||
'thing3' => [//课次
|
||||
'value' => 'Please submit free time',
|
||||
'color' => '#000000'
|
||||
]
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user