Commit 8cd84a44 authored by 朱招明's avatar 朱招明

update

parent 0f7f84af
......@@ -31,6 +31,6 @@ class ThirdApiServiceProvider extends ServiceProvider
*/
public function register()
{
$this->mergeConfigFrom(realpath(__DIR__.'/../config/wike.php'), 'wike');
$this->mergeConfigFrom(realpath(__DIR__.'/../config/third_api.php'), 'third_api');
}
}
\ No newline at end of file
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