xingzai %!s(int64=2) %!d(string=hai) anos
pai
achega
53844a0c90
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      controllers/activity.go

+ 1 - 1
controllers/activity.go

@@ -2392,7 +2392,7 @@ func (this *ActivityCoAntroller) LabelTypeListV5() {
 		item.Resource = 1
 		item.ActivityId = v.ActivityId
 		//if v.YidongActivityId > 0 {
-		//	item.IsExternalLabel = true
+		item.IsExternalLabel = v.IsExternalLabel
 		//}
 		mapActivity[v.ActivityTypeId] = append(mapActivity[v.ActivityTypeId], item)
 		mapkeyWord[fmt.Sprint(v.ActivityTypeId, "-", item.KeyWord)] = item.KeyWord