Q: 如何运行测试用例?

A: 将 `config.example.json` 文件重命名为 `config.json`, 并输入你的 `SecretId` 和 `SecretKey`. 然后在项目根目录运行 `npm test`.
