新节点默认无在线;提供 debug 配置项以控制是否启用保存配置记录
This commit is contained in:
@@ -6,11 +6,12 @@ import (
|
||||
"encoding/json"
|
||||
"errors"
|
||||
"fmt"
|
||||
"github.com/redis/go-redis/v9"
|
||||
"io"
|
||||
"jhman/clients"
|
||||
"net/http"
|
||||
"time"
|
||||
"zzman/clients"
|
||||
|
||||
"github.com/redis/go-redis/v9"
|
||||
)
|
||||
|
||||
const base = "https://smart.jdbox.xyz:58001"
|
||||
|
||||
Reference in New Issue
Block a user