This commit is contained in:
刘仕伟
2024-02-23 10:29:39 +08:00
parent cd08530b62
commit 8e87162e94
15 changed files with 81 additions and 30 deletions

View File

@@ -715,7 +715,7 @@
sn: res.result.errorInfoList[0].id,
errorMsg: res.result.errorInfoList[0].errorMsg,
mallName: mallName,
url: res.result.errorInfoList[0].extraInfoMap?.url
url: 'https://agentseller.temu.com' + res.result.errorInfoList[0].extraInfoMap?.url
})
}
}