Browse Source

no message

xingzai 2 years ago
parent
commit
5b4f674f26
1 changed files with 0 additions and 3 deletions
  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 {