check_actions = [ '#index' => [] ]; parent::__construct($app); } public function index() { $re = intval('y12') - 1; return ajaxSuccess($re); } }