do frozen smoothie
This commit is contained in:
parent
1719ed1457
commit
c8285e7b7c
22 changed files with 669 additions and 29 deletions
|
|
@ -1307,10 +1307,15 @@
|
|||
If CountryName = "Thailand" Then
|
||||
|
||||
Var MyanmarLangEnable = "true"
|
||||
Var InternationalShow = 1
|
||||
Var InternationalShow = 0
|
||||
|
||||
Var CatalogLayoutV3 = 1
|
||||
|
||||
Var SpiralModeFrozenFruit = 0
|
||||
If BoxID = 123456 Then
|
||||
Var SpiralOnline = "true"
|
||||
Var SpiralModeFrozenFruit = 1
|
||||
EndIf
|
||||
|
||||
; test payment
|
||||
Var New_Payment = 1
|
||||
|
|
@ -1325,9 +1330,6 @@
|
|||
;specified to unittest4
|
||||
Var CountryRootPath = "ROOT/taobin_project/inter/tha/"
|
||||
Var CountryShortName = "tha"
|
||||
Var OpenFileXML = CountryRootPath + "xml/event/tricker.ev"
|
||||
DEBUGVAR OpenFileXML
|
||||
TRY OpenFileXML
|
||||
|
||||
Var WebAppShow = "Invisible"
|
||||
Var ENABLE_UAE_DUBAI = "Invisible"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue