文档
测试

获取我邀请的人员列表

POST
/api/User/InvateUserList

请求头

参数名
类型
描述
必填
token
string
登录时返回的token
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
data
object
数据字典
必填
list
object
数据字典
必填
per_page
int
示例:5
必填
current_page
int
示例:1
必填
has_more
boolean
示例:false
必填
next_item
object
示例:null
必填
data
array
数据列表
必填
nickname
string
示例:威念姆-牛
必填
avatar
头像
必填
created_at
创建时间
必填
msg
string
示例:
必填