chuangjian

This commit is contained in:
苏尹岚
2020-11-26 14:05:04 +08:00
parent 007fc99f3a
commit 4d83a0a577

View File

@@ -978,7 +978,7 @@ func buildCreateWareParam(storeSku *dao.StoreSkuSyncInfo) (createSkuParamWare *j
//jds2
sku2 := &jdshopapi.WareSaveSkus{
JdPrice: utils.Float64ToStr(jxutils.IntPrice2Standard(v.VendorPrice)),
// OuterID: utils.Int2Str(v.SkuID),
OuterID: utils.Int2Str(v.SkuID),
}
sku2.Props = attrsPropSku2