Commit 255b7f2f authored by Achilles's avatar Achilles

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

parent 89529e70
......@@ -2497,6 +2497,7 @@
C19BBBDE1BBE85B300831290 /* common */ = {
isa = PBXGroup;
children = (
C19BBC121BBE863B00831290 /* floor-list */,
C19BBC1D1BBE869500831290 /* FootLoader.h */,
C19BBC1E1BBE869500831290 /* FootLoader.m */,
C19BBC1F1BBE869500831290 /* FootLoader.xml */,
......@@ -2721,7 +2722,6 @@
C1A069FB1BE1046B0082006F /* affairs */,
C19BBBDE1BBE85B300831290 /* common */,
C19BBBDD1BBE857600831290 /* floor-detail */,
C19BBC121BBE863B00831290 /* floor-list */,
C19BBBDA1BBE855D00831290 /* login */,
C19BBBDB1BBE856500831290 /* main */,
C19ADE531BCA55BE00206213 /* settings */,
......@@ -4214,7 +4214,7 @@
TargetAttributes = {
C1D58B151BB1BC9200D297FE = {
CreatedOnToolsVersion = 7.0;
DevelopmentTeam = W54V2VB863;
DevelopmentTeam = JXQHLCW2U5;
};
};
};
......
......@@ -65,6 +65,11 @@
"idiom" : "ipad",
"size" : "76x76",
"scale" : "2x"
},
{
"idiom" : "ipad",
"size" : "83.5x83.5",
"scale" : "2x"
}
],
"info" : {
......
......@@ -22,10 +22,10 @@
#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"
......
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