fix
wangpengfei
2023-08-02 46f410ae18f22f5e9a8368f0ea7c721863d18fce
model/request/contact.go
@@ -31,3 +31,7 @@
   PageInfo
   Keyword string `json:"keyword"`
}
type DeleteContact struct {
   Ids []int `json:"ids"`
}