ThrowsBarrieHaiBaoJuheBaseModelInfocus.h 266 Bytes
#import <Foundation/Foundation.h>
#import "OtherSetting.h"
 
@interface ThrowsBarrieHaiBaoJuheBaseModelInfocus : NSObject

- (NSString *) BarrieHaiBaoJuheObjectToJsonString;
- (NSMutableString *)paramAddToString;
- (id)initWithDiction:(NSDictionary *)diction;

@end