Compare commits
2 Commits
08a80eaa8d
...
1132e835c9
| Author | SHA1 | Date |
|---|---|---|
|
|
1132e835c9 | |
|
|
ac967fad5c |
|
|
@ -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"
|
||||||
|
|
|
||||||
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue