add: create supplier
This commit is contained in:
@@ -18,4 +18,7 @@ export class CreateProductDto {
|
||||
|
||||
@IsUUID()
|
||||
subCategoriesId: string;
|
||||
|
||||
@IsUUID()
|
||||
supplierId: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user