按照api文档,调用exchange.IO(“api”, “POST”, “/v1/common/xxxx”), 会报错: TypeError: Cannot convert “POST” to int
第二个参数需要传int吗? 谢谢.