Update asanServiceSerialChecker.js

This commit is contained in:
Swift
2024-02-13 20:59:18 +03:30
parent 7a38f7a9e6
commit 63c4915d9c
+1 -1
View File
@@ -27,7 +27,7 @@ const serialChecker = async (serial, type = 'guaranteeSerial', g = 1) => {
}
}
if((serialFiles.length - 1) <= i){
rej(undefined)
rej("این کد در سامانه موجود نیست")
}
})