Before merge

This commit is contained in:
kong 2020-11-02 18:12:01 +07:00
parent b52704fecc
commit 203889dc03
5 changed files with 118 additions and 10 deletions

View file

@ -191,12 +191,7 @@
<EventMachine>
If MachineStage = "drink-failed" Then
Var MachineState_Result = 1
Open "ROOT/taobin_project/xml/page_brewing2.xml"
EndIf
<EventMachine>
If MachineStage = "drink-success" Then
Var MachineState_Result = 1
EndIf