home
This commit is contained in:
@@ -157,7 +157,7 @@ type HomePageInfos struct {
|
||||
//DeliveryFeeDeductionSill int `json:"deliveryFeeDeductionSill"` //订单满减金额
|
||||
//DeliveryFeeDeductionFee int `json:"deliveryFeeDeductionFee"` //订单减免金额
|
||||
//WeeklyScore int `json:"weeklyScore"` //店铺每周评分
|
||||
Info *Info1 `json:"info"` //拼接数据
|
||||
Info Info1 `json:"info"` //拼接数据
|
||||
//热销商品信息
|
||||
SkuID int `json:"skuID"` //商品ID
|
||||
SkuName string `json:"skuName"` //商品名字
|
||||
|
||||
Reference in New Issue
Block a user