model/request/contract.go @@ -17,3 +17,8 @@ Id int `json:"id"` Contract } type GetContractList struct { PageInfo Keyword string `json:"keyword"` }