优化
This commit is contained in:
@@ -183,11 +183,11 @@ class HomeActivity : BaseActivity() {
|
||||
|
||||
// viewModel.getAccessToken(App.deviceId)
|
||||
|
||||
// viewModel.getShelfList(deviceId = App.deviceId)
|
||||
viewModel.getShelfList(deviceId = App.deviceId)
|
||||
|
||||
binding.root.postDelayed({
|
||||
loadTestData()
|
||||
}, 30*1000)
|
||||
// binding.root.postDelayed({
|
||||
// loadTestData()
|
||||
// }, 30*1000)
|
||||
}
|
||||
|
||||
private fun loadTestData() {
|
||||
|
||||
Reference in New Issue
Block a user