删除收货地址
GET
http://localhost:8080/api/member/location/delete/{location_id}
请求参数
参数名
类型
描述
必填
location_id
int
需要删除的收货地址id
必填