Commit 9115fb5f authored by wanglei's avatar wanglei

[修改]重命名分支

parent 93a1ab78
...@@ -5,6 +5,7 @@ import java.util.Locale ...@@ -5,6 +5,7 @@ import java.util.Locale
object SpConstObject { object SpConstObject {
var ifAgreePrivacy = false var ifAgreePrivacy = false
get() { get() {
return AppPreferences.getInstance().getBoolean("ifAgreePrivacy", field) return AppPreferences.getInstance().getBoolean("ifAgreePrivacy", field)
......
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