如果我添加类型断言 const response = value as AxiosResponse 代码编译(见下文)。 替代代码: const queryApi = (request: AxiosRequestConfig): ...
確定! 回上一頁