mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-01 11:29:59 +08:00
baidu
This commit is contained in:
parent
17fe54d827
commit
3f106def12
@ -231,8 +231,8 @@ class User extends Common
|
||||
|
||||
//$_POST['config'] = MyC('baidu_mini_program_config');
|
||||
$_POST['config'] = [
|
||||
'key' => '16634987',
|
||||
'secret' => 'C9Gg744cBqQ3zvbC5uOPMg9yWpmuQ8O7',
|
||||
'key' => 'C9Gg744cBqQ3zvbC5uOPMg9yWpmuQ8O7',
|
||||
'secret' => 'Uibe5l1p4Wxjq5Gqp1xDucWBVfBH9i30',
|
||||
];
|
||||
$result = (new \base\BaiduAuth())->GetAuthUserInfo($_POST);
|
||||
print_r($result);die;
|
||||
|
Loading…
Reference in New Issue
Block a user