update
This commit is contained in:
9
config/autoload/zend-baidu.global.php
Normal file
9
config/autoload/zend-baidu.global.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
return [
|
||||
'baidu' => [
|
||||
'app_id' => '20421543',
|
||||
'api_key' => 'PwQwdbRR8F9ygzw1lo1jy87T',
|
||||
'aecret_key' => 'RCuvuhhMKjAH3oSTsDfnQ8k78XZEW5Bu'
|
||||
]
|
||||
];
|
||||
?>
|
Reference in New Issue
Block a user