This commit is contained in:
wanlop run 2024-04-19 15:46:14 +07:00
parent cec8e4e427
commit 8844cfcae3
11 changed files with 55 additions and 36 deletions

View file

@ -495,12 +495,14 @@
;DEBUGVAR CountStepPackPayment
;DEBUGVAR CountStepForCupFlagDelay
DEBUGVAR ToppingDetailCurr
DEBUGVAR ToppingDetailNext
If CountStepPackPayment = CountStepForCupFlagDelay Then
If Seeker = "curr" Then
Var Seeker.ExtendData = ExtendDataCurr
Var Seeker.PayDetail2 = ToppingDetailCurr;
Var Seeker.PayDetail2 = ToppingDetailCurr
Else
Var Seeker.ExtendData = ExtendDataNext
Var Seeker.PayDetail2 = ToppingDetailNext