刷新物料库存
This commit is contained in:
@@ -4003,6 +4003,7 @@ func RefreshMatterStock(ctx *jxcontext.Context, skuID int) (err error) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
UpdateStoresSkusByBind(ctx, nil, skuBindInfos, true, true)
|
//物料店666666
|
||||||
|
updateStoresSkusWithoutSync(ctx, db, []int{666666}, skuBindInfos, false)
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user