model/request/serviceContract.go @@ -31,3 +31,8 @@ Id int `json:"id"` ServiceContract } type GetServiceContractList struct { PageInfo Keyword string `json:"keyword"` }