文档
测试

删除收货地址

POST
http://192.168.1.157:8082/tourist-api/touristGoodsAddress/delTouristGoodsAddress?id=1

请求参数

参数名
类型
描述
必填
id
int
示例:1
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1000
必填
message
string
示例:请求处理成功
必填