sale on out of service mode

This commit is contained in:
miggaze 2021-08-16 11:24:01 +07:00
parent 2a666ba79a
commit 8c4c7fd928
3 changed files with 29 additions and 7 deletions

View file

@ -657,8 +657,11 @@
EndIf
If MachineStage = "close-maintenance" Then
SAVELOG "back_to_main from line > 488."
Open "ROOT/taobin_project/xml/page_drinkfail2.xml"
If MachineState_Result = 0 Then
SAVELOG "back_to_main from line > 488."
Var MachineState_Result = 2
;Open "ROOT/taobin_project/xml/page_drinkfail2.xml"
EndIf
EndIf
If MachineStage = "drink-success" Then