add
wangpengfei
2023-08-11 69ac5c4605f340144144a4b0954c7768697e95e6
model/request/saleChance.go
@@ -46,3 +46,8 @@
   PageInfo
   Keyword string `json:"keyword"`
}
type PushSaleChance struct {
   Id   int `json:"id" binding:"required"`
   Step int `json:"step" binding:"required"`
}