Compare commits
No commits in common. "1132e835c95b0f6756cae215ed99e60e8a3f201b" and "08a80eaa8df690c05839f78b16c72ba5add32694" have entirely different histories.
1132e835c9
...
08a80eaa8d
|
|
@ -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://112.29.103.165:21624/dev-api";
|
baseUrl = "http://192.168.2.127:28080";
|
||||||
// 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__7BB6516",
|
"appid" : "__UNI__9D122E1",
|
||||||
"description" : "",
|
"description" : "",
|
||||||
"versionName" : "1.1.6",
|
"versionName" : "1.1.6",
|
||||||
"versionCode" : 116,
|
"versionCode" : 116,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue