Browse Source

no message

xingzai 1 year ago
parent
commit
413aa20665
1 changed files with 0 additions and 1 deletions
  1. 0 1
      controllers/home.go

+ 0 - 1
controllers/home.go

@@ -952,7 +952,6 @@ func (this *HomeController) NewList() {
 		br.ErrMsg = "获取数据失败,Err:" + err.Error()
 		br.ErrMsg = "获取数据失败,Err:" + err.Error()
 		return
 		return
 	}
 	}
-	return
 	//if user.Mobile == "" && user.Email == "" {
 	//if user.Mobile == "" && user.Email == "" {
 	//	total = pageSize
 	//	total = pageSize
 	//}
 	//}