{
"openid": "**-***",
"add_source": 0,
"order_id": "***",
"delivery_id": "JTSD",
"biz_id": "****",
"custom_remark": "**",
"sender": {
"name": "思*",
"mobile": "17****07",
"country": "中国",
"province": "天津",
"city": "天津",
"area": "河东区",
"address": "万东路"//此处没有详细地址
},
"receiver": {
"name": "马**",
"mobile": "17***07",
"post_code": "300161",
"country": "中国",
"province": "天津市",
"city": "天津市",
"area": "河东区",
"address": "万东路*****"
},
"shop": {
"wxa_path": "/pages/member_info/member_info",
"goods_name": "****",
"img_url": "https://*****/logo.png",
"goods_count": 1
},
"cargo": {
"count": 1,
"weight": 1,
"space_x": 35,
"space_y": 25,
"space_z": 8,
"detail_list": [
{
"name": "**伴手礼",
"count": 1
}
]
},
"insured": {
"use_insured": 0,
"insured_value": 0
},
"service": {
"service_type": 0,
"service_name": "标准快递"
}
}
以上是请求下单的请求数据,但是极兔下的单如下图,寄件人姓名不对,地址也不对,收件人更是编码错误,备注也没有。已经确定post传出的是utf8,求教哪里有问题

你好,请检查下填写的昵称中文编码是否正确。需要用UTF-8编码。