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