fix 课程报告通知

This commit is contained in:
Dai 2024-10-09 11:47:59 +08:00
parent 976aa8cea5
commit 9ce5530944

View File

@ -1061,11 +1061,7 @@ class SendMsgCronJobService
],
"lang" => "zh_CN",
];
print '<pre>';
print_r($send_teacher_data);
die;
$result = (new WechatSubscriptService())->sendMsg($send_teacher_data);
//@todo:写入日志中