1
This commit is contained in:
@@ -73,4 +73,6 @@ type ProductListV2Param struct {
|
||||
UpdateEndTime int64 `json:"update_end_time"`
|
||||
// 小时达商家使用的门店id
|
||||
StoreId int64 `json:"store_id"`
|
||||
// 商品ID,最大一百个
|
||||
ProductId []string `json:"product_id"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user