return [ 'app_id' => env('wechat.app_id'), 'secret' => env('wechat.secret'), // 其他配置项... ];