## GoogleDrive
| 示例 | 使用参数 | 说明 |
| ------------------------------------ | ----------------------------------------------- | -------------------------------------------------- |
| 挂载根目录 googledrive | refresh_token | 挂载整个云盘 |
| 挂载子目录或团队盘 googledrive-root | refresh_token, root | 挂载某个子文件夹,root 为子文件夹 id 或者团队盘 id |
| 自定义 client api | refresh_token, [root], client_id, client_secret | 使用自定义 client api |