This commit is contained in:
gazebo
2019-01-05 17:36:25 +08:00
parent a768dbc89f
commit e0c7a0cb23

View File

@@ -371,7 +371,7 @@ func Change2JDSPU4Store(ctx *jxcontext.Context, storeIDs []int, isAsync, isConti
UPDATE store_sku_bind t1
JOIN sku t2 ON t2.link_id = t1.sku_id
SET t1.status = 0,
jd_sync_status = ?
t1.jd_sync_status = ?
WHERE t1.deleted_at = ?
`
sqlParams := []interface{}{