|
@@ -22,7 +22,7 @@ static NSDictionary *headers;
|
|
|
|
|
|
static KSNetworkStatus networkStatus;
|
|
static KSNetworkStatus networkStatus;
|
|
|
|
|
|
-static NSTimeInterval requestTimeout = 20.0f; // 超时时间
|
|
|
|
|
|
+static NSTimeInterval requestTimeout = 15.0f; // 超时时间
|
|
|
|
|
|
@interface KSNetworking ()
|
|
@interface KSNetworking ()
|
|
|
|
|