fix
wangpengfei
2023-07-25 869d20008718d26fcf6d85f4bfe9f7fdbe9db3c5
model/response/response.go
@@ -89,6 +89,7 @@
   SalesLeadsResponse struct {
      List []*model.SalesLeads `json:"list"`
      Count int                 `json:"count"`
   }
   SalesSourceResponse struct {