feat(水果游戏活动): 调整接口参数

This commit is contained in:
hzj 2026-01-29 17:49:16 +08:00
parent 391f778144
commit fb459ab35c

View File

@ -560,6 +560,8 @@ const showDetail = (type, reward) => {
const getListAndMy = async () => {
let data = {
activityType: 11,
cycleKey: 20260129,
cycleType: 2,
}
const resMyWeekStarRanking = await getRankingListAndMyRanking(data)
console.log('resMyWeekStarRanking:', resMyWeekStarRanking)