Commit 9409811f by zhangchengbo

fix:添加常量值

parent 3386d419
...@@ -13,4 +13,8 @@ object Constant { ...@@ -13,4 +13,8 @@ object Constant {
const val MIN_RECENTS_THRESHOLD = 30 const val MIN_RECENTS_THRESHOLD = 30
const val MARSPACE = 100
const val DEALTIME = 3_000L
} }
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