Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/halo-sigs/plugin-migrate/blob/main/OWNERS)~~ [guqing]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
使用 Halo 全局提供的 axios 实例请求接口,不再需要在插件中处理请求异常逻辑,并且可以减小包体积。
/kind improvement