feat(幸运美金第四期): 调整接口数据

This commit is contained in:
hzj 2026-04-10 17:05:31 +08:00
parent ba989d4a23
commit c9d0ba1cb9

View File

@ -2542,6 +2542,7 @@ const getWinners = async () => {
// //
const receiveTaskReward = async (code) => { const receiveTaskReward = async (code) => {
let data = { let data = {
activityId: activityId.value,
taskCode: code, taskCode: code,
} }
try { try {