应用程序接口内部接口File 文件系统获取文件内容本页总览获取文件内容GET/file/content 请求 名称类型必填描述pathstring是绝对路径 响应 示例function template() {\n console.log(\"Hello World\");\n}