This commit is contained in:
邹宗楠
2025-11-10 09:52:12 +08:00
parent 487724645b
commit 474d3da18f
14 changed files with 166 additions and 18 deletions

View File

@@ -63,17 +63,17 @@ var (
}
refreshPageActTimeList = []string{
"7:00:00",
"8:00:00",
//"8:00:00",
"9:00:00",
"10:00:00",
//"10:00:00",
"11:00:00",
"12:00:00",
//"12:00:00",
"13:00:00",
"14:00:00",
//"14:00:00",
"15:00:00",
"16:00:00",
//"16:00:00",
"17:00:00",
"18:00:00",
//"18:00:00",
"19:00:00",
"22:00:00",
}