Upload Data temp realisasi belanja dbh
This commit is contained in:
@@ -10,7 +10,7 @@ class DbhPendapatanRealisasi extends Eloquent
|
||||
{
|
||||
use HasFactory;
|
||||
use Uuids;
|
||||
protected $connection = 'mysql';
|
||||
protected $connection = 'Samasa';
|
||||
protected $table = 'dbh_pendapatan_realisasi';
|
||||
protected $fillable = [
|
||||
'tahun','simtrad4_uraian','simtrad4_kotor','simtrad4_potongan','simtrad4_bersih','simtrad4_sp2d_bun',
|
||||
|
||||
Reference in New Issue
Block a user