摘要: export function userPrizeListDownload( params: Partial<UserPrizeList>, ) { return requestLotteryApi(`/xxx/download`, { params, responseType: 'arrayBuf 阅读全文
posted @ 2024-06-24 16:16 炽橙子 阅读(2) 评论(0) 推荐(0) 编辑