ThinkPHP5 读取文件 使用绝对路径 ROOT_PATH

$json_string = file_get_contents(ROOT_PATH.'json/index.json');