|
|
@@ -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)
|