@ -4433,7 +4433,7 @@ public class StatisticsService extends BaseService {
if(lowlevel==null){
lowlevel=(level-1)+"";
}
result.put("resultList", getCoutList(Integer.valueOf(lowlevel),rely, total, onRely));
result.put("resultList", getCoutList(level,rely, total, onRely));
return result;