order item

This commit is contained in:
2026-02-06 20:26:10 +03:30
parent 94aa6ba5e5
commit 6fda27491b
4 changed files with 28 additions and 50 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ export class CreateOrderAsAdminDto {
@ApiProperty({})
@IsBoolean()
enableTax: Boolean
enableTax: boolean
@ApiProperty({})
@IsInt()