update controllers logic
This commit is contained in:
@@ -22,7 +22,6 @@ class PromotionQueue extends BaseModel
|
||||
'updated_at',
|
||||
'updated_by',
|
||||
];
|
||||
|
||||
public $timestamps = true;
|
||||
|
||||
protected $casts = [
|
||||
|
||||
Reference in New Issue
Block a user