Commit 11685c45 authored by maxiaoliang's avatar maxiaoliang

1

parent 30f510d9
......@@ -102,6 +102,9 @@ class PrepareScanAt2: BaseActivity<ActivityLayoutParepreScanBinding>() {
}
})
})
}else{
startActivity(Intent(this@PrepareScanAt2, CleanJunkActivity::class.java))
finish()
}
}else{
Log.e("MXL", "waitJob: 33333", )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment