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