收藏
回答

确认收货?

$result_content = $app->http_client->post("/wxa/sec/order/get_order?access_token={$token}", [

'body' => json_encode($data, JSON_UNESCAPED_UNICODE),

])->getBody()->getContents();

return $result_content;

报错 {"errcode":48001,"errmsg":"api unauthorized rid: 6937dac5-3b05e75a-673933a4"}


回答关注问题邀请回答
收藏

1 个回答

  • 智能回答 智能回答 本次回答由AI生成
    2025-12-09
    有用 1
登录 后发表内容