1
This commit is contained in:
parent
a77e3c203e
commit
8b97ce35dd
@ -141,7 +141,7 @@ class Chip extends BaseModel
|
||||
$row['rand_attr'] = $attrs;
|
||||
$row['today_get_gold'] = $todayGetGold;
|
||||
$row['last_get_gold_time'] = $lastGetGoldTime;
|
||||
$row['belong_to_item_id'] = self::belongsToWhere($row);
|
||||
$row['belong_to_item_id'] = self::belongsToWhereOld($row);
|
||||
return $row;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user