新节点默认无在线;提供 debug 配置项以控制是否启用保存配置记录

This commit is contained in:
2025-12-26 16:43:08 +08:00
parent 2c818576ef
commit 54c2903c75
15 changed files with 60 additions and 30 deletions

View File

@@ -3,9 +3,9 @@ package actions
import (
"encoding/json"
"fmt"
"jhman/clients/jd"
"jhman/model"
"time"
"zzman/clients/jd"
"zzman/model"
)
func RecordSubmit(time time.Time, gatewat model.Gateway, edges []jd.EdgeInfo) error {