券兑换码增加下载功能

This commit is contained in:
2025-11-21 16:02:59 +08:00
parent 8269f619b8
commit b87ce7d43e
5 changed files with 482 additions and 194 deletions

View File

@@ -67,7 +67,7 @@ export function codeList(params) {
});
}
export function codeExport(params) {
return request({
return http.download({
url: urlType + `/admin/couponRedemption/code/export`,
method: "GET",
params: {