fix
wangpengfei
2023-08-03 b90ad3946fdf84ccf9ad4d5d2e493e0e6c00b96a
model/request/serviceContract.go
@@ -36,3 +36,7 @@
   PageInfo
   Keyword string `json:"keyword"`
}
type DeleteserviceContract struct {
   Ids []int `json:"ids"`
}