订单修改库存

This commit is contained in:
苏尹岚
2020-08-05 10:03:10 +08:00
parent 1b3c1fdd6a
commit 42b1c9ac17
2 changed files with 21 additions and 2 deletions

View File

@@ -4789,3 +4789,5 @@ func StoreSkuPriceAudit(ctx *jxcontext.Context, storeSkuAudits []*model.StoreSku
}
return nil, hint, err
}