FEAT_PRE_CONTD

This commit is contained in:
velz 2025-12-19 15:19:39 +05:30
parent 5558e95554
commit 0a5b9c1547

View File

@ -29,7 +29,7 @@ class TpaApiDataModel extends Model
];
// protected $useTimestamps = true;
protected $createdField = 'create_at';
// protected $createdField = 'create_at';
protected $updatedField = null;
// protected $dateFormat = 'datetime';