aa
This commit is contained in:
@@ -174,7 +174,7 @@ type StoreSkuNameExt struct {
|
||||
StoreName string `json:"storeName"`
|
||||
SkuID int `orm:"column(sku_id)" json:"skuID"`
|
||||
model.SkuName
|
||||
PayPercentage int `json:"-"`
|
||||
PayPercentage int `json:"payPercentage"`
|
||||
UnitPrice int `json:"unitPrice"`
|
||||
Skus []*StoreSkuExt `orm:"-" json:"skus,omitempty"`
|
||||
SkusStr string `json:"-"`
|
||||
|
||||
Reference in New Issue
Block a user