Explorar o código

161108
Modify:
Online customer info add contact type

Ray Zhang %!s(int64=9) %!d(string=hai) anos
pai
achega
5ec9f23a0a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      RedAnt ERP Mobile/common/data_provider/iSalesNetwork.m

+ 1 - 1
RedAnt ERP Mobile/common/data_provider/iSalesNetwork.m

@@ -1302,7 +1302,7 @@ repeat:
         [params setValue:appDelegate.order_code forKey:@"orderCode"];
     //    [params setValue:sourceid forKey:@"sourceid"];
     //    [params setValue:editor forKey:@"editor"];
-    
+    NSLog(@"request editor url:%@",request_url);
     
     NSData* json = nil;
     if(appDelegate.offline_mode)