刷新饿鲜达商品解除分类限制,全刷
This commit is contained in:
@@ -1600,7 +1600,6 @@ func UpdateExianDaSkuCategory(ctx *jxcontext.Context, isAsync, isContinueWhenErr
|
||||
WHERE b.exd_sku_id <> ''
|
||||
AND a.deleted_at = ?
|
||||
AND b.deleted_at = ?
|
||||
AND a.category_id = 35
|
||||
`
|
||||
sqlParams := []interface{}{
|
||||
utils.DefaultTimeValue, utils.DefaultTimeValue,
|
||||
|
||||
Reference in New Issue
Block a user