文档
测试

地址列表

POST
http://card.yct365.net/store/api/Address/lists

请求参数

参数名
类型
描述
必填
pid
string
示例:上级地址ID,等于0时返回全部地址
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
message
string
示例:操作成功
必填
data
array
数据列表
必填
id
int
示例:110000
必填
pid
int
示例:0
必填
name
string
示例:北京市
必填
shortname
string
示例:北京
必填
longitude
string
示例:116.40529
必填
latitude
string
示例:39.904987
必填
level
int
示例:1
必填
sort
int
示例:1
必填
status
int
示例:1
必填
timestamp
int
示例:1621843245
必填