- ActStoreSku2添加Type,活动类型
This commit is contained in:
@@ -179,6 +179,8 @@ func (*ActStoreSkuMap) TableIndex() [][]string {
|
||||
type ActStoreSku2 struct {
|
||||
MapID int `orm:"column(map_id)"`
|
||||
|
||||
Type int `json:"type"`
|
||||
|
||||
ActStoreSku
|
||||
VendorID int `orm:"column(vendor_id)" json:"vendorID"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user