芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/app/Http/Resources/CurrencyResource.php
$this->id, 'name' => $this->name, 'code' => $this->code, 'symbol' => $this->symbol, 'precision' => $this->precision, 'thousand_separator' => $this->thousand_separator, 'decimal_separator' => $this->decimal_separator, 'swap_currency_symbol' => $this->swap_currency_symbol, 'exchange_rate' => $this->exchange_rate, ]; } }