🚸 使用服务器端时间判断机器离线

This commit is contained in:
naiba
2021-07-16 11:14:07 +08:00
parent 321ccce931
commit 8f06d90c30
9 changed files with 34 additions and 14 deletions

View File

@@ -13,7 +13,7 @@ import (
pb "github.com/naiba/nezha/proto"
)
var Version = "v0.9.1" // !!记得修改 README 中的 badge 版本!!
var Version = "v0.9.2" // !!记得修改 README 中的 badge 版本!!
var (
Conf *model.Config