mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-22 22:04:17 +00:00
get_time_limit
This commit is contained in:
@@ -6,5 +6,5 @@ use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
class SettingCredit extends Model
|
||||
{
|
||||
protected $fillable = ['rmb_credit_limit','usd_credit_limit'];
|
||||
protected $fillable = ['rmb_credit_limit','usd_credit_limit','time_limit'];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user