This commit is contained in:
马增飞
2026-01-08 17:30:03 +08:00
parent 2a55ddb617
commit 3cccba4f08
@@ -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"
/** /**
* 菜品识别模型版本号,后边以接口返回为准 * 菜品识别模型版本号,后边以接口返回为准