- ActStoreSku2添加Type,活动类型
This commit is contained in:
@@ -358,6 +358,7 @@ func GetEffectiveActStoreSkuInfo(db *DaoDB, actID int, vendorIDs []int, storeIDs
|
||||
}
|
||||
sql := `
|
||||
SELECT
|
||||
t1.type,
|
||||
t2.*,
|
||||
t3.actual_act_price, t3.sync_status, t3.vendor_price, t3.vendor_id
|
||||
FROM act t1
|
||||
|
||||
Reference in New Issue
Block a user