env('SSTBC_API_BASE_URL', 'https://wx.sstbc.com'), 'username' => env('SSTBC_API_USERNAME'), 'password' => env('SSTBC_API_PASSWORD'), 'http_timeout_seconds' => (int) env('SSTBC_HTTP_TIMEOUT', 30), ];