分离ip库的下载时机

This commit is contained in:
ayflying
2025-04-21 14:16:58 +08:00
parent 0605302db6
commit 7f6635fb91
4 changed files with 18 additions and 14 deletions

View File

@@ -119,8 +119,6 @@ var (
return
}
}
continue
g.Log().Debugf(ctx, "准备同步服务器:%v,url=%v", v.Name, address+"/callback/update")
get, err := client.Post(ctx, address+"/callback/update", &UpdateReq{
FileUrl: url[v.S3],