Update tambah tombol Penyesuaian perubahan AKB Perubahan
This commit is contained in:
@@ -10,7 +10,8 @@ use Illuminate\Support\Facades\Auth;
|
||||
class AkbPendapatan extends Eloquent
|
||||
{
|
||||
use HasFactory;
|
||||
protected $connection = 'oracle';
|
||||
protected $connection = 'Samasa';
|
||||
protected $table = 'SAMASA.AKB_PENDAPATAN';
|
||||
|
||||
protected $guarded = [];
|
||||
public $timestamps = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user