9.01
This commit is contained in:
parent
89b8dbad3a
commit
3284dff5e7
27 changed files with 272 additions and 181 deletions
|
|
@ -6,14 +6,25 @@ If BrewingAdvertiseShowSlot = "" Then
|
|||
EndIf
|
||||
|
||||
|
||||
If SystemDateMonthInt = 9 Then
|
||||
Var ShopeePayLaterOn = 1
|
||||
If SystemDateMonthInt = 10 Then
|
||||
|
||||
If SystemDateDayInt > 14 Then
|
||||
|
||||
If SystemDateDayInt > 21 Then
|
||||
Var EDC_ThailandOn = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 11 Then
|
||||
|
||||
Var EDC_ThailandOn = 1
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 12 Then
|
||||
|
||||
Var EDC_ThailandOn = 1
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
If BoxID = 175599 Then
|
||||
Var ShopeePayLaterOn = 0
|
||||
EndIf
|
||||
|
|
@ -33,6 +44,7 @@ EndIf
|
|||
;
|
||||
;
|
||||
|
||||
|
||||
Var BrewingAdvertiseEnable[0] = 0
|
||||
Var BrewingAdvertiseEnable[1] = 0
|
||||
Var BrewingAdvertiseEnable[2] = 0
|
||||
|
|
@ -160,7 +172,7 @@ EndIf
|
|||
|
||||
|
||||
DEBUGVAR brewing_adv15_size
|
||||
If brewing_adv15_size = 8448873 Then
|
||||
If brewing_adv15_size = 8455461 Then
|
||||
If JemilaPro = 1 Then
|
||||
Var BrewingAdvertiseEnable[ BrewingAdvertiseRunSlot] = 1
|
||||
Var BrewingAdvertiseVideo[ BrewingAdvertiseRunSlot] = "ROOT/taobin_project/video/brewing_adv15.mp4";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue