From b93fba4bb56b9cbb68cf2a8a07cde27b08e65cf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E5=B0=B9=E5=B2=9A?= <770236076@qq.com> Date: Fri, 12 Mar 2021 15:37:42 +0800 Subject: [PATCH] aa --- business/jxstore/cms/sync2.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business/jxstore/cms/sync2.go b/business/jxstore/cms/sync2.go index dde1eea01..30c06ee8e 100644 --- a/business/jxstore/cms/sync2.go +++ b/business/jxstore/cms/sync2.go @@ -613,7 +613,7 @@ func amendAndPruneVendorStuff(ctx *jxcontext.Context, parentTask tasksch.ITask, if err = err2; err == nil { remoteCatMap := make(map[string]int) cat2Delete = checkRemoteCatExist(remoteCatMap, localCatMap, remoteCatList) - + fmt.Println("1111111111111111111111111111", utils.Format4Output(localCatList, false)) for _, v := range localCatList { if v.IsExdSpec == model.NO { if v.MapID != 0 {