chongtu
This commit is contained in:
@@ -96,7 +96,6 @@ func SyncStoreCategories(ctx *jxcontext.Context, parentTask tasksch.ITask, vendo
|
||||
catInfo.Name = catInfo.StoreCatName
|
||||
catInfo.Seq = catInfo.StoreCatSeq
|
||||
}
|
||||
|
||||
}
|
||||
if model.IsSyncStatusDelete(catInfo.CatSyncStatus) { // 删除
|
||||
if model.IsSyncStatusDelete(catInfo.CatSyncStatus) && !dao.IsVendorThingIDEmpty(catInfo.VendorCatID) {
|
||||
|
||||
Reference in New Issue
Block a user