feat(春节活动页面): 对接充值奖励领取接口

This commit is contained in:
hzj 2026-02-10 20:03:13 +08:00
parent b5836fc1fd
commit b70b871391

View File

@ -203,7 +203,7 @@ const rewardContentLayer = (index) => {
const receiveReward = async (rewards) => {
let data = {
activityType: rewards.activityType,
activityId: '2007771533988204877',
activityId: '2007771533988204888',
ruleId: rewards.ruleId,
}
try {