fix 定时任务通知
This commit is contained in:
parent
f4d02d27a0
commit
a9fc49b0f9
@ -366,10 +366,7 @@ class SendMsgCronJobService
|
|||||||
]);
|
]);
|
||||||
// throw new Exception('未找到课程分配的学生');
|
// throw new Exception('未找到课程分配的学生');
|
||||||
}
|
}
|
||||||
|
|
||||||
print '<pre>';
|
|
||||||
print_r($item->toArray());
|
|
||||||
die;
|
|
||||||
|
|
||||||
$student_info = [];
|
$student_info = [];
|
||||||
foreach ($studentSchedule as $student) {
|
foreach ($studentSchedule as $student) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user