Added operator_id column
This commit is contained in:
@@ -19,6 +19,7 @@ class ProductionLineStop extends Model
|
||||
"to_datetime",
|
||||
"stop_hour",
|
||||
"stop_min",
|
||||
"operator_id",
|
||||
];
|
||||
|
||||
public function plant(): BelongsTo
|
||||
|
||||
Reference in New Issue
Block a user