代授权
代授权实现小程序业务
use EaseBaidu\Factory;
$config = [
// ...
];
$smartTP = new Factory::smartTP($config);$smart = $smartTP->smart(string $app_id, string $refresh_token);Last updated
use EaseBaidu\Factory;
$config = [
// ...
];
$smartTP = new Factory::smartTP($config);$smart = $smartTP->smart(string $app_id, string $refresh_token);Last updated