This commit is contained in:
wanlop run 2025-05-06 16:37:32 +07:00
commit 988d25d8ee

View file

@ -13,6 +13,12 @@
CRLFToSpace showname CRLFToSpace showname
CRLFToSpace showdesc CRLFToSpace showdesc
<<<<<<< HEAD
=======
Var MachineEvent = 0
Var MatchineSpiralStage = "-"
>>>>>>> 25887b3556a64b1276a34f39bee2f62991f23df1
;- Begin ;- Begin
Var PriceDrinkNoTop = PriceDrink Var PriceDrinkNoTop = PriceDrink
@ -173,15 +179,18 @@
EndIf EndIf
EndIf EndIf
DEBUGVAR MatchineSpiralStage DEBUGVAR MatchineSpiralStage
If MatchineSpiralStage = "spiral-valid" Then If MachineEvent = 1 Then
Function 2 If MatchineSpiralStage = "spiral-valid" Then
Else Function 2
; Verify error Else
DEBUGVAR MachineSpiralErrorCode ; Verify error
Open "ROOT/taobin_project/xml/page_spiral_invalid_failed.xml" DEBUGVAR MachineSpiralErrorCode
EndIf Open "ROOT/taobin_project/xml/page_spiral_invalid_failed.xml"
EndIf
EndIf
Refresh Refresh
TimerReset TimerReset
@ -324,12 +333,19 @@
Else Else
Var MachineEvent = 1
DEBUGVAR LinkProductCodeAnotherMachine[0] DEBUGVAR LinkProductCodeAnotherMachine[0]
DEBUGVAR LinkProductCodeAnotherMachine[1] DEBUGVAR LinkProductCodeAnotherMachine[1]
DEBUGVAR LinkProductCodeAnotherMachine[2] DEBUGVAR LinkProductCodeAnotherMachine[2]
<<<<<<< HEAD
Var MatchinePrialStage = "-" Var MatchinePrialStage = "-"
=======
Var MatchineSpiralStage = "-"
>>>>>>> 25887b3556a64b1276a34f39bee2f62991f23df1
GenHashWithTimeStamp SpiralRef GenHashWithTimeStamp SpiralRef
SPIRAL_VERIFY LinkProductCodeAnotherMachine[0] SpiralRef SPIRAL_VERIFY LinkProductCodeAnotherMachine[0] SpiralRef