1
0
forked from poc/pds

Merge pull request 'Added model_type column in model file' (#589) from ranjith-dev into master

Reviewed-on: poc/pds#589
This commit is contained in:
2026-05-12 06:55:09 +00:00

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',