Commit ffd4e2a2 authored by wanglei's avatar wanglei

...

parent 82560803
...@@ -52,6 +52,7 @@ data class ConfigBean( ...@@ -52,6 +52,7 @@ data class ConfigBean(
ID_PHOTO_COMPRESS -> push_interval_11010 ID_PHOTO_COMPRESS -> push_interval_11010
ID_APP_MANAGER -> push_interval_11011 ID_APP_MANAGER -> push_interval_11011
ID_SIMILAR_IMAGE -> push_interval_11015 ID_SIMILAR_IMAGE -> push_interval_11015
ID_SCREENSHOT_CLEAN -> push_interval_12000
else -> 0 else -> 0
} }
return interval return interval
......
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