@@ -22,7 +22,6 @@ func main() {
//IpIformation := modules.MmdbQueryIP(ip)
//使用MySql查询ip
dsn := modules.Readconfig()
//fmt.Println(dsn)
IpIformation := modules.MysqlQuery(ip, dsn)
log.Println("tag:main", IpIformation)
jsonData, err := json.Marshal(IpIformation)
The note is not visible to the blocked user.