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