增加自动定位开关
This commit is contained in:
@@ -59,6 +59,11 @@ class Constant {
|
||||
|
||||
const val DEBUG = true
|
||||
|
||||
/**
|
||||
* 是否自动定位
|
||||
*/
|
||||
var AUTO_LOCATION = false
|
||||
|
||||
var IS_VIDEO_SPEED by kotlin.properties.Delegates.notNull<Boolean>()
|
||||
|
||||
const val message_status_late = "预约,待发送"
|
||||
|
||||
Reference in New Issue
Block a user