Merge branch 'masterpiece' of ssh://192.168.10.159:/1TBHDD/ikong/taobin_project into masterpiece
This commit is contained in:
commit
6fea007f57
2 changed files with 3043 additions and 3075 deletions
|
|
@ -94,42 +94,6 @@ Var LuckyDrawCampaign = 0
|
|||
|
||||
Var AdvertisePepsiAtTheSun = 0
|
||||
|
||||
If SystemDateMonthInt = 1 Then
|
||||
Var LuckyDrawCampaign = 1
|
||||
|
||||
If SystemDateDayInt <= 6 Then
|
||||
Var ThickTeaByBrewerPro = 1
|
||||
Var ThickTeaByBrewerBanner = 1
|
||||
EndIf
|
||||
|
||||
If SystemDateDayInt >= 7 Then
|
||||
Var StrawberrySeriesPro = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
; Clean flag start Feb
|
||||
If SystemDateMonthInt >= 2 Then
|
||||
If SystemDateDayInt >= 3 Then
|
||||
Var CleanFeedbackFlag = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt >= 3 Then
|
||||
Var CleanFeedbackFlag = 1
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 2 Then
|
||||
Var OvaltineSchoolPro = 1
|
||||
|
||||
If SystemDateDayInt >= 10 Then
|
||||
If SystemDateDayInt <= 23 Then
|
||||
Var RedStringOfFatePro = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 3 Then
|
||||
If SystemDateDayInt >= 10 Then
|
||||
Var SwensenPro = 1
|
||||
|
|
@ -157,6 +121,7 @@ If SystemDateMonthInt = 4 Then
|
|||
Var KingdomThaiTeaPro = 1
|
||||
Var SongkranSoundCampaign = 1
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 3 Then
|
||||
If SystemDateDayInt = 31 Then
|
||||
Var AdvertisePepsiAtTheSun = 1
|
||||
|
|
@ -197,11 +162,13 @@ If BoxID = 201714 Then
|
|||
Var OvaltineSchoolPro = 0
|
||||
Var KingdomThaiTeaPro = 1
|
||||
Var AdvertisePepsiAtTheSun = 1
|
||||
Var SongkranSoundCampaign = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 201729 Then
|
||||
Var KingdomThaiTeaPro = 1
|
||||
Var AdvertisePepsiAtTheSun = 1
|
||||
Var SongkranSoundCampaign = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 173149 Then
|
||||
|
|
@ -218,6 +185,7 @@ If BoxID = 123456 Then
|
|||
Var ToppingNewUINewSystem = 1
|
||||
Var AdvertisePepsiAtTheSun = 1
|
||||
Var KingdomThaiTeaPro = 1
|
||||
Var SongkranSoundCampaign = 1
|
||||
EndIf
|
||||
|
||||
; override again
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue