FIX SessionID2

This commit is contained in:
kong 2022-02-24 14:45:26 +07:00
parent 0e5944c025
commit 6b2caad97a
2 changed files with 8 additions and 4 deletions

View file

@ -134,9 +134,10 @@
Var ServiceType = "coffee"
Var ServiceCredit = CART2_PDCODE
Var SuggestID = ""
Var SessionID2 =
Var SessionID2 = ""
DEBUGVAR CART2_PRICE
DEBUGVAR ServiceAmountSum
Var ServiceAmount2 = CART2_PRICE
@ -178,9 +179,11 @@
Var ServiceType = "coffee"
Var ServiceCredit = CART3_PDCODE
Var SuggestID = ""
Var SessionID2 =
Var SessionID2 = ""
DEBUGVAR CART3_PRICE
DEBUGVAR ServiceAmountSum
Var ServiceAmount2 = CART3_PRICE

View file

@ -129,6 +129,7 @@
DEBUGVAR Seeker
DEBUGVAR HaveCup
DEBUGVAR CupChecking
DEBUGVAR CountStepPackPayment
If Seeker = "curr" Then
@ -159,14 +160,14 @@
Open "ROOT/taobin_project/xml/page_back_to_remove_cup.xml"
EndIf
If CupChecking = "false" Then
If HaveCup = "false" Then
Var CountStepPackPayment = CountStepPackPayment + 1
EndIf
EndIf
If CountStepPackPayment = 1 Then
If CountStepPackPayment = 1 Then
SAVELOG ExtendData