fix bug collect poing after use multi

This commit is contained in:
miggaze 2021-11-16 12:54:23 +07:00
parent 200cb7e771
commit ade4abc056
4 changed files with 37 additions and 12 deletions

View file

@ -27,6 +27,8 @@
Var FailedCount = 0
Var ChangeAmountSum = 0
Var Tel_Confirm_Flag = 0
If show_eng = "true" Then
Var ImageDoing = "ROOT/taobin_project/image/page_doing/img2_eng.png"
@ -50,6 +52,13 @@
Machine LidWithDelay
LED LedDoorLid Blink 255 255 255 255
EndIf
DEBUGVAR TNumberTaobinCredit
DEBUGVAR TelephoneNumber
DEBUGVAR StoreCreditFlag
</EventOpen>
@ -112,8 +121,7 @@
; run test;
If CountDownThankyou = 0 Then
;Open "ROOT/taobin_project/xml/page_lid_straw.xml"
;Open "ROOT/taobin_project/xml/page_brewing.xml"
If IgnoreNetCore = "true" Then
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
EndIf