银豹拉取标品修改
This commit is contained in:
@@ -4136,7 +4136,9 @@ func CreateSkusAndFocusFromYb(ctx *jxcontext.Context, isAsync, isContinueWhenErr
|
|||||||
Unit: productInfo.Unit,
|
Unit: productInfo.Unit,
|
||||||
},
|
},
|
||||||
Skus: []*model.SkuWithVendor{
|
Skus: []*model.SkuWithVendor{
|
||||||
&model.SkuWithVendor{},
|
&model.SkuWithVendor{
|
||||||
|
Sku: &model.Sku{},
|
||||||
|
},
|
||||||
},
|
},
|
||||||
Places: []int{510100}, //默认成都
|
Places: []int{510100}, //默认成都
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user