This commit is contained in:
苏尹岚
2021-03-11 15:10:54 +08:00
parent a2978a94e5
commit 41c27faab7

View File

@@ -4422,6 +4422,8 @@ func CreateSkusAndFocusFromWx(ctx *jxcontext.Context, productInfo *jdapi.Product
db = dao.GetDB()
skuBindInfos []*StoreSkuBindInfo
)
return fmt.Errorf("此商品名在京西库中查询出了大于1个商品[%v]", "beta测试")
if productInfo == nil {
return fmt.Errorf("未查询到相关商品!")
}