MYS: update promo thai tea

This commit is contained in:
Pakin 2024-06-07 14:12:25 +07:00
parent e68eba3e7d
commit 466c3a711a
4 changed files with 638 additions and 620 deletions

View file

@ -30,11 +30,15 @@
DEBUGVAR Seeker.CodeChannel
Var Seeker.UseProThaiTeaCode = 1
Var Seeker.ProThaiTea = 1
Else
Else
Var Seeker.ProThaiTea = 1
Var Seeker.UseProThaiTeaCode = 0
DEBUGVAR Seeker.ProThaiTea
DEBUGVAR Seeker.UseProThaiTeaCode
; support-for-multi-pro-with-same-cid
Var param1 = "702"
AddData Cid TelephoneNumber param1 param2 param3
EndIf
EndIf

View file

@ -1,4 +1,4 @@
; malaysia
; malaysia
;DEBUGVAR SystemDateMonthInt
@ -24,7 +24,12 @@ If SystemDateMonthInt = 6 Then
EndIf
EndIf
If SystemDateMonthInt = 7 Then
Var ProThaiTeaEnable = 1
EndIf
If SystemDateMonthInt = 8 Then
If SystemDateDayInt < 16 Then
Var ProThaiTeaEnable = 1
Else

File diff suppressed because it is too large Load diff