mirror of
https://github.com/kuaifan/dootask.git
synced 2026-02-28 21:20:31 +00:00
同上
This commit is contained in:
parent
6f4945ac05
commit
95f9435ed1
@ -893,6 +893,7 @@ class SystemController extends AbstractController
|
||||
}
|
||||
if (Base::time() < $startT + $secondEnd) {
|
||||
$lastResult = "-";
|
||||
$lastTimestamp = 0;
|
||||
} else {
|
||||
$lastResult = "正常";
|
||||
if (empty($lastTimestamp) || $lastTimestamp === $firstTimestamp) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user