This commit is contained in:
yanweidong
2026-02-09 18:28:44 +08:00
parent b9f522b101
commit f1200c20cc

View File

@@ -45,6 +45,8 @@ func Run(key string, ymd int) {
Status: 0, Status: 0,
}) })
} }
CheckClose()
} }
func CheckClose() { func CheckClose() {