package md type VideoReward struct { Uid string `json:"uid"` } type PlayletReward struct { Uid string `json:"uid"` }