修改接口地址

This commit is contained in:
2025-12-26 13:50:28 +08:00
parent dfb734e25d
commit 5c7f222a0a
@@ -20,8 +20,8 @@ object GlobalData {
/** /**
* 具体业务baseurl * 具体业务baseurl
*/ */
var appBaseUrl: String = "http://192.168.1.201:14801" // var appBaseUrl: String = "http://192.168.1.201:14801"
//var appBaseUrl: String = "https://dev.yixiong-tech.com:8081" var appBaseUrl: String = "https://dev.yixiong-tech.com:8081"
/** /**
* 横排数量 * 横排数量