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