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