refactor: made the sms to use queue

This commit is contained in:
2026-07-31 18:46:21 +03:30
parent ac4e34436a
commit a4c50496c5
18 changed files with 306 additions and 73 deletions
-1
View File
@@ -1,5 +1,4 @@
import { ApiProperty } from '@nestjs/swagger';
import { Exclude } from 'class-transformer';
import {
IsEmail,
IsNotEmpty,