芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/kwesioben.com/paymoney/app/Models/CoinpaymentLogTrx.php
belongsTo(User::class, 'user_id'); } public function merchant() { return $this->belongsTo(MerchantPayment::class, 'merchant_id'); } }