Update asanServiceSerialChecker.js
This commit is contained in:
@@ -27,7 +27,7 @@ const serialChecker = async (serial, type = 'guaranteeSerial', g = 1) => {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if((serialFiles.length - 1) <= i){
|
if((serialFiles.length - 1) <= i){
|
||||||
rej(undefined)
|
rej("این کد در سامانه موجود نیست")
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user