FIX SessionID2
This commit is contained in:
parent
0e5944c025
commit
6b2caad97a
2 changed files with 8 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue