fix
wangpengfei
2023-08-02 7e0823fc3b352cfcbb4a2f21088c00db2c00c395
model/request/salesLeads.go
@@ -25,3 +25,7 @@
   PageInfo
   Keyword string `json:"keyword"`
}
type DeleteSalesLeads struct {
   Ids []int `json:"ids"`
}