活动:七天乐特惠礼包类型
This commit is contained in:
@@ -42,7 +42,6 @@ export class RechargeMoneyData extends ActivityBase {
|
||||
if (items.length == 0) {
|
||||
return null;
|
||||
}
|
||||
console.log('ddddddddddd', JSON.stringify(items), items.length)
|
||||
let index = random(items.length - 1);
|
||||
return items[index];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user