'123', "io" => "/"]; } public function hello($name = 'ThinkPHP6') { return 'hello,' . $name; } }