chore: add new structure for the ticket assinge to admins

This commit is contained in:
mahyargdz
2025-04-04 14:22:35 +03:30
parent 0b62341908
commit 0bc001c66b
10 changed files with 185 additions and 34 deletions
-1
View File
@@ -68,7 +68,6 @@ import { WalletsModule } from "./modules/wallets/wallets.module";
LoggerModule,
],
controllers: [],
providers: [],
})
export class AppModule implements NestModule {
configure(consumer: MiddlewareConsumer) {