Update Hilangkan Nama Schema

This commit is contained in:
izuddin
2025-03-17 09:44:36 +07:00
parent 2559f6be7a
commit fe640e22df
30 changed files with 58 additions and 58 deletions
+1 -1
View File
@@ -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",