This commit is contained in:
gazebo
2019-05-17 11:23:55 +08:00
parent 7a00d45c21
commit 40d02beee0

View File

@@ -428,6 +428,7 @@ func GetSkuNames(ctx *jxcontext.Context, keyword string, isBySku bool, params ma
t1.status,
t1.is_spu,
t1.img_hash_code,
t1.desc_img,
t1.upc`
if isBySku {
sql += `,
@@ -454,6 +455,7 @@ func GetSkuNames(ctx *jxcontext.Context, keyword string, isBySku bool, params ma
t1.status,
t1.is_spu,
t1.img_hash_code,
t1.desc_img,
t1.upc,
t1.jd_id,
t1.jd_sync_status,