package common_structure type GiveRedPacketTask struct { TaskID uint `json:"task_id"` // 任务ID }