getskunames新增出参

This commit is contained in:
苏尹岚
2020-02-14 17:13:57 +08:00
parent 54ee24614b
commit a3da1f8336

View File

@@ -580,7 +580,7 @@ func GetSkuNames(ctx *jxcontext.Context, keyword string, isBySku bool, params ma
'","lastOperator":"', t2.last_operator, '","specQuality":', t2.spec_quality, ',"specUnit":"', t2.spec_unit,
'","weight":', t2.weight, ',"categoryID":', t2.category_id, ',"nameID":', t2.name_id,
', "seq":', t2.seq,
', "exdSkuID":"', t2.exd_sku_id, '",
', "exdSkuID":"', t2.exd_sku_id, '"
"}")), "]") skus_str,
CONCAT("[", GROUP_CONCAT(DISTINCT t3.place_code), "]") places_str
` + sql + `