do cup on arm
This commit is contained in:
parent
e83400044a
commit
871145f2b9
14 changed files with 170 additions and 74 deletions
|
|
@ -314,6 +314,11 @@ EndIf
|
|||
DEBUGVAR UserSelectProductCode
|
||||
|
||||
|
||||
If Seeker.SmoothieToPayment = 1 Then
|
||||
Var StrawState = "Press"
|
||||
Var Seeker.thankStrawFlag = 1
|
||||
EndIf
|
||||
|
||||
If StrawState = "Press" Then
|
||||
Machine StrawOrder
|
||||
EndIf
|
||||
|
|
@ -337,7 +342,7 @@ EndIf
|
|||
Var LidState = "Enable"
|
||||
EndIf
|
||||
;
|
||||
|
||||
DEBUGVAR StrawState
|
||||
|
||||
DEBUGVAR PromotionIDCurrentOrder
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue