After merge

This commit is contained in:
kong 2022-05-20 10:44:46 +07:00
commit 25b5303a05
25 changed files with 88 additions and 61 deletions

View file

@ -21,7 +21,7 @@
If ActionOKCase = 1 Then If ActionOKCase = 1 Then
If CodeChannel = 1 Then If CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""
@ -71,7 +71,7 @@
If ActionOKCase = 1 Then If ActionOKCase = 1 Then
If CodeChannel = 1 Then If CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""
@ -185,7 +185,7 @@
If ChangeOK = 4 Then If ChangeOK = 4 Then
If ActionOKCase = 0 Then If ActionOKCase = 0 Then
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""
Var TelephoneNumber = "0899999999" Var TelephoneNumber = "0899999999"

View file

@ -237,7 +237,8 @@
If ActionOKCase = 1 Then If ActionOKCase = 1 Then
If Seeker.CodeChannel = 1 Then If Seeker.CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
DEBUGVAR SessionID2
DEBUGVAR SessionID2 DEBUGVAR SessionID2
@ -300,7 +301,8 @@
If ActionOKCase = 1 Then If ActionOKCase = 1 Then
If Seeker.CodeChannel = 1 Then If Seeker.CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
DEBUGVAR SessionID2
DEBUGVAR SessionID2 DEBUGVAR SessionID2
@ -431,9 +433,14 @@
If Seeker.CodeChannel = 1 Then If Seeker.CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
<<<<<<< HEAD
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + ExtendData
DEBUGVAR SessionID2 DEBUGVAR SessionID2
=======
Var SessionID2 = SessionID2 + Seeker.ExtendData
DEBUGVAR SessionID2
>>>>>>> 5e5a37195320147236c6a59c0b98defb59901dcb
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""
Var TelephoneNumber = "0899999999" Var TelephoneNumber = "0899999999"

View file

@ -144,7 +144,7 @@
If ActionOKCase = 1 Then If ActionOKCase = 1 Then
If Seeker.CodeChannel = 1 Then If Seeker.CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
DEBUGVAR SessionID2 DEBUGVAR SessionID2
@ -207,7 +207,7 @@
If ActionOKCase = 1 Then If ActionOKCase = 1 Then
If Seeker.CodeChannel = 1 Then If Seeker.CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
DEBUGVAR SessionID2 DEBUGVAR SessionID2
@ -327,7 +327,7 @@
If Seeker.CodeChannel = 1 Then If Seeker.CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
DEBUGVAR SessionID2 DEBUGVAR SessionID2

View file

@ -12,7 +12,7 @@
Var ServiceAmount2 = CART1_PRICE Var ServiceAmount2 = CART1_PRICE
Var SelectDrink = CART1_PDCODE Var SelectDrink = CART1_PDCODE
Var ExtendData = CART1_ONTOP Var Seeker.ExtendData = CART1_ONTOP
EndIf EndIf
@ -20,7 +20,7 @@
Var ServiceAmount2 = CART2_PRICE Var ServiceAmount2 = CART2_PRICE
Var SelectDrink = CART2_PDCODE Var SelectDrink = CART2_PDCODE
Var ExtendData = CART2_ONTOP Var Seeker.ExtendData = CART2_ONTOP
EndIf EndIf
@ -28,13 +28,13 @@
Var ServiceAmount2 = CART3_PRICE Var ServiceAmount2 = CART3_PRICE
Var SelectDrink = CART3_PDCODE Var SelectDrink = CART3_PDCODE
Var ExtendData = CART3_ONTOP Var Seeker.ExtendData = CART3_ONTOP
EndIf EndIf
Var SessionID2 = "" + CART_INDEX Var SessionID2 = "" + CART_INDEX
Var SessionID2 = SessionID2 + ":" Var SessionID2 = SessionID2 + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
@ -211,7 +211,7 @@
If ActionOKCase = 1 Then If ActionOKCase = 1 Then
If Seeker.CodeChannel = 1 Then If Seeker.CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""
@ -270,7 +270,7 @@
If ActionOKCase = 1 Then If ActionOKCase = 1 Then
If Seeker.CodeChannel = 1 Then If Seeker.CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""
@ -381,7 +381,7 @@
If Seeker.CodeChannel = 1 Then If Seeker.CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""

View file

@ -66,14 +66,21 @@
;Topping "Select3-ID" Seeker.topping3 ;Topping "Select3-ID" Seeker.topping3
; Pack ; Pack
<<<<<<< HEAD
; no change ; no change
; Topping "Pack" ExtendData ; Topping "Pack" ExtendData
=======
Topping "Pack" ExtendDataCurr
DEBUGVAR ExtendDataCurr
Var Seeker.ExtendData = ExtendDataCurr
>>>>>>> 5e5a37195320147236c6a59c0b98defb59901dcb
Var ExtendData = Seeker.ExtendData Var ExtendData = Seeker.ExtendData
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
DEBUGVAR SessionID2
Topping "ClearNextOrder" "-" Topping "ClearNextOrder" "-"
EndIf EndIf
@ -242,7 +249,7 @@
If ActionOKCase = 1 Then If ActionOKCase = 1 Then
If Seeker.CodeChannel = 1 Then If Seeker.CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""
@ -303,7 +310,7 @@
If ActionOKCase = 1 Then If ActionOKCase = 1 Then
If Seeker.CodeChannel = 1 Then If Seeker.CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""
@ -387,7 +394,7 @@
If Seeker.CodeChannel = 1 Then If Seeker.CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""

View file

@ -246,8 +246,8 @@
; Reset ; Reset
Var MachineState_Result = 0 Var MachineState_Result = 0
DEBUGVAR Seeker
DEBUGVAR ExtendData DEBUGVAR Seeker.ExtendData
EndIf EndIf

View file

@ -338,7 +338,7 @@
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""
@ -399,7 +399,7 @@
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""
@ -615,7 +615,7 @@
If PayInfoCFlag = 1 Then If PayInfoCFlag = 1 Then
If Seeker.CodeChannel = 1 Then If Seeker.CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""
@ -1127,7 +1127,7 @@
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""
@ -1263,7 +1263,7 @@
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""
@ -1343,7 +1343,7 @@
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""

View file

@ -528,7 +528,7 @@
If PayInfoCFlag = 1 Then If PayInfoCFlag = 1 Then
If Seeker.CodeChannel = 1 Then If Seeker.CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""
@ -1113,7 +1113,7 @@
EndIf EndIf
If Seeker.CodeChannel = 1 Then If Seeker.CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""
@ -1372,7 +1372,7 @@
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""
@ -1440,7 +1440,7 @@
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""
@ -2003,7 +2003,7 @@ EndIf
;Var MachineStage = "make-drink" ;Var MachineStage = "make-drink"
; make drink ; make drink
MakeDrinkV1 SelectDrink ExtendData MakeDrinkV1 SelectDrink Seeker.ExtendData
Open "ROOT/taobin_project/xml/page_thankyou.xml" Open "ROOT/taobin_project/xml/page_thankyou.xml"
;Var UnitTestType = "1" ;Var UnitTestType = "1"

View file

@ -54,7 +54,7 @@
;PrepareDrink SelectDrink SelectSugarID ;PrepareDrink SelectDrink SelectSugarID
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""
@ -237,7 +237,7 @@
;Var SessionID2 = SelectSlot + ":" ;Var SessionID2 = SelectSlot + ":"
;Var SessionID2 = SessionID2 + ExtendData ;Var SessionID2 = SessionID2 + Seeker.ExtendData
;Var CreditAmount1 = "" ;Var CreditAmount1 = ""
;Var ServiceAmountFlow = "" ;Var ServiceAmountFlow = ""
@ -741,7 +741,7 @@
;PrepareDrink SelectDrink SelectSugarID ;PrepareDrink SelectDrink SelectSugarID
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""

View file

@ -553,7 +553,7 @@
;PrepareDrink SelectDrink SelectSugarID ;PrepareDrink SelectDrink SelectSugarID
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""

View file

@ -553,7 +553,7 @@
;PrepareDrink SelectDrink SelectSugarID ;PrepareDrink SelectDrink SelectSugarID
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""

View file

@ -553,7 +553,7 @@
;PrepareDrink SelectDrink SelectSugarID ;PrepareDrink SelectDrink SelectSugarID
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""

View file

@ -553,7 +553,7 @@
;PrepareDrink SelectDrink SelectSugarID ;PrepareDrink SelectDrink SelectSugarID
Var SessionID2 = SelectSlot + ":" Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData Var SessionID2 = SessionID2 + Seeker.ExtendData
Var CreditAmount1 = "" Var CreditAmount1 = ""
Var ServiceAmountFlow = "" Var ServiceAmountFlow = ""

View file

@ -250,7 +250,7 @@
SAVELOG ExtendData SAVELOG Seeker.ExtendData
If GetPayInfoFlag = 0 Then If GetPayInfoFlag = 0 Then
If RoadShow = "false" Then If RoadShow = "false" Then

View file

@ -132,6 +132,7 @@
;Var CountDownThankyou = CountDownThankyou - 1 ;Var CountDownThankyou = CountDownThankyou - 1
DEBUGVAR MachineStage DEBUGVAR MachineStage
DEBUGVAR stop_now
DEBUGVAR CupOnArm DEBUGVAR CupOnArm
DEBUGVAR buttonRemoveCup DEBUGVAR buttonRemoveCup
DEBUGVAR CART_COUNT DEBUGVAR CART_COUNT
@ -144,6 +145,13 @@
DEBUGVAR NextOrder DEBUGVAR NextOrder
DEBUGVAR DoorCupPosition DEBUGVAR DoorCupPosition
If MachineStage = "close-maintenance" Then
If stop_now = "true" Then
Open "ROOT/taobin_project/xml/page_cannotConti.xml"
EndIf
EndIf
If HaveCup = "true" Then If HaveCup = "true" Then
Var Timeout = 0 Var Timeout = 0
Else Else

View file

@ -280,7 +280,7 @@
If ToppingGotoPayment = "true" Then If ToppingGotoPayment = "true" Then
Topping "Select" SelectDrink Topping "Select" SelectDrink
; Pack ; Pack
Topping "Pack" ExtendData Topping "Pack" Seeker.ExtendData
Open "ROOT/taobin_project/xml/page_payment.xml" Open "ROOT/taobin_project/xml/page_payment.xml"
EndIf EndIf
@ -372,7 +372,7 @@
Topping "Select3-ID" topping3 Topping "Select3-ID" topping3
; Pack ; Pack
Topping "Pack" ExtendData Topping "Pack" Seeker.ExtendData
Open "ROOT/taobin_project/xml/page_payment.xml" Open "ROOT/taobin_project/xml/page_payment.xml"

View file

@ -282,7 +282,7 @@
Topping "Select3-ID" topping3 Topping "Select3-ID" topping3
; Pack ; Pack
Topping "Pack" ExtendData Topping "Pack" Seeker.ExtendData
Open "ROOT/taobin_project/xml/page_payment.xml" Open "ROOT/taobin_project/xml/page_payment.xml"

View file

@ -319,7 +319,7 @@
Topping "Select3-ID" topping3 Topping "Select3-ID" topping3
; Pack ; Pack
Topping "Pack" ExtendData Topping "Pack" Seeker.ExtendData
Open "ROOT/taobin_project/xml/page_payment.xml" Open "ROOT/taobin_project/xml/page_payment.xml"

View file

@ -252,7 +252,7 @@
Topping "Select3-ID" topping3 Topping "Select3-ID" topping3
; Pack ; Pack
Topping "Pack" ExtendData Topping "Pack" Seeker.ExtendData
Open "ROOT/taobin_project/xml/page_payment.xml" Open "ROOT/taobin_project/xml/page_payment.xml"

View file

@ -587,7 +587,7 @@
If ToppingGotoPayment = "true" Then If ToppingGotoPayment = "true" Then
Topping "Select" SelectDrink Topping "Select" SelectDrink
; Pack ; Pack
Topping "Pack" ExtendData Topping "Pack" Seeker.ExtendData
Open "ROOT/taobin_project/xml/page_payment.xml" Open "ROOT/taobin_project/xml/page_payment.xml"
EndIf EndIf
@ -1487,7 +1487,7 @@
Topping "Select3-ID" topping3 Topping "Select3-ID" topping3
; Pack ; Pack
Topping "Pack" ExtendData Topping "Pack" Seeker.ExtendData
If CART1_STATUS = "EMPTY" Then If CART1_STATUS = "EMPTY" Then
Cart "AddMenuID" 1 Cart "AddMenuID" 1
@ -1553,7 +1553,7 @@
Topping "Select3-ID" topping3 Topping "Select3-ID" topping3
; Pack ; Pack
Topping "Pack" ExtendData Topping "Pack" Seeker.ExtendData
If CART_COUNT = 0 Then If CART_COUNT = 0 Then
Open "ROOT/taobin_project/xml/page_payment.xml" Open "ROOT/taobin_project/xml/page_payment.xml"

View file

@ -682,7 +682,7 @@
If ToppingGotoPayment = "true" Then If ToppingGotoPayment = "true" Then
Topping "Select" SelectDrink Topping "Select" SelectDrink
; Pack ; Pack
Topping "Pack" ExtendData Topping "Pack" Seeker.ExtendData
Open "ROOT/taobin_project/xml/page_payment.xml" Open "ROOT/taobin_project/xml/page_payment.xml"
EndIf EndIf
@ -1511,7 +1511,7 @@
Topping "Select3-ID" topping3 Topping "Select3-ID" topping3
; Pack ; Pack
Topping "Pack" ExtendData Topping "Pack" Seeker.ExtendData
If CART1_STATUS = "EMPTY" Then If CART1_STATUS = "EMPTY" Then
Cart "AddMenuID" 1 Cart "AddMenuID" 1
@ -1591,7 +1591,7 @@
Topping "Select3-ID" topping3 Topping "Select3-ID" topping3
; Pack ; Pack
Topping "Pack" ExtendData Topping "Pack" Seeker.ExtendData
If CART_COUNT = 0 Then If CART_COUNT = 0 Then
Open "ROOT/taobin_project/xml/page_payment.xml" Open "ROOT/taobin_project/xml/page_payment.xml"

View file

@ -947,7 +947,10 @@
If ToppingGotoPayment = "true" Then If ToppingGotoPayment = "true" Then
Topping "Select" SelectDrink Topping "Select" SelectDrink
; Pack ; Pack
Topping "Pack" ExtendData
Topping "Pack" ExtendDataCurr
Var Seeker.ExtendDataCurr = ExtendDataCurr
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_blank.xml" OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_blank.xml"
Open "ROOT/taobin_project/xml/page_payment.xml" Open "ROOT/taobin_project/xml/page_payment.xml"
EndIf EndIf
@ -2090,6 +2093,8 @@
; Pack ; Pack
Topping "Pack" ExtendData Topping "Pack" ExtendData
Var Seeker.ExtendData = ExtendData
If CART1_STATUS = "EMPTY" Then If CART1_STATUS = "EMPTY" Then
Cart "AddMenuID" 1 Cart "AddMenuID" 1
Else Else
@ -2269,7 +2274,6 @@
; Pack ; Pack
Topping "Pack" ExtendDataCurr Topping "Pack" ExtendDataCurr
Else Else
Topping "SetNextOrder" UserSelectProductCode Topping "SetNextOrder" UserSelectProductCode
@ -2282,8 +2286,9 @@
; Pack ; Pack
Topping "__pack" ExtendDataNext Topping "__pack" ExtendDataNext
EndIf EndIf
DEBUGVAR Seeker
DEBUGVAR Seeker.ExtendData
Var Seeker.PictureDrink = PictureDrink Var Seeker.PictureDrink = PictureDrink
Var Seeker.showname = showname Var Seeker.showname = showname

View file

@ -717,7 +717,7 @@
If ToppingGotoPayment = "true" Then If ToppingGotoPayment = "true" Then
Topping "Select" SelectDrink Topping "Select" SelectDrink
; Pack ; Pack
Topping "Pack" ExtendData Topping "Pack" Seeker.ExtendData
Open "ROOT/taobin_project/xml/page_payment.xml" Open "ROOT/taobin_project/xml/page_payment.xml"
EndIf EndIf
@ -1599,7 +1599,7 @@
Topping "Select3-ID" topping3 Topping "Select3-ID" topping3
; Pack ; Pack
Topping "Pack" ExtendData Topping "Pack" Seeker.ExtendData
If CART1_STATUS = "EMPTY" Then If CART1_STATUS = "EMPTY" Then
Cart "AddMenuID" 1 Cart "AddMenuID" 1
@ -1701,7 +1701,7 @@
Topping "Select3-ID" topping3 Topping "Select3-ID" topping3
; Pack ; Pack
Topping "Pack" ExtendData Topping "Pack" Seeker.ExtendData
Else Else
Topping "SetNextOrder" UserSelectProductCode Topping "SetNextOrder" UserSelectProductCode
EndIf EndIf

View file

@ -244,7 +244,7 @@
Topping "Select3-ID" topping3 Topping "Select3-ID" topping3
; Pack ; Pack
Topping "Pack" ExtendData Topping "Pack" Seeker.ExtendData
Open "ROOT/taobin_project/xml/page_payment.xml" Open "ROOT/taobin_project/xml/page_payment.xml"

View file

@ -384,7 +384,7 @@
DEBUGVAR topping2 DEBUGVAR topping2
DEBUGVAR topping3 DEBUGVAR topping3
; Below this. Process get ExtendData 1:_____ len 5 ; Below this. Process get Seeker.ExtendData 1:_____ len 5
; Set drink ; Set drink
Topping "Select" SelectDrink Topping "Select" SelectDrink
@ -395,7 +395,7 @@
Topping "Select3-ID" topping3 Topping "Select3-ID" topping3
; Pack ; Pack
Topping "Pack" ExtendData Topping "Pack" Seeker.ExtendData
Open "ROOT/taobin_project/xml/page_payment.xml" Open "ROOT/taobin_project/xml/page_payment.xml"