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