package youngee_talent_model type GetAutoTimeReq struct { TaskId int `orm:"task_id" json:"task_id"` Type int `orm:"type" json:"type"` }