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,7 +1,7 @@
#import <Foundation/Foundation.h>
#import "SWGObject.h"
#import "SwaggerClient.SWGTag.h"
#import "SwaggerClient.SWGCategory.h"
#import "SWGTag.h"
#import "SWGCategory.h"
@protocol SWGPet