This commit is contained in:
苏尹岚
2021-03-12 15:43:06 +08:00
parent b93fba4bb5
commit 3cb0904e6f
2 changed files with 3 additions and 1 deletions

View File

@@ -613,7 +613,6 @@ 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 {