新版本
This commit is contained in:
@@ -7,7 +7,13 @@
|
||||
//
|
||||
|
||||
#import "IfishHotBarVo.h"
|
||||
#import "MJExtension.h"
|
||||
#import "IfishHistroyVo.h"
|
||||
|
||||
@implementation IfishHotBarVo
|
||||
|
||||
+(NSDictionary*)mj_objectClassInArray{
|
||||
return @{
|
||||
@"phs":@"IfishHistroyVo"
|
||||
};
|
||||
}
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user