fix
wangpengfei
2023-07-06 a6c23dcfedf8b655253ab1cdc4c6135a4e3c4cc9
model/response/response.go
@@ -47,7 +47,7 @@
   }
   ContactResponse struct {
      List []*model.Contact `json:"list"`
      List []*model.ContactDetail `json:"list"`
   }
   ClientResponse struct {