package tools import "SciencesServer/tools/ip" func Init() { _ = ip.Load("./file/ip_chunzhen.txt") }