https://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/express/express-by-business/addOrder.html 提交接口一直提示报错{"errcode":9300501,"errmsg":"delivery logic fail rid: 650d4437-2ceb4183-64832020","delivery_resultcode":-1,"delivery_resultmsg":"unknown ERROR","waybill_data":[]} 未知异常unknown ERROR,让我怎么排查啊。
预约时间"expect_time":1695368248260,不符合预期,这里预期是要用一个秒的时间戳
他返回说cargo.detailList,这是什么原因呢?
{
"shop": {
"detail_list": [{
"goods_name": "干眼设备1代",
"goods_img_url": "https://amb.focusight.top/eye/product/title.png",
"goods_desc": "1代"
}],
"wxa_path": "/index/index"
},
"receiver": {
"area": "钱塘区",
"country": "中国",
"address": "永*****910号",
"province": "浙江省",
"city": "杭州市",
"name": "陈杨",
"mobile": "18*******2"
},
"insured": {
"use_insured": 0,
"insured_value": 0
},
"openid": "onK_k5ZHktbYEUVaHMV7y7u15vrs",
"delivery_id": "SF",
"custom_remark": "易碎物品",
"expect_time": 1695370953,
"sender": {
"area": "上城区",
"country": "中国",
"address": "钱涌*****304",
"province": "浙江省",
"city": "杭州市",
"name": "陈杨",
"mobile": "18*******2"
},
"service": {
"service_type": 0,
"service_name": "标准快递"
},
"biz_id": "SF_CASH",
"add_source": 0,
"cargo": {
"space_y": 15,
"space_z": 10,
"count": 1,
"detail_list": [{
"name": "干眼症一代",
"count": 1
}],
"weight": 1.2,
"space_x": 20
},
"order_id": "20230922162233"
}