package model type ReqDepts struct { Depts []int `json:"depts"` }