Merge branch 'main' of http://18.167.251.121:10003/aidlab/Aida_Purchaser_Front
This commit is contained in:
@@ -43,6 +43,7 @@ export const fetchDownloadItemsByGet = (params: Download): Promise<ApiResponse>
|
||||
url: '/buyer/listing/mall/main-product/download',
|
||||
method: 'get',
|
||||
responseType: 'blob',
|
||||
timeout: 600000,
|
||||
params,
|
||||
paramsSerializer: (p: any) => {
|
||||
const usp = new URLSearchParams()
|
||||
|
||||
Reference in New Issue
Block a user