fix problemf

This commit is contained in:
miggaze 2021-07-12 12:44:16 +07:00
parent 2a3f75cd1d
commit 198324a79d
3 changed files with 40 additions and 40 deletions

View file

@ -24,6 +24,7 @@
Var waitAckPay = 0
Var VendingTSIDTmp = ""
Var VendingTSIDProblem = ""
@ -286,7 +287,7 @@
EndIf
If waitAckPay = 2 Then
If Timeout > 60 Then
If Timeout > 10 Then
If CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":"
@ -365,10 +366,10 @@
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
If CodeChannel = 0 Then
SAVELOG "back_to_main from line > 315."
Open "ROOT/taobin_project/xml/page_drinkfail2.xml"
EndIf
;If CodeChannel = 0 Then
; SAVELOG "back_to_main from line > 315."
; Open "ROOT/taobin_project/xml/page_drinkfail2.xml"
;EndIf
Var waitAckPay = 2
Var Timeout = 5
@ -409,10 +410,10 @@
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
If CodeChannel = 0 Then
SAVELOG "back_to_main from line > 357."
Open "ROOT/taobin_project/xml/page_drinkfail2.xml"
EndIf
;If CodeChannel = 0 Then
; SAVELOG "back_to_main from line > 357."
; Open "ROOT/taobin_project/xml/page_drinkfail2.xml"
;EndIf
Var waitAckPay = 2
Var Timeout = 5
@ -562,7 +563,6 @@
Var ServiceSuccess = "yes"
If waitAckPay = 0 Then
;Open "ROOT/taobin_project/xml/page_drinkfail2.xml"
Open "ROOT/taobin_project/xml/page_drinkok.xml"
EndIf