Intégration reservations et mock lavage
This commit is contained in:
@@ -11,6 +11,8 @@ class MachineStatusHistory extends Model
|
||||
{
|
||||
public const UPDATED_AT = null;
|
||||
|
||||
protected $table = 'machine_status_history';
|
||||
|
||||
protected function casts(): array
|
||||
{
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user