Explorar o código

1.修改iOS Apex Drivers注释测试用上传配置。

Pen Li %!s(int64=7) %!d(string=hai) anos
pai
achega
b78fbd69cc
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Redant Drivers/Apex And Drivers/AppDelegate.m

+ 2 - 2
Redant Drivers/Apex And Drivers/AppDelegate.m

@@ -228,8 +228,8 @@
             
             configure.autoRemoveFinish = YES;
 
-            configure.retryCount = 1;
-            configure.retryTimeIntetval = 10;
+//            configure.retryCount = 1;
+//            configure.retryTimeIntetval = 10;
         }];
         self.uploadManager = [RAUploadManager sharedManager];
     }