@@ -459,7 +459,7 @@
NSLog(@"=======================Contact Job=======================");
NSLog(@"%@",job);
- contactDictionary[@"job"] = job;
+ contactDictionary[@"job"] = @[job];
// phoneNumbers emailAddresses postalAddresses urlAddresses
@@ -29,7 +29,7 @@
// vc.url = @"http://192.168.0.124:8081/j/crm/mobile/login";
- vc.url = @"http://192.168.0.139:8080/MyWeb/html/test.html";
+ vc.url = @"http://192.168.1.150:8080/MyWeb/html/test.html";