文档
测试

管理端:获取活动报名校友列表

POST
activityManageClient/searchActivityRegistrationList

请求参数

参数名
类型
描述
必填
activityId
活动id
必填
currentUser
当前用户
必填
page
必填
size
页长度
必填
current
当前页数
必填

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
message
string
示例:success
必填
code
int
示例:200
必填
timestamp
int
示例:1631611632125
必填
result
object
数据字典
必填
records
array
数据列表
必填
id
int
示例:1
必填
createTime
string
示例:2021-09-02 15:15:22
可选
updateTime
string
示例:2021-09-02 15:20:50
可选
deleteTime
object
示例:null
可选
createBy
int
示例:146
可选
updateBy
int
示例:146
可选
deleted
boolean
示例:false
可选
activityId
int
示例:3
必填
registrationStatus
int
报名状态:示例:0-已报名,1-已签到,2-已取消
必填
registrationBy
int
示例:146
必填
registered
object
示例:null
可选
fileVos
object
示例:null
可选
headPortraitUrl
object
头像地址:示例:null
必填
name
名字
必填
grade
年级
必填
classGrade
班级
必填
authId
认证id
必填
total
int
示例:2
必填
size
int
示例:8
必填
current
int
示例:1
必填
orders
array
数据列表
必填
optimizeCountSql
boolean
示例:true
必填
hitCount
boolean
示例:false
必填
countId
object
示例:null
必填
maxLimit
object
示例:null
必填
surplusPagination
int
示例:0
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填