Просмотр исходного кода

Increase the synchronization user automatic call

master
陈福行 5 лет назад
Родитель
Сommit
ef1d18c5b1
1 измененных файлов: 2 добавлений и 0 удалений
  1. 2
    0
      app/src/main/java/aicare/net/cn/iweightdemo/MyActivity.java

+ 2
- 0
app/src/main/java/aicare/net/cn/iweightdemo/MyActivity.java Просмотреть файл

.getHeight()); .getHeight());
showInfo(bm15BodyFatData.toString(), true); showInfo(bm15BodyFatData.toString(), true);
} }
}else if (weightData.getCmdType() == 2&&binder!=null&&user!=null){
binder.syncUser(user);
} }
} }



Загрузка…
Отмена
Сохранить