fix migrations and added function

This commit is contained in:
hafifierahman
2025-03-02 09:02:16 +08:00
committed by Hafifie PKB
parent aecb147d9c
commit 07954b9b5e
4 changed files with 113 additions and 88 deletions
+4 -1
View File
@@ -22,8 +22,11 @@ class ApprovalWithdrawal extends Model
'approval_status',
'updated_serahan_v2',
'updated_pendahuluan_v3',
'denopendser_id_v2',
'gldetail_id_v2',
'denopendser_id_v3',
'gldetail_id_v3',
'approval_timestamp',
'gldetail_id'
];
}