logistics.testUpdateOrder 请求成功后,消息推送参数问题?
调用logistics.testUpdateOrder模拟更新运单轨迹信息后,没有给我推送运单轨迹更新的事件(logistics.onPathUpdate)中的参数,而只是回调给我们以下参数:
signature=×××××××××××tamp=1615080838&nonce=××××××&openid=××××××××&encrypt_type=aes&msg_signature=××××××××××
调用logistics.testUpdateOrder接口参数如下:
{
“biz_id”: “test_biz_id”,
“order_id”: “2c91808877f60cd70177fca42aab0013”,
“delivery_id”: “TEST”,
“waybill_id”: “2021030411933769812913766402_1614851382_waybill_id”,
“action_time”: 1615080829,
“action_type”: 300002,
“action_msg”: “派送阶段”
}