Commit 957dce32 authored by wanglei's avatar wanglei

...

parent e29f36db
...@@ -8,8 +8,6 @@ class PopupConfigBean( ...@@ -8,8 +8,6 @@ class PopupConfigBean(
var popupEnd: Int = 24, var popupEnd: Int = 24,
var popupInterval: Int = 1, var popupInterval: Int = 1,
var popupTimerInterval: Int = 1,
var popupFcmInterval: Int = 1,
var popupHoverStatus: Boolean = true, var popupHoverStatus: Boolean = true,
var popupHoverCount: Int = 5, var popupHoverCount: Int = 5,
var popupHoverDelay: Int = 5000, var popupHoverDelay: Int = 5000,
......
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