fix 添加名称

This commit is contained in:
Dai 2024-10-08 22:43:21 +08:00
parent 624e278ec0
commit c7614a1d0c

View File

@ -1099,7 +1099,7 @@ class SendMsgCronJobService
'color' => '#000000' 'color' => '#000000'
], ],
'thing2' => [//作业名称 'thing2' => [//作业名称
'value' => substr($student_schedule->english_name . '/' . date('m-d H:i', strtotime($student_schedule->start_time)), 0, 18) . '..', 'value' => $student_schedule->teacher_name,
'color' => '#000000' 'color' => '#000000'
], ],
// 'thing5' => [//批改老师 // 'thing5' => [//批改老师