feat(wxapi): 新增视频号小店同意或拒绝用户修改收货地址等接口

This commit is contained in:
Fu Diwei
2024-04-29 20:12:41 +08:00
parent 669d83b64f
commit 292dd1ad18
13 changed files with 2463 additions and 2227 deletions

View File

@@ -0,0 +1,13 @@
{
"order_id": "123456",
"user_address": {
"user_name": "陈先生",
"postal_code": "2435245",
"province_name": "广东",
"city_name": "广州",
"county_name": "海珠区",
"detail_info": "大塘",
"national_code": "234234",
"tel_number": "24534252"
}
}