Update paydetail

This commit is contained in:
Kenta420 2025-04-30 18:50:34 +07:00
parent 95d9a7ee01
commit 7b94c55437
2 changed files with 14 additions and 4 deletions

View file

@ -172,6 +172,13 @@
EndIf
EndIf
If MatchineSpiralStage = "spiral-valid" Then
Function 2
Else
; Verify error
DEBUGVAR MachineSpiralErrorCode
EndIf
Refresh
TimerReset
@ -318,9 +325,10 @@
DEBUGVAR LinkProductCodeAnotherMachine[1]
DEBUGVAR LinkProductCodeAnotherMachine[2]
Var Seeker.sprial_frozen_fruit_select_product_code = LinkProductCodeAnotherMachine[0]
Var MatchinePrialStage = "-"
Function 2
GenHashWithTimeStamp SpiralRef
SPIRAL_VERIFY LinkProductCodeAnotherMachine[0] SpiralRef
EndIf