DisableSonomaHaiBaoJuheBaseModelOsborne.h 267 Bytes
#import <Foundation/Foundation.h>
#import "OtherSetting.h"
 
@interface DisableSonomaHaiBaoJuheBaseModelOsborne : NSObject

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

@end