package model type DailyChestConf struct { Prize []ActPrize `json:"prize"` }