This commit is contained in:
苏尹岚
2021-03-15 14:18:32 +08:00
parent 26de1f03de
commit 3a417753b7

View File

@@ -4452,7 +4452,6 @@ 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("未查询到相关商品!")