Merge branch 'master' of https://gitlab.navinfo.com/CollectVehicle/OneMapQS
Conflicts: app/src/main/java/com/navinfo/omqs/Constant.kt app/src/main/java/com/navinfo/omqs/ui/fragment/personalcenter/PersonalCenterFragment.kt
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
package com.navinfo.omqs
|
||||
|
||||
import com.navinfo.omqs.bean.ImportConfig
|
||||
|
||||
class Constant {
|
||||
companion object {
|
||||
/**
|
||||
@@ -45,6 +47,11 @@ class Constant {
|
||||
*/
|
||||
lateinit var DOWNLOAD_PATH: String
|
||||
|
||||
/**
|
||||
* 图层管理对应的配置
|
||||
* */
|
||||
var LAYER_CONFIG_LIST: List<ImportConfig>? = null
|
||||
|
||||
/**
|
||||
* 室内整理工具IP
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user