@Override
 public Map<String, Object> getCountByIpType(JSONObject json) {
   // TODO Auto-generated method stub
   return accesstatisticsBusiness.getCountByIpType(json);
 }