Update Hilangkan Nama Schema
This commit is contained in:
@@ -10,7 +10,7 @@ class MstSubJenisBelanja extends Eloquent
|
||||
{
|
||||
use HasFactory;
|
||||
protected $connection = 'Samasa';
|
||||
protected $table = 'SAMASA.MST_SUB_JENIS_BELANJA';
|
||||
protected $table = 'MST_SUB_JENIS_BELANJA';
|
||||
protected $fillable = [
|
||||
"kode",
|
||||
"id_jenis_belanja",
|
||||
|
||||
Reference in New Issue
Block a user