xingzai hace 2 años
padre
commit
5b4f674f26
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      controllers/activity.go

+ 0 - 3
controllers/activity.go

@@ -2082,9 +2082,6 @@ func (this *ActivityCoAntroller) ActivityListNew() {
 		br.ErrMsg = "获取失败,Err:" + errList.Error()
 		return
 	}
-
-	return
-
 	if keyWord != "" {
 		keyWordArr, err := services.GetIndustryMapNameSliceV3(keyWord)
 		if err != nil {