package commonus //公共变量 type SetId struct { Id int64 `json:"id"` }