mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-08 07:41:10 +08:00
【调整】修改版本号
【调整】错误记录表索引 【调整】新增monitor静态文件路由
This commit is contained in:
@@ -87,6 +87,7 @@ func GetInfo(id string) (map[string]any, error) {
|
||||
"target": dataMap["target"],
|
||||
"monitor_type": dataMap["monitor_type"],
|
||||
"valid": dataMap["valid"],
|
||||
"last_time": dataMap["last_time"],
|
||||
}
|
||||
|
||||
info, ok := dataMap["info"].(string)
|
||||
|
||||
Reference in New Issue
Block a user