fix 添加名称
This commit is contained in:
parent
624e278ec0
commit
c7614a1d0c
@ -1099,7 +1099,7 @@ class SendMsgCronJobService
|
||||
'color' => '#000000'
|
||||
],
|
||||
'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'
|
||||
],
|
||||
// 'thing5' => [//批改老师
|
||||
|
Loading…
x
Reference in New Issue
Block a user