分类重排序测试

This commit is contained in:
苏尹岚
2020-02-17 18:37:33 +08:00
parent e6c53518ff
commit eb096742fa
2 changed files with 2 additions and 3 deletions

View File

@@ -285,6 +285,7 @@ func onUpdateThing(ctx *jxcontext.Context, db *dao.DaoDB, vendorInfoList []*Mult
updateThingMapEntity(db, thingMap)
} else {
globals.SugarLogger.Debugf("ReorderCategories4,[%v]", err)
errList.AddErr(err2)
}
}