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