代码调试

This commit is contained in:
BianLzhaoMin 2025-01-10 10:08:18 +08:00
parent f8db549bcf
commit ac967fad5c
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ class HttpConfig {
// #endif // #endif
// #ifdef APP-PLUS // #ifdef APP-PLUS
// baseUrl = "http://192.168.0.14:21624"; // baseUrl = "http://192.168.0.14:21624";
baseUrl = "http://192.168.2.127:28080"; baseUrl = "http://112.29.103.165:21624/dev-api";
// baseUrl = "http://192.168.0.14:21624" // baseUrl = "http://192.168.0.14:21624"
// baseUrl = "http://112.29.103.165:21626" // baseUrl = "http://112.29.103.165:21626"
// baseUrl = "http://172.20.10.3:8080" // baseUrl = "http://172.20.10.3:8080"

View File

@ -1,6 +1,6 @@
{ {
"name" : "智慧仓储", "name" : "智慧仓储",
"appid" : "__UNI__9D122E1", "appid" : "__UNI__7BB6516",
"description" : "", "description" : "",
"versionName" : "1.1.6", "versionName" : "1.1.6",
"versionCode" : 116, "versionCode" : 116,