This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user