美团饿百打包费改为统一系统参数
This commit is contained in:
@@ -45,6 +45,8 @@ type StoreSkuSyncInfo struct {
|
||||
StoreID int `orm:"column(store_id)"`
|
||||
SkuID int `orm:"column(sku_id)"` // 这个与Sku.ID的区别是SkuID是必然存在的
|
||||
|
||||
BoxFee int64
|
||||
|
||||
Price int64
|
||||
UnitPrice int64
|
||||
|
||||
|
||||
Reference in New Issue
Block a user