Commit 255b7f2f authored by Achilles's avatar Achilles

211.95.56.195 ->140.206.62.178(商户互动APP 原112服务器)

parent 89529e70
...@@ -2497,6 +2497,7 @@ ...@@ -2497,6 +2497,7 @@
C19BBBDE1BBE85B300831290 /* common */ = { C19BBBDE1BBE85B300831290 /* common */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
C19BBC121BBE863B00831290 /* floor-list */,
C19BBC1D1BBE869500831290 /* FootLoader.h */, C19BBC1D1BBE869500831290 /* FootLoader.h */,
C19BBC1E1BBE869500831290 /* FootLoader.m */, C19BBC1E1BBE869500831290 /* FootLoader.m */,
C19BBC1F1BBE869500831290 /* FootLoader.xml */, C19BBC1F1BBE869500831290 /* FootLoader.xml */,
...@@ -2721,7 +2722,6 @@ ...@@ -2721,7 +2722,6 @@
C1A069FB1BE1046B0082006F /* affairs */, C1A069FB1BE1046B0082006F /* affairs */,
C19BBBDE1BBE85B300831290 /* common */, C19BBBDE1BBE85B300831290 /* common */,
C19BBBDD1BBE857600831290 /* floor-detail */, C19BBBDD1BBE857600831290 /* floor-detail */,
C19BBC121BBE863B00831290 /* floor-list */,
C19BBBDA1BBE855D00831290 /* login */, C19BBBDA1BBE855D00831290 /* login */,
C19BBBDB1BBE856500831290 /* main */, C19BBBDB1BBE856500831290 /* main */,
C19ADE531BCA55BE00206213 /* settings */, C19ADE531BCA55BE00206213 /* settings */,
...@@ -4214,7 +4214,7 @@ ...@@ -4214,7 +4214,7 @@
TargetAttributes = { TargetAttributes = {
C1D58B151BB1BC9200D297FE = { C1D58B151BB1BC9200D297FE = {
CreatedOnToolsVersion = 7.0; CreatedOnToolsVersion = 7.0;
DevelopmentTeam = W54V2VB863; DevelopmentTeam = JXQHLCW2U5;
}; };
}; };
}; };
......
...@@ -65,6 +65,11 @@ ...@@ -65,6 +65,11 @@
"idiom" : "ipad", "idiom" : "ipad",
"size" : "76x76", "size" : "76x76",
"scale" : "2x" "scale" : "2x"
},
{
"idiom" : "ipad",
"size" : "83.5x83.5",
"scale" : "2x"
} }
], ],
"info" : { "info" : {
......
...@@ -22,10 +22,10 @@ ...@@ -22,10 +22,10 @@
#define VANKE_BAIDU_WEATHER_SERVER_URL @"http://api.map.baidu.com/telematics/v3/weather" #define VANKE_BAIDU_WEATHER_SERVER_URL @"http://api.map.baidu.com/telematics/v3/weather"
// 后台服务基准地址 // 后台服务基准地址
#define VANKE_SERVER_BASE_URL @"http://218.244.151.129:7580/wanke-server/rest" #define VANKE_SERVER_BASE_URL @"http://140.206.62.178:8080/wanke-server/rest"
// 后台多媒体文件基准地址 // 后台多媒体文件基准地址
#define VANKE_SERVER_MEDIA_BASE_URL @"http://218.244.151.129:7580" #define VANKE_SERVER_MEDIA_BASE_URL @"http://140.206.62.178:8080"
// 后台服务企业认证码 // 后台服务企业认证码
#define VANKE_AUTHENTI_CODE @"211534962" #define VANKE_AUTHENTI_CODE @"211534962"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment