ziwen hai 1 ano
pai
achega
1759a4eccd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      controllers/yanxuan_special.go

+ 1 - 1
controllers/yanxuan_special.go

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