feat: 优化 GeoIP 更新逻辑

This commit is contained in:
naiba
2024-12-07 11:06:42 +08:00
parent 55a867d077
commit 29d0d2eb3c
8 changed files with 180 additions and 79 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ const (
TaskTypeKeepalive
TaskTypeTerminalGRPC
TaskTypeNAT
TaskTypeReportHostInfo
TaskTypeReportHostInfoDeprecated
TaskTypeFM
)