作者 xwp
1 个管道 的构建 通过 耗费 0 秒

推送调试

... ... @@ -585,7 +585,6 @@ class Course extends Api
try {
$template->send($data);
} catch (InvalidResponseException $e) {
echo json_encode($e->getMessage());
} catch (LocalCacheException $e) {
}
... ...