260322:1648 Correct Coresspondence / Doing RFA / Correct CI
This commit is contained in:
@@ -55,7 +55,7 @@ export class OrdersService {
|
||||
constructor(
|
||||
private usersService: UsersService,
|
||||
private inventoryService: InventoryService,
|
||||
private paymentService: PaymentService,
|
||||
private paymentService: PaymentService
|
||||
) {}
|
||||
|
||||
async createOrder(dto: CreateOrderDto): Promise<Order> {
|
||||
|
||||
Reference in New Issue
Block a user