This commit is contained in:
wanlop run 2025-05-14 09:49:46 +07:00
commit 85d68329fc
11 changed files with 76 additions and 274 deletions

View file

@ -1,5 +1,5 @@
SAVELOG "RoadShow.ev 173950 172303 EFR02 RoadShowBoxID is 2"
SAVELOG "RoadShow.ev 200559 201876 EFR02 RoadShowBoxID is 1"
SAVELOG "4 Apr"
@ -16,10 +16,10 @@ Var RoadShowBoxID = 0
If SystemDateYearInt = 2025 Then
; EFR02
If BoxID = 173950 Then
If BoxID = 200559 Then
Var RoadShowBoxID = 1
EndIf
If BoxID = 172303 Then
If BoxID = 201876 Then
Var RoadShowBoxID = 1
EndIf
@ -30,10 +30,10 @@ If SystemDateYearInt = 2025 Then
EndIf
If SystemDateMonthInt = 4 Then
If SystemDateMonthInt = 5 Then
If RoadShowBoxID = 1 Then
If SystemDateDayInt = 4 Then
If SystemDateDayInt = 14 Then
Var RoadShow = "true"
Var RoadShowMarketCode = "EFR02"