add error for code expired
This commit is contained in:
parent
e060e68b1c
commit
8376bccfb9
7 changed files with 20 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue