文档
测试

收货地址

POST
http://localhost:3000/address/create

请求参数

参数名
类型
描述
必填
token
string
[必须] 身份证
必填
username
string
[必须] 收货人
必填
province
string
[必须] 省编号
必填
city
string
[必须] 市区编号
必填
district
string
[必须] 县编号
必填
address
string
[必须] 详细地址
必填
mobile
string
[必须] 手机号
必填
is_default
number
[可选] 默认收货地址:1是,0否
必填