fix ack ok whick not ok
This commit is contained in:
parent
db9988b067
commit
d6fc10bb03
1 changed files with 4 additions and 0 deletions
|
|
@ -95,6 +95,10 @@
|
||||||
Var VendingCode = "C00"
|
Var VendingCode = "C00"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If VendingCode = "KBA:2" Then
|
||||||
|
Var VendingCode = "C00"
|
||||||
|
EndIf
|
||||||
|
|
||||||
If VendingCode = "C00" Then
|
If VendingCode = "C00" Then
|
||||||
|
|
||||||
Else
|
Else
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue