diff --git a/src/modules/auth/auth.service.ts b/src/modules/auth/auth.service.ts index a132401..ecf7b1a 100644 --- a/src/modules/auth/auth.service.ts +++ b/src/modules/auth/auth.service.ts @@ -30,9 +30,9 @@ export class AuthService { console.error('isPos', isPos) if (isPos) { - if (!device_info?.id) { - throw new NotFoundException('اطلاعات ورودی شما اشتباه است') - } + // if (!device_info?.id) { + // throw new NotFoundException('اطلاعات ورودی شما اشتباه است') + // } accountWhere = { ...accountWhere, consumer_account: {