Explorar o código

New version with ifs edit

Ray Zhang %!s(int64=4) %!d(string=hai) anos
pai
achega
3577df0547
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      RA TradeFiling/RA TradeFiling/config.h
  2. 1 1
      common/NetworkUtils.m

+ 1 - 1
RA TradeFiling/RA TradeFiling/config.h

@@ -12,7 +12,7 @@
 #define JSON_TIMEOUT 60
 //#define fake_data false
 #ifdef DEBUG
-    #define test_server
+//    #define test_server
     #define fake_data false
 #else
     #define fake_data false

+ 1 - 1
common/NetworkUtils.m

@@ -578,7 +578,7 @@ repeat:
 {
 //    __block int retry = 0;
     
-    
+    DebugLog(url);
     
         if(![NetworkUtils IsNetworkAvailable])
         {