This commit is contained in:
suyl
2021-05-27 14:31:43 +08:00
parent 4dd8e861fe
commit 3edfaadbfa

View File

@@ -133,6 +133,8 @@ type StoreSkuBind struct {
StatusSaleBegin int16 //商品可售时间范围
StatusSaleEnd int16
MtLadderBoxPrice int `json:"mtLadderBoxPrice"` //美团门店商品包装费
}
func (*StoreSkuBind) TableUnique() [][]string {