Merge remote-tracking branch 'origin/mark' into yonghui
This commit is contained in:
@@ -398,6 +398,8 @@ type StoreMap struct {
|
||||
|
||||
FreightDeductionPack string `orm:"size(32)" json:"freightDeductionPack"` //
|
||||
|
||||
BoxFee int `orm:"default(0)" json:"boxFee"` // 打包费
|
||||
|
||||
AutoPickup int8 `orm:"default(1)" json:"autoPickup"` // 是否自动拣货
|
||||
DeliveryType int8 `orm:"default(0)" json:"deliveryType"` // 配送类型
|
||||
DeliveryFee int `json:"deliveryFee"`
|
||||
|
||||
Reference in New Issue
Block a user