获取用户的所有收货地址
GET
http://localhost:8080/api/member/location/list/{member_id}
请求参数
参数名
类型
描述
必填
member_id
int
用户id
必填