Commit 8c9ee509 authored by 梁俊杰's avatar 梁俊杰

1

parent c6703fc6
......@@ -37,7 +37,7 @@ $req->setAppkey($config['app_key']);
$req->setAppsecret($config['app_key']);
$req->setCorpid($config['corp_id']);
$res = $c->execute($req);
$res = $c->execute($req,null,'https://oapi.dingtalk.com/gettoken');
//$resp=$c->execute($req, $accessToken,"https://oapi.dingtalk.com/user/get");
var_dump($res);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment