ziwen 1 năm trước cách đây
mục cha
commit
1759a4eccd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 = "获取成功"