数据库配置ucenter.php

<?php

return [
    'app_key' => '0e8ee451d557e99e3x',
    'app_secret' => 'f45df6919f31d564d52bdf2657ac8e20x',
    'host' => env('DOMAIN.UCENTER', 'http://xxx.skyl'),
    'throw' => false,
    'exception' => \exception\ApiErrorException::class,
];

 

posted @ 2022-04-13 10:32  糖粿  阅读(19)  评论(0编辑  收藏  举报