wang hou sheng 9 months ago
parent c464aaafce
commit 911a1ca133
  1. 1
      app/common/library/wxserver/Server.php

@ -142,7 +142,6 @@ class Server
public function applySetOrderPathInfo(array $appid, string $path = 'pages/order/index')
{
$token = $this->getComponentAccessToken();
$data['access_token'] = $token;
$data['batch_req'] = [
'path' => $path,
'appid_list' => $appid,

Loading…
Cancel
Save