地址列表
GET
app/user/address
请求头
参数名
类型
描述
必填
Authorization
string
示例:Bearer {{user-token}}
必填
响应参数
参数名
类型
描述
必填
id
int
示例:1
必填
user_id
int
示例:3835
必填
name
string
示例:刘畅
必填
phone
string
示例:123456789
必填
data
array
数据列表
必填
address
string
示例:地址
必填
created_at
string
示例:1603527861
必填
updated_at
string
示例:1603527966
必填