update
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user