在typescript中,一个API使用axios return Promise 与AxiosResponse 不兼容,怎么办? export class TransService { async getBindList (): Promise<{}[]> { const ...
確定! 回上一頁