Explorar el Código

160929
TEST VERSION 1.5.160929

Ray Zhang hace 9 años
padre
commit
7668d5b57a

BIN
RedAnt ERP Mobile/RedAnt ERP Mobile.xcworkspace/xcuserdata/Ray.xcuserdatad/UserInterfaceState.xcuserstate


+ 1 - 1
RedAnt ERP Mobile/iSales-NPD/AppDelegate.m

@@ -1118,7 +1118,7 @@ void UncaughtExceptionHandler(NSException *exception) {
         
         AFHTTPRequestSerializer* serializer=[AFHTTPRequestSerializer serializer] ;
         
-        
+        serializer.timeoutInterval=300;
         
         NSMutableDictionary* params = [[NSMutableDictionary alloc] init];