fix
wangpengfei
2023-07-25 da23babe80de0d32e736e8777430ddfbf185373a
model/request/contact.go
@@ -26,3 +26,8 @@
   Id int `json:"id"`
   Contact
}
type GetContactList struct {
   PageInfo
   Keyword string `json:"keyword"`
}