eee
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ class Token extends SmallProgram
|
||||
'appid' => $this->payConfig->appId,
|
||||
'secret' => $this->payConfig->appSecret
|
||||
];
|
||||
return $this->get('/api/getToken', $query);
|
||||
return $this->get('api.q.qq.com', '/api/getToken', $query);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user