暂时关掉晚上的初始化

This commit is contained in:
苏尹岚
2020-06-30 16:27:11 +08:00
parent 5fdc6f5c6c
commit a3b193a2f4
2 changed files with 1 additions and 4 deletions

View File

@@ -922,9 +922,6 @@ func amendAndPruneStoreStuff(ctx *jxcontext.Context, parentTask tasksch.ITask, v
})
}
}
if storeID == 103075 {
fmt.Println("sku2Delete", utils.Format4Output(sku2Delete, false))
}
if opType == AmendPruneOnlyAmend || opType == AmendPruneAll {
for _, v := range localSkuList {
if !model.IsSyncStatusDelete(v.SkuSyncStatus) && v.BindID != 0 {