ziwen 1 year ago
parent
commit
1759a4eccd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      controllers/yanxuan_special.go

+ 1 - 1
controllers/yanxuan_special.go

@@ -66,7 +66,7 @@ func (this *YanxuanSpecialController) List() {
 	}
 	}
 	resp.List = list
 	resp.List = list
 
 
-	br.Data = list
+	br.Data = resp
 	br.Ret = 200
 	br.Ret = 200
 	br.Success = true
 	br.Success = true
 	br.Msg = "获取成功"
 	br.Msg = "获取成功"