From 571b135957faa5274fa216ec8486f10993f06755 Mon Sep 17 00:00:00 2001 From: Dai Date: Wed, 9 Oct 2024 10:21:46 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E5=8E=BB=E9=99=A4=E7=A1=AC=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/common/service/SendMsgCronJobService.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/common/service/SendMsgCronJobService.php b/app/common/service/SendMsgCronJobService.php index e46dd7d..496c928 100644 --- a/app/common/service/SendMsgCronJobService.php +++ b/app/common/service/SendMsgCronJobService.php @@ -85,7 +85,7 @@ class SendMsgCronJobService $msgInfo = $teacher_schedule_time->toArray(); $student_name = implode(',', array_column($student_info, 'student_name')); $send_teacher_data = [ - 'touser' => 'olfLh6o4CG9xb6_tA3y29shOj_Bo', + 'touser' => $teacher_schedule_time->teacherAttr->openid, 'template_id' => 'gTtXWz35mjbtbOZdq6uNBIqy2_W-gu7F4H6s5N-vNAI', 'data' => [ 'time2' => [//上课时间