This commit is contained in:
wanlop run 2025-05-16 14:31:53 +07:00
parent 26c297cd26
commit 9f1a032de6
6 changed files with 38 additions and 36 deletions

View file

@ -19,24 +19,25 @@ If SystemDateYearInt = 2025 Then
If BoxID = 200559 Then
Var RoadShowBoxID = 1
EndIf
If BoxID = 201876 Then
Var RoadShowBoxID = 1
EndIf
; EFR01
If BoxID = 172325 Then
EndIf
If SystemDateMonthInt = 5 Then
If RoadShowBoxID = 1 Then
If SystemDateDayInt = 14 Then
If SystemDateDayInt = 16 Then
Var RoadShow = "true"
Var RoadShowMarketCode = "EFR02"
EndIf
If SystemDateDayInt = 17 Then
Var RoadShow = "true"
Var RoadShowMarketCode = "EFR02"
EndIf
EndIf
@ -45,7 +46,7 @@ If SystemDateYearInt = 2025 Then
If SystemDateDayInt = 4 Then
Var RoadShow = "true"
Var RoadShowMarketCode = "EFR01"
EndIf
EndIf