微信小程序支付后,query_order接口查询订单报480001和268490002?
调用接口:https://api.weixin.qq.com/xpay/query_order?access token=xxx&pay sig=xxx 返回结果:{"errcode":48001,"errmsg":"api unauthorized rid: 6538bf90-640709e4-325f1237","order":null} 或{"errcode":268490002,"errmsg":"数据不存在 rid: 6538c45b-2eadd112-6b8a9976","order":null} 使用微信虚拟币支付,查询订单接口 (https://api.weixin.qq.com/xpay/query_order?access token=xxx&pay sig=xxx) 时返回错误信息如上