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