base commit
This commit is contained in:
@@ -57,6 +57,7 @@ export async function registerAdminOrderRoutes(fastify) {
|
||||
id: o.id,
|
||||
status: o.status,
|
||||
deliveryType: o.deliveryType,
|
||||
paymentMethod: o.paymentMethod,
|
||||
totalCents: o.totalCents,
|
||||
currency: o.currency,
|
||||
createdAt: o.createdAt,
|
||||
|
||||
Reference in New Issue
Block a user