Update
This commit is contained in:
@@ -10,7 +10,7 @@ use Illuminate\Support\Facades\Auth;
|
|||||||
class VwRekeningPendapatan extends Eloquent
|
class VwRekeningPendapatan extends Eloquent
|
||||||
{
|
{
|
||||||
use HasFactory;
|
use HasFactory;
|
||||||
protected $connection = 'oracle';
|
protected $connection = 'Samasa';
|
||||||
protected $table = 'VW_REKENING_PENDAPATAN';
|
protected $table = 'VW_REKENING_PENDAPATAN';
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user