fix
wangpengfei
2023-08-08 cdb47d41f39a5c600caa41692c9b5b0732944d6a
model/request/saleChance.go
@@ -41,3 +41,8 @@
   Id int `json:"id" binding:"required"`
   SaleChance
}
type GetSaleChanceList struct {
   PageInfo
   Keyword string `json:"keyword"`
}