芝麻web文件管理V1.00
编辑当前文件:/home/royashxg/bit-alphas-ltd.com/user/project/app/Models/Withdraw.php
belongsTo(User::class)->withDefault(); } public function currency(){ return $this->belongsTo(Currency::class); } }