增加测试环境配置

This commit is contained in:
2026-03-20 15:58:30 +08:00
parent 4b241ba81b
commit d0fa46a8c8
3 changed files with 12 additions and 5 deletions
@@ -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