+++
post:/member/address/update
*int:id=1#记录id
*string:name=小明#收货人
*string:phone=13412345678#手机
*string:detail=默认值#地址
*int:province_code=44#省份code
*int:city_code=4401#城市code
*int:county_code=440101#区/镇code
*bool:is_default=true#是否默认
<<<
success
<<<
error
+++