Develop realisasi belanja dbh
This commit is contained in:
@@ -9,6 +9,6 @@ use Yajra\Oci8\Eloquent\OracleEloquent as Eloquent;
|
||||
class SubKegiatan extends Eloquent
|
||||
{
|
||||
use HasFactory;
|
||||
protected $connection = 'oracle2';
|
||||
protected $table = 'BAPEDA_BUDGETING.P_SPB_BELANJARINCIAKB';
|
||||
protected $connection = 'oracle';
|
||||
protected $table = 'NEWSIPKD.TMDPASUBGIAT';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user