model/request/serviceContract.go @@ -36,3 +36,7 @@ PageInfo Keyword string `json:"keyword"` } type DeleteserviceContract struct { Ids []int `json:"ids"` }