Commit 402555ad authored by zhangxiaolin's avatar zhangxiaolin

fix: 添加我的活动分页

parent 8274eb98
......@@ -2234,6 +2234,12 @@ paths:
required: false
type: int
format: int
- name: page
in: query
description: 分页
required: false
type: int
format: int
tags:
- Activity
responses:
......@@ -2245,6 +2251,9 @@ paths:
error: 0
message: ''
data:
size: 10
total: 3
page: 1
counts:
total: 总数量
unhandle: 未处理
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment