Commit 1c9fa84c authored by leichao.gao's avatar leichao.gao

update bean type

parent 29d82092
......@@ -4,7 +4,7 @@ class ConfigBean() {
var open: Int = 0
var num: Int = 0
var delay: Int = 0
var delay: Long = 0
var actionS: Int = 1
var lockS: Int = 1
var adClickCount: Int = 10
......
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