[ // API 访问域名 'domain' => env('APP_URL'), // API 访问路径 'path' => 'api', ], ];