@@ -237,6 +237,10 @@ public class MogoApplication extends AbsMogoApplication {
|
||||
);
|
||||
}
|
||||
|
||||
/**
|
||||
* TODO 这里定位数据有问题
|
||||
* 上传自车位置信息到云端
|
||||
*/
|
||||
private void uploadLocPerFiveSecond() {
|
||||
if (DebugConfig.getCarMachineType() != DebugConfig.CAR_MACHINE_TYPE_SELF_INNOVATE) {
|
||||
IMogoServiceApis apis = MogoApisHandler.getInstance().getApis();
|
||||
|
||||
Reference in New Issue
Block a user