优化
This commit is contained in:
@@ -398,6 +398,9 @@ class MainScreenPresentation(
|
||||
* 餐品识别成功,不计费模式
|
||||
*/
|
||||
fun loadUnbilledMode() {
|
||||
if (currentUserId.isNullOrBlank()) {
|
||||
return
|
||||
}
|
||||
isLoadUnbilledMode = true
|
||||
Timber.tag(TAG).d("loadUnbilledMode")
|
||||
binding.calorieInclude.root.gone()
|
||||
|
||||
Reference in New Issue
Block a user