add error for code expired

This commit is contained in:
miggaze 2022-07-06 12:33:13 +07:00
parent e060e68b1c
commit 8376bccfb9
7 changed files with 20 additions and 0 deletions

View file

@ -195,6 +195,10 @@
Var text_show_error = DirImage + "/text_show_error3.png"
EndIf
If ErrorCause = "failed_fromoper_0006" Then
Var text_show_error = DirImage + "/text_show_error4.png"
EndIf
Var GetPayInfoFlag = 0
Var Seeker.CodeChannel = 0
Var Tel_Confirm_State = "Disable"