fix bug reftx1
This commit is contained in:
parent
bf927fe265
commit
d96f545308
7 changed files with 167 additions and 9 deletions
|
|
@ -582,7 +582,7 @@
|
|||
Var SessionID2 = SessionID2 + Seeker.CreditCardRef
|
||||
Var SessionID2 = SessionID2 + "/"
|
||||
|
||||
CashlessReq CANCEL
|
||||
CashlessReq FAIL
|
||||
|
||||
EndIf
|
||||
|
||||
|
|
@ -665,7 +665,7 @@
|
|||
Var SessionID2 = SessionID2 + Seeker.CreditCardRef
|
||||
Var SessionID2 = SessionID2 + "/"
|
||||
|
||||
CashlessReq CANCEL
|
||||
CashlessReq FAIL
|
||||
|
||||
EndIf
|
||||
|
||||
|
|
@ -740,7 +740,7 @@
|
|||
EndIf
|
||||
|
||||
If MachineState_Result = 1 Then
|
||||
|
||||
;Var MachineState_Result = 2
|
||||
EndIf
|
||||
|
||||
If MachineState_Result = 1 Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue