Update WarehouseCategory.php
This commit is contained in:
@@ -5,7 +5,7 @@ class WarehouseCategory extends TTCrudBaseModel {
|
||||
public string $description;
|
||||
public ?string $articleNumberPrefix;
|
||||
public int $create;
|
||||
public int $create_by;
|
||||
public ?int $create_by;
|
||||
public ?int $edit;
|
||||
public ?int $edit_by;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user