芝麻web文件管理V1.00
编辑当前文件:/home/unicorntechnolog/public_html/mt5-ctrader/app/Models/UserCommission.php
belongsTo('App\Models\User','userid','id'); } public function PlanData() { return $this->belongsTo('App\Models\Ibplans','planid','id'); } }