文件系统插件
import { fileSystemPlugin } from "@plaoc/plugins";
fileSystemPlugin.writeFile()
写入内容
fileSystemPlugin,getUri()
获取uri;
Plaoc