获取地址详情
POST
http://localhost:8081/usersAddress/selectById
请求参数
参数名
类型
描述
必填
id
int
示例:1
必填
响应参数
参数名
类型
描述
必填
resultCode
int
示例:200
必填
resultMsg
string
示例:成功
必填
id
int
示例:1
必填
address
string
示例:软件园三区05-1402
必填
area
string
示例:厦门市
必填
area_code
int
示例:350200
必填
remark
object
示例:null
必填
status
int
示例:1
必填
create_date
string
示例:2020-11-25 15:48:31
必填
update_date
string
示例:2020-11-25 15:55:44
必填
create_user
int
示例:50
必填
update_user
int
示例:50
必填