======shop_daily_info(每次商店购买次数限制)====== =====字段说明===== ^字段名^描述^类型^默认值^ |**id**|id 无用|int|0| |**character_id**|角色id[index]|int|0| |**shop_id**|商品id[core] [[generated:shop_config]].id |int|0| |**count**|今日购买次数,如果[[generated:shop_config]].daily_limit>0 则写入此表,此表每日都清空|int|0| =====数据库查询=====