增加测试环境配置
This commit is contained in:
@@ -43,8 +43,9 @@ object GlobalData {
|
||||
/**
|
||||
* 具体业务baseurl
|
||||
*/
|
||||
//var appBaseUrl: String = "http://192.168.1.201:14801"
|
||||
var appBaseUrl: String = "https://dev.yixiong-tech.com:8081"
|
||||
var testAppBaseUrl: String = "http://192.168.1.201:14801"
|
||||
var proAppBaseUrl: String = "https://dev.yixiong-tech.com:8081"
|
||||
var appBaseUrl: String = ""
|
||||
|
||||
/**
|
||||
* 设备id
|
||||
|
||||
Reference in New Issue
Block a user