获取指标说明的能力
This commit is contained in:
@@ -118,6 +118,7 @@ public class GeoIPUtil {
|
||||
} catch (IOException | GeoIp2Exception e) {
|
||||
log.warn("Get city response from GeoLite2-City database failed: {}", e.getMessage());
|
||||
}
|
||||
log.debug("ipInfo: {}", ipInfo);
|
||||
return ipInfo;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user