======guild_shop_info(公会商店表)====== =====字段说明===== ^字段名^描述^类型^默认值^ |**id**|唯一ID(无用)|int|0| |**guild_id**|公会ID|int|1| |**character_id**|成员ID[index]|int|1| |**slot_id**|栏位[core]|int|1| |**shop_item_id**|商品id[[generated:guild_shop_config]]|int|1| |**sold**|是否已卖出|int|0| |**last_refresh_time**|上次刷新时间|string|| |**auto_refresh_time**|自动刷新时间|string|| =====数据库查询=====