add file taomao

This commit is contained in:
wanlop run 2025-02-27 11:10:35 +07:00
parent 6a77154f97
commit f80ee01aae
72 changed files with 14773 additions and 17052 deletions

View file

@ -1,5 +1,7 @@
SAVELOG "RoadShow.ev 200435 201316 173319 08 Feb "
SAVELOG "RoadShow.ev 201316 201494 01 Mar "
SAVELOG "200435 28 feb"
Var RoadShow = "false"
@ -17,16 +19,23 @@ If SystemDateYearInt = 2025 Then
Var RoadShowBoxID = 1
EndIf
If BoxID = 200435 Then
Var RoadShowBoxID = 1
EndIf
If BoxID = 173319 Then
Var RoadShowBoxID = 1
Var RoadShowBoxID = 2
EndIf
If SystemDateMonthInt = 2 Then
If RoadShowBoxID = 2 Then
If SystemDateDayInt = 28 Then
Var RoadShow = "true"
EndIf
EndIf
EndIf
If SystemDateMonthInt = 3 Then
If RoadShowBoxID = 1 Then
If SystemDateDayInt = 8 Then
If SystemDateDayInt = 1 Then
Var RoadShow = "true"
EndIf
EndIf