摘要: // 文件流 export const responseTypeBlob = { responseType: 'blob', timeout: 200 * 1000, } // 译文下载接口 export async function userFileDownloadTarget(data: any 阅读全文
posted @ 2022-06-22 15:33 Anlii 阅读(117) 评论(0) 推荐(0)