Commit 8843d629 authored by wwccw0591's avatar wwccw0591

pc

parent 7c5d3d85
......@@ -52,8 +52,8 @@ class IndexController extends \Our\Controller_Abstract {
}
public function indexAction() {
$clientPush=\JPush\ClientPush::getInstance();
$clientPush->pushAll();
// $clientPush=\JPush\ClientPush::getInstance();
// $clientPush->pushAll();
echo 'success';
exit;
\Our\Log::getInstance()->write('testLog|||||testLog');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment