芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/app/Jobs/ExchangeRateProviderResource.php
$this->id, 'key' => $this->key, 'driver' => $this->driver, 'currencies' => $this->currencies, 'driver_config' => $this->driver_config, 'company_id' => $this->company_id, 'active' => $this->active, 'company' => $this->when($this->company()->exists(), function () { return new CompanyResource($this->company); }), ]; } }