THAI: Add Fixed Enable Promotion to test
This commit is contained in:
parent
d5d2c885e6
commit
0a2d148956
1 changed files with 8 additions and 1 deletions
|
|
@ -262,7 +262,14 @@ If BoxID = 173149 Then
|
|||
Var PepsiSecondCup30Enable = 1
|
||||
Var PepsiSecondCup30DiscountEnable = 1
|
||||
Var NewFlowPaymentCode = 1
|
||||
Var EnableFreeEnergyDrink = "true"
|
||||
;Var EnableFreeEnergyDrink = "true"
|
||||
Var CoffeeDrink1BathPro = 1
|
||||
EndIf
|
||||
|
||||
Var BoxID = 200001 Then
|
||||
Var NewFlowPaymentCode = 1
|
||||
Var EnableFreeEnergyDrink = "false"
|
||||
Var EnergyDrink1BathPro = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 200435 Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue