目录

player_daily_info(玩家每日记数信息)

字段说明

字段名描述类型默认值
id玩家id[player_id]int0
start_time第一次购买VIP的时间,同时决定每天在几点重置string0
next_reset_time下个重置时间string0
refresh_time上次重置的时间,和 next_reset_time比较可以进行每日重置string0
count_array每日记数数组,在不同cd都会重置string
hero_challenge_array今天挑战过的英雄挑战副本字典 (6011001,1)(6011002,1)string
summon_card_watch_ad_free_array今天抽卡看过的抽卡免费次数(21,1)(22,1)string
summon_card_watch_ad_discount_array今天抽卡看过的抽卡优惠次数(21,1)(22,1)string
watch_ad_add_build_building_spped_times今天看广告减少建筑建造时间次数int0

数据库查询