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