@@ -30,6 +30,7 @@ public class RtkServiceImpl implements IRtkService {
return false;
}
}).count();
+ System.out.println("ggaLocation-count=" + count);
return count < 2 ? 0 : 1;