fix 课程报告通知
This commit is contained in:
parent
976aa8cea5
commit
9ce5530944
@ -1061,11 +1061,7 @@ class SendMsgCronJobService
|
|||||||
],
|
],
|
||||||
"lang" => "zh_CN",
|
"lang" => "zh_CN",
|
||||||
];
|
];
|
||||||
|
|
||||||
print '<pre>';
|
|
||||||
print_r($send_teacher_data);
|
|
||||||
die;
|
|
||||||
|
|
||||||
|
|
||||||
$result = (new WechatSubscriptService())->sendMsg($send_teacher_data);
|
$result = (new WechatSubscriptService())->sendMsg($send_teacher_data);
|
||||||
//@todo:写入日志中
|
//@todo:写入日志中
|
||||||
|
Loading…
x
Reference in New Issue
Block a user