1
0
forked from poc/pds

Added model_type column in model file

This commit is contained in:
dhanabalan
2026-05-12 12:24:39 +05:30
parent bbdd9fb75c
commit 9f6959784f

View File

@@ -34,7 +34,7 @@ class RequestCharacteristic extends Model
'mail_status',
'trigger_at',
'work_flow_id',
'model_type',
'created_at',
'updated_at',
'created_by',