收货地址详情
GET
域名+/index/addr/addr_detail
请求头
参数名
类型
描述
必填
cookie
uni.getStorageSync("sessionid")
必填
请求参数
参数名
类型
描述
必填
id
int
收货地址id
必填
响应参数
参数名
类型
描述
必填
id
int
示例:36
必填
member_id
int
示例:1
必填
name
string
示例:ce1
必填
phone
string
示例:13164652552
必填
address
string
示例:湖北,武汉,乔口区
必填
detail
string
示例:光谷大道现代世贸中心3
必填
checked
int
示例:0
必填
create_time
string
示例:1970-01-01 08:00:00
必填
update_time
string
示例:1970-01-01 08:00:00
必填