This commit is contained in:
2026-05-11 20:18:03 +03:30
parent 1b26c515c0
commit 83e7c26133
+3 -3
View File
@@ -30,9 +30,9 @@ export class AuthService {
console.error('isPos', isPos) console.error('isPos', isPos)
if (isPos) { if (isPos) {
if (!device_info?.id) { // if (!device_info?.id) {
throw new NotFoundException('اطلاعات ورودی شما اشتباه است') // throw new NotFoundException('اطلاعات ورودی شما اشتباه است')
} // }
accountWhere = { accountWhere = {
...accountWhere, ...accountWhere,
consumer_account: { consumer_account: {