Commit 1db89a5e authored by wanglei's avatar wanglei

[优化]弹窗

parent f4988def
......@@ -37,8 +37,8 @@ class FeatureBean(
RECOVERY_VIDEOS,
RECOVERY_AUDIOS,
RECOVERY_DOCUMENTS
).filter { getFunctionTodayUsed(it) }.size < 2
return flag1 && flag2
).filter { getFunctionTodayUsed(it) }.size >= 2
return flag1 || flag2
}
/**
......
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