Supoort customize classPrefix in objc client.

This commit is contained in:
geekerzp
2015-06-27 16:10:28 +08:00
parent e244d20152
commit 9a15ced211
32 changed files with 97 additions and 115 deletions

View File

@@ -1,8 +1,12 @@
#import <Foundation/Foundation.h>
#import <ISO8601/ISO8601.h>
#import "AFHTTPRequestOperationManager.h"
#import <AFNetworking/AFHTTPRequestOperationManager.h>
#import "SWGJSONResponseSerializer.h"
#import "SWGJSONRequestSerializer.h"
#import "SWGJSONRequestSerializer.h"
#import "SWGFile.h"
#import "SWGQueryParamCollection.h"
#import "SWGConfiguration.h"
#import "SWGUser.h"
#import "SWGCategory.h"