config("status.controller_not_found"), "message" => "找不到该控制器--控制器不存在", "result" => null, ]; return json($result,400); } }