This commit is contained in:
2026-01-31 15:17:59 +03:30
parent 23cc94bb23
commit 20ea6a82dd
6 changed files with 74 additions and 74 deletions
+2 -2
View File
@@ -98,8 +98,8 @@ export class CreateOrderAsAdminDto {
{
productId: 1,
designerId: '',
print: [{ fieldId: '', value: '' }],
printAttachments: [{ url: '', type: '' }],
// print: [{ fieldId: '', value: '' }],
// printAttachments: [{ url: '', type: '' }],
quantity: 100,
attributes: [],
unitPrice:150000,