- 修改一些银行名称
This commit is contained in:
@@ -44,7 +44,7 @@ func storeSku2ActData(act *model.Act2, actStoreSku []*model.ActStoreSku2, handle
|
||||
// Period: "",
|
||||
// WeeksTime: "",
|
||||
SettingType: mtwmapi.SettingTypeAsPrice,
|
||||
ActPrice: jxutils.IntPrice2Standard(v.ActPrice),
|
||||
ActPrice: jxutils.IntPrice2Standard(v.ActualActPrice),
|
||||
// DiscountCoefficient: 0,
|
||||
Sequence: int(v.ActPrice),
|
||||
ItemID: utils.Str2Int64WithDefault(v.VendorActID, 0),
|
||||
|
||||
Reference in New Issue
Block a user