before pull
This commit is contained in:
parent
4f3f19beb7
commit
ec72f0961f
93 changed files with 40987 additions and 9525 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
SAVELOG "RoadShow.ev 201648 201667 201576 Jan 15-19 "
|
||||
SAVELOG "RoadShow.ev 200435 201316 jan 25 "
|
||||
|
||||
Var RoadShow = "false"
|
||||
|
||||
|
|
@ -14,31 +14,16 @@ If SystemDateYearInt = 2025 Then
|
|||
|
||||
Var RoadShowBoxID = 0
|
||||
|
||||
If BoxID = 201648 Then
|
||||
If BoxID = 201316 Then
|
||||
Var RoadShowBoxID = 1
|
||||
EndIf
|
||||
If BoxID = 201667 Then
|
||||
Var RoadShowBoxID = 1
|
||||
EndIf
|
||||
If BoxID = 201576 Then
|
||||
If BoxID = 200435 Then
|
||||
Var RoadShowBoxID = 1
|
||||
EndIf
|
||||
|
||||
|
||||
If RoadShowBoxID = 1 Then
|
||||
If SystemDateDayInt = 15 Then
|
||||
Var RoadShow = "true"
|
||||
EndIf
|
||||
If SystemDateDayInt = 16 Then
|
||||
Var RoadShow = "true"
|
||||
EndIf
|
||||
If SystemDateDayInt = 17 Then
|
||||
Var RoadShow = "true"
|
||||
EndIf
|
||||
If SystemDateDayInt = 18 Then
|
||||
Var RoadShow = "true"
|
||||
EndIf
|
||||
If SystemDateDayInt = 19 Then
|
||||
If SystemDateDayInt = 25 Then
|
||||
Var RoadShow = "true"
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue