文档
测试

我的活动接口

GET
http://gjs.com/api/v1/join_activity

请求头

参数名
类型
描述
必填
token
string
示例:3245e9c463e8f277f386f3ff540071fa22e9ba51a6291dde5c427cc4d5a1dbae293fca447c6c0dd2cfb1a065042139fc6bce4642
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:成功
必填
time
string
示例:1606113701
必填
data
object
数据字典
必填
total
int
示例:1
必填
per_page
int
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:2
必填
title
string
示例:投票活动00
必填
role_id
int
示例:1
必填
start_time
int
示例:0
必填
end_time
int
示例:0
必填
type
int
示例:2
必填
content
string
示例:我是投票活动
必填
create_time
string
示例:1970-01-01 08:00:00
必填
update_time
string
示例:1970-01-01 08:00:00
必填
is_delete
int
示例:0
必填