芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/kwesioben.com/paymoney/app/Http/Resources/Currency/CurrencyResource.php
$this->id, 'name' => $this->name, 'symbol' => $this->symbol, 'code' => $this->code, 'status' => $this->status, ]; } public function with($request) { return [ 'version' => '1.0', ]; } }