feat(水果游戏活动): 调整接口参数
This commit is contained in:
parent
391f778144
commit
fb459ab35c
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user