Showing
64 changed files
with
240 additions
and
240 deletions
| ... | @@ -7,7 +7,7 @@ | ... | @@ -7,7 +7,7 @@ |
| 7 | objects = { | 7 | objects = { |
| 8 | 8 | ||
| 9 | /* Begin PBXBuildFile section */ | 9 | /* Begin PBXBuildFile section */ |
| 10 | - 1198207824454D980087A9D7 /* mhxy_config in Resources */ = {isa = PBXBuildFile; fileRef = 1198207724454D980087A9D7 /* mhxy_config */; }; | 10 | + 1198207824454D980087A9D7 /* mhyd_config in Resources */ = {isa = PBXBuildFile; fileRef = 1198207724454D980087A9D7 /* mhyd_config */; }; |
| 11 | 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */; }; | 11 | 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */; }; |
| 12 | 11EE79022420B11200D3AA75 /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 11EE79012420B11200D3AA75 /* SDKInterface.m */; }; | 12 | 11EE79022420B11200D3AA75 /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 11EE79012420B11200D3AA75 /* SDKInterface.m */; }; |
| 13 | 269F653821B6613F006AEC88 /* HaiBaoJuheSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */; }; | 13 | 269F653821B6613F006AEC88 /* HaiBaoJuheSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */; }; |
| ... | @@ -58,7 +58,7 @@ | ... | @@ -58,7 +58,7 @@ |
| 58 | /* End PBXCopyFilesBuildPhase section */ | 58 | /* End PBXCopyFilesBuildPhase section */ |
| 59 | 59 | ||
| 60 | /* Begin PBXFileReference section */ | 60 | /* Begin PBXFileReference section */ |
| 61 | - 1198207724454D980087A9D7 /* mhxy_config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = mhxy_config; path = poolsdk_file/poolsdk/mhxy_config; sourceTree = "<group>"; }; | 61 | + 1198207724454D980087A9D7 /* mhyd_config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = mhyd_config; path = poolsdk_file/poolsdk/mhyd_config; sourceTree = "<group>"; }; |
| 62 | 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = sdk_float_logo.png; path = poolsdk_file/poolsdk/sdk_float_logo.png; sourceTree = "<group>"; }; | 62 | 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = sdk_float_logo.png; path = poolsdk_file/poolsdk/sdk_float_logo.png; sourceTree = "<group>"; }; |
| 63 | 11EE79002420B11200D3AA75 /* SDKInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDKInterface.h; path = poolsdk_file/poolsdk/SDKInterface.h; sourceTree = "<group>"; }; | 63 | 11EE79002420B11200D3AA75 /* SDKInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDKInterface.h; path = poolsdk_file/poolsdk/SDKInterface.h; sourceTree = "<group>"; }; |
| 64 | 11EE79012420B11200D3AA75 /* SDKInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDKInterface.m; path = poolsdk_file/poolsdk/SDKInterface.m; sourceTree = "<group>"; }; | 64 | 11EE79012420B11200D3AA75 /* SDKInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDKInterface.m; path = poolsdk_file/poolsdk/SDKInterface.m; sourceTree = "<group>"; }; |
| ... | @@ -140,7 +140,7 @@ | ... | @@ -140,7 +140,7 @@ |
| 140 | children = ( | 140 | children = ( |
| 141 | 11EE79002420B11200D3AA75 /* SDKInterface.h */, | 141 | 11EE79002420B11200D3AA75 /* SDKInterface.h */, |
| 142 | 11EE79012420B11200D3AA75 /* SDKInterface.m */, | 142 | 11EE79012420B11200D3AA75 /* SDKInterface.m */, |
| 143 | - 1198207724454D980087A9D7 /* mhxy_config */, | 143 | + 1198207724454D980087A9D7 /* mhyd_config */, |
| 144 | 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */, | 144 | 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */, |
| 145 | 845D181B1C8D778400F27EB9 /* Images.xcassets */, | 145 | 845D181B1C8D778400F27EB9 /* Images.xcassets */, |
| 146 | 845D181C1C8D778400F27EB9 /* Info.plist */, | 146 | 845D181C1C8D778400F27EB9 /* Info.plist */, |
| ... | @@ -309,7 +309,7 @@ | ... | @@ -309,7 +309,7 @@ |
| 309 | files = ( | 309 | files = ( |
| 310 | 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */, | 310 | 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */, |
| 311 | 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */, | 311 | 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */, |
| 312 | - 1198207824454D980087A9D7 /* mhxy_config in Resources */, | 312 | + 1198207824454D980087A9D7 /* mhyd_config in Resources */, |
| 313 | BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */, | 313 | BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */, |
| 314 | ); | 314 | ); |
| 315 | runOnlyForDeploymentPostprocessing = 0; | 315 | runOnlyForDeploymentPostprocessing = 0; | ... | ... |
No preview for this file type
No preview for this file type
PoolSdk_Demo/Demo/HaiBaoJuheSDK.framework/Headers/AnistonIsraelIAPHelperControlFlats.h
deleted
100644 → 0
| 1 | -#import <UIKit/UIKit.h> | ||
| 2 | - | ||
| 3 | -@interface AnistonIsraelIAPHelperControlFlats : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
| 4 | - | ||
| 5 | -@property(nonatomic,strong) NSString* IsraelDingDanHao; | ||
| 6 | -@property(nonatomic,strong) NSDictionary* IsraelHuoWuLieBiao; | ||
| 7 | -@property(nonatomic,strong) NSMutableArray* IsraelHuoWuIDLieBiao; | ||
| 8 | -@property(nonatomic, strong) UITableView *IsraelHuoWuLieBiaoView; | ||
| 9 | - | ||
| 10 | -- (void)IsraelHuaQianView:(UIViewController*)controller IsraelHuoWuD:(NSString*)products IsraelQian:(NSString*)amount IsraelHuoWuMing:(NSString*)productName IsraelDingDanHao:(NSString*)DingDanHao; | ||
| 11 | - | ||
| 12 | -@end |
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | #import <UIKit/UIKit.h> | 2 | #import <UIKit/UIKit.h> |
| 3 | 3 | ||
| 4 | -@interface SpindleHaiBaoJuheUtilsComic : NSObject | 4 | +@interface FrostHaiBaoJuheUtilsCurious : NSObject |
| 5 | 5 | ||
| 6 | +(NSString *)md5:(NSString *)str; | 6 | +(NSString *)md5:(NSString *)str; |
| 7 | -+ (NSDictionary *) IsraelHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; | 7 | ++ (NSDictionary *) MoralesHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; |
| 8 | +(NSString *)createGzyazfOrderUrl; | 8 | +(NSString *)createGzyazfOrderUrl; |
| 9 | //*充值回调地址 | 9 | //*充值回调地址 |
| 10 | -+(NSString *)TermscreateGzyazfUrlPlanned; | 10 | ++(NSString *)InningscreateGzyazfUrlBlanket; |
| 11 | 11 | ||
| 12 | +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; | 12 | +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; |
| 13 | +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; | 13 | +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; | ... | ... |
| 1 | #import <UIKit/UIKit.h> | 1 | #import <UIKit/UIKit.h> |
| 2 | -#import "SermonsIsraelInformationOutlet.h" | 2 | +#import "GenbankMoralesInformationPlano.h" |
| 3 | #import <JavaScriptCore/JavaScriptCore.h> | 3 | #import <JavaScriptCore/JavaScriptCore.h> |
| 4 | #import <WebKit/WebKit.h> | 4 | #import <WebKit/WebKit.h> |
| 5 | 5 | ||
| 6 | -@interface SpindleIsraelMainComic : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> | 6 | +@interface FrostMoralesMainCurious : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> |
| 7 | { | 7 | { |
| 8 | - WKWebView *webIsraelView_; | 8 | + WKWebView *webMoralesView_; |
| 9 | UIActivityIndicatorView *activityIndicator; | 9 | UIActivityIndicatorView *activityIndicator; |
| 10 | } | 10 | } |
| 11 | 11 | ||
| 12 | -@property(assign) BOOL IsraelYouYuanJiao; | 12 | +@property(assign) BOOL MoralesYouYuanJiao; |
| 13 | 13 | ||
| 14 | -- (void)IsraelSettingIsraelView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; | 14 | +- (void)MoralesSettingMoralesView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; |
| 15 | -- (void)IsraelInitWebView; | 15 | +- (void)MoralesInitWebView; |
| 16 | - (void)loadWebPageWithString:(NSString *)url; | 16 | - (void)loadWebPageWithString:(NSString *)url; |
| 17 | - (void)loadWebPageWithJs:(NSString *)content; | 17 | - (void)loadWebPageWithJs:(NSString *)content; |
| 18 | - (void)postNotification:(NSString *)name : (NSString *)code; | 18 | - (void)postNotification:(NSString *)name : (NSString *)code; | ... | ... |
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | 2 | ||
| 3 | -@interface SermonsIsraelInformationOutlet : NSObject | 3 | +@interface GenbankMoralesInformationPlano : NSObject |
| 4 | { | 4 | { |
| 5 | // | 5 | // |
| 6 | NSString *openId; | 6 | NSString *openId; |
| ... | @@ -13,5 +13,5 @@ NSString *timestamp; | ... | @@ -13,5 +13,5 @@ NSString *timestamp; |
| 13 | @property(retain,nonatomic) NSString *token; | 13 | @property(retain,nonatomic) NSString *token; |
| 14 | @property(retain,nonatomic) NSString *timestamp; | 14 | @property(retain,nonatomic) NSString *timestamp; |
| 15 | @property(retain,nonatomic) NSString *birthday; | 15 | @property(retain,nonatomic) NSString *birthday; |
| 16 | -+ (SermonsIsraelInformationOutlet *)getInstance; | 16 | ++ (GenbankMoralesInformationPlano *)getInstance; |
| 17 | @end | 17 | @end | ... | ... |
| 1 | -#import "PassageIsraelHaiBaoJuheBaseModelSeats.h" | 1 | +#import "SpringMoralesHaiBaoJuheBaseModelPianist.h" |
| 2 | -@interface HaiBaoJuheCreateOrderInfo : PassageIsraelHaiBaoJuheBaseModelSeats | 2 | +@interface HaiBaoJuheCreateOrderInfo : SpringMoralesHaiBaoJuheBaseModelPianist |
| 3 | 3 | ||
| 4 | @property(nonatomic,strong)NSString *serverId;//服务器ID | 4 | @property(nonatomic,strong)NSString *serverId;//服务器ID |
| 5 | @property(nonatomic, strong)NSString *serverName;//服务器名称 | 5 | @property(nonatomic, strong)NSString *serverName;//服务器名称 |
| ... | @@ -16,7 +16,7 @@ | ... | @@ -16,7 +16,7 @@ |
| 16 | @property(nonatomic, strong)NSString *userId;//用户ID | 16 | @property(nonatomic, strong)NSString *userId;//用户ID |
| 17 | @property(nonatomic, strong)NSString *timestamp;//时间戳 | 17 | @property(nonatomic, strong)NSString *timestamp;//时间戳 |
| 18 | 18 | ||
| 19 | -- (NSString *) IsraelHaiBaoJuheGetTsign ; | 19 | +- (NSString *) MoralesHaiBaoJuheGetTsign ; |
| 20 | -- (NSString *) IsraelHaiBaoJuheGetTimestamp ; | 20 | +- (NSString *) MoralesHaiBaoJuheGetTimestamp ; |
| 21 | 21 | ||
| 22 | @end | 22 | @end | ... | ... |
| 1 | -#import "PassageIsraelHaiBaoJuheBaseModelSeats.h" | 1 | +#import "SpringMoralesHaiBaoJuheBaseModelPianist.h" |
| 2 | -@interface HaiBaoJuheLoginInfo : PassageIsraelHaiBaoJuheBaseModelSeats | 2 | +@interface HaiBaoJuheLoginInfo : SpringMoralesHaiBaoJuheBaseModelPianist |
| 3 | 3 | ||
| 4 | @property(nonatomic,strong)NSString *timestamp; | 4 | @property(nonatomic,strong)NSString *timestamp; |
| 5 | @property(nonatomic, strong)NSString *sign; | 5 | @property(nonatomic, strong)NSString *sign; | ... | ... |
| 1 | // | 1 | // |
| 2 | -// IsraelHaiBaoJuheReportInfo.h | 2 | +// MoralesHaiBaoJuheReportInfo.h |
| 3 | // HaiBaoJuheSDK | 3 | // HaiBaoJuheSDK |
| 4 | // | 4 | // |
| 5 | // Created by winFan on 12/21/15. | 5 | // Created by winFan on 12/21/15. |
| 6 | // Copyright (c) 2015 winFan. All rights reserved. | 6 | // Copyright (c) 2015 winFan. All rights reserved. |
| 7 | // | 7 | // |
| 8 | 8 | ||
| 9 | -#import "PassageIsraelHaiBaoJuheBaseModelSeats.h" | 9 | +#import "SpringMoralesHaiBaoJuheBaseModelPianist.h" |
| 10 | -@interface HaiBaoJuheReportInfo : PassageIsraelHaiBaoJuheBaseModelSeats | 10 | +@interface HaiBaoJuheReportInfo : SpringMoralesHaiBaoJuheBaseModelPianist |
| 11 | 11 | ||
| 12 | @property(nonatomic, strong)NSString *reportType;//类型 | 12 | @property(nonatomic, strong)NSString *reportType;//类型 |
| 13 | @property(nonatomic, strong)NSString *playerId;//玩家ID | 13 | @property(nonatomic, strong)NSString *playerId;//玩家ID | ... | ... |
| ... | @@ -10,7 +10,7 @@ | ... | @@ -10,7 +10,7 @@ |
| 10 | 10 | ||
| 11 | @property(nonatomic, strong)NSString *urlSchemes; | 11 | @property(nonatomic, strong)NSString *urlSchemes; |
| 12 | 12 | ||
| 13 | -@property(strong) NSMutableArray* IsraelList; | 13 | +@property(strong) NSMutableArray* MoralesList; |
| 14 | 14 | ||
| 15 | @property BOOL isAppleGzyazfing; | 15 | @property BOOL isAppleGzyazfing; |
| 16 | 16 | ... | ... |
| 1 | #import <UIKit/UIKit.h> | 1 | #import <UIKit/UIKit.h> |
| 2 | #import "HaiBaoRealNameVerifyCallback.h" | 2 | #import "HaiBaoRealNameVerifyCallback.h" |
| 3 | -#import "KosherHaiBaoJuheCheckerCharge.h" | 3 | +#import "RafaelHaiBaoJuheCheckerHides.h" |
| 4 | #import "HaiBaoJuheReportInfo.h" | 4 | #import "HaiBaoJuheReportInfo.h" |
| 5 | #import "HaiBaoJuheLoginInfo.h" | 5 | #import "HaiBaoJuheLoginInfo.h" |
| 6 | #import "Interface.h" | 6 | #import "Interface.h" |
| 7 | -#import "TermsHaiBaoJuheNotificationPlanned.h" | 7 | +#import "InningsHaiBaoJuheNotificationBlanket.h" |
| 8 | -#import "TermsHaiBaoJuheGzyazfInfoPlanned.h" | 8 | +#import "InningsHaiBaoJuheGzyazfInfoBlanket.h" |
| 9 | #import "UnionInterface.h" | 9 | #import "UnionInterface.h" |
| 10 | #import "HaiBaoJuheCreateOrderInfo.h" | 10 | #import "HaiBaoJuheCreateOrderInfo.h" |
| 11 | -#import "TermsHaiBaoJuheConfigPlanned.h" | 11 | +#import "InningsHaiBaoJuheConfigBlanket.h" |
| 12 | -#import "SpindleHaiBaoJuheUtilsComic.h" | 12 | +#import "FrostHaiBaoJuheUtilsCurious.h" |
| 13 | #import "NetCenter.h" | 13 | #import "NetCenter.h" |
| 14 | #import "HaiBaoJuheSDK.h" | 14 | #import "HaiBaoJuheSDK.h" |
| 15 | #import "HaiBaoJuheSDKDelegate.h" | 15 | #import "HaiBaoJuheSDKDelegate.h" | ... | ... |
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | 2 | ||
| 3 | -@interface TermsHaiBaoJuheConfigPlanned : NSObject | 3 | +@interface InningsHaiBaoJuheConfigBlanket : NSObject |
| 4 | 4 | ||
| 5 | @property(nonatomic, strong)NSString *gameSimpleName; | 5 | @property(nonatomic, strong)NSString *gameSimpleName; |
| 6 | @property(nonatomic, strong)NSString *sdkSimpleName; | 6 | @property(nonatomic, strong)NSString *sdkSimpleName; |
| ... | @@ -12,11 +12,11 @@ | ... | @@ -12,11 +12,11 @@ |
| 12 | @property(nonatomic, strong)NSString *c2; | 12 | @property(nonatomic, strong)NSString *c2; |
| 13 | @property(nonatomic, strong)NSString *custom; | 13 | @property(nonatomic, strong)NSString *custom; |
| 14 | 14 | ||
| 15 | -+ (TermsHaiBaoJuheConfigPlanned *)PassagegetInstanceSeats; | 15 | ++ (InningsHaiBaoJuheConfigBlanket *)SpringgetInstancePianist; |
| 16 | 16 | ||
| 17 | - (void) loadFile:(NSString *) fileName; | 17 | - (void) loadFile:(NSString *) fileName; |
| 18 | 18 | ||
| 19 | -- (NSString *)RipenccgetValueByKeySpindle:(NSString *) key; | 19 | +- (NSString *)UrgesgetValueByKeyFarming:(NSString *) key; |
| 20 | 20 | ||
| 21 | - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; | 21 | - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; |
| 22 | 22 | ... | ... |
| 1 | -#import "PassageIsraelHaiBaoJuheBaseModelSeats.h" | 1 | +#import "SpringMoralesHaiBaoJuheBaseModelPianist.h" |
| 2 | -@interface TermsHaiBaoJuheGzyazfInfoPlanned : PassageIsraelHaiBaoJuheBaseModelSeats | 2 | +@interface InningsHaiBaoJuheGzyazfInfoBlanket : SpringMoralesHaiBaoJuheBaseModelPianist |
| 3 | 3 | ||
| 4 | @property(nonatomic, strong)NSString *serverId; | 4 | @property(nonatomic, strong)NSString *serverId; |
| 5 | @property(nonatomic, strong)NSString *queryId; | 5 | @property(nonatomic, strong)NSString *queryId; | ... | ... |
| 1 | // | 1 | // |
| 2 | -// TermsHaiBaoJuheNotificationPlanned.h | 2 | +// InningsHaiBaoJuheNotificationBlanket.h |
| 3 | // public_i9133 | 3 | // public_i9133 |
| 4 | // | 4 | // |
| 5 | // Created by winFan on 12/1/15. | 5 | // Created by winFan on 12/1/15. |
| ... | @@ -29,7 +29,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { | ... | @@ -29,7 +29,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { |
| 29 | 29 | ||
| 30 | 30 | ||
| 31 | 31 | ||
| 32 | -@interface TermsHaiBaoJuheNotificationPlanned : NSObject | 32 | +@interface InningsHaiBaoJuheNotificationBlanket : NSObject |
| 33 | 33 | ||
| 34 | @end | 34 | @end |
| 35 | 35 | ... | ... |
| 1 | 1 | ||
| 2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
| 3 | 3 | ||
| 4 | -@interface MatesIsraelControlHindi : NSObject | 4 | +@interface InningsMoralesControlBlanket : NSObject |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | -- (void)initIsraelInstance; | 7 | +- (void)initMoralesInstance; |
| 8 | 8 | ||
| 9 | -- (void) IsraelStartGo; | 9 | +- (void) MoralesStartGo; |
| 10 | 10 | ||
| 11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
| 12 | 12 | ... | ... |
| 1 | 1 | ||
| 2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
| 3 | 3 | ||
| 4 | -@interface PandaIsraelControlSpouses : NSObject | 4 | +@interface OvarianMoralesControlCrust : NSObject |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | -- (void)initIsraelInstance; | 7 | +- (void)initMoralesInstance; |
| 8 | 8 | ||
| 9 | -- (void) IsraelStartGo; | 9 | +- (void) MoralesStartGo; |
| 10 | 10 | ||
| 11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
| 12 | 12 | ... | ... |
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | 2 | ||
| 3 | -@interface MatesIsraelInformationJMHindi : NSObject | 3 | +@interface OvarianMoralesInformationJMCrust : NSObject |
| 4 | 4 | ||
| 5 | -+(NSString *)IsraelJM:(NSString *)jm; | 5 | ++(NSString *)MoralesJM:(NSString *)jm; |
| 6 | 6 | ||
| 7 | @end | 7 | @end | ... | ... |
PoolSdk_Demo/Demo/HaiBaoJuheSDK.framework/Headers/PandaIsraelHuiTiaoNotificationSpouses.h
deleted
100644 → 0
| 1 | -#import <Foundation/Foundation.h> | ||
| 2 | - | ||
| 3 | -extern NSString * const RipenccIsraelExitNotificationSpindle; | ||
| 4 | -extern NSString * const TermsIsraelLoginNotificationPlanned; | ||
| 5 | -extern NSString * const PassageIsraelErrorNotificationSeats; | ||
| 6 | - | ||
| 7 | - | ||
| 8 | -@interface PandaIsraelHuiTiaoNotificationSpouses : NSObject | ||
| 9 | - | ||
| 10 | -@end |
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | #import "HaiBaoJuheLoginInfo.h" | 2 | #import "HaiBaoJuheLoginInfo.h" |
| 3 | -#import "TermsHaiBaoJuheNotificationPlanned.h" | 3 | +#import "InningsHaiBaoJuheNotificationBlanket.h" |
| 4 | #import "HaiBaoJuheCreateOrderInfo.h" | 4 | #import "HaiBaoJuheCreateOrderInfo.h" |
| 5 | -#import "TermsHaiBaoJuheGzyazfInfoPlanned.h" | 5 | +#import "InningsHaiBaoJuheGzyazfInfoBlanket.h" |
| 6 | #import "HaiBaoJuheReportInfo.h" | 6 | #import "HaiBaoJuheReportInfo.h" |
| 7 | #import "HaiBaoJuheSDKDelegate.h" | 7 | #import "HaiBaoJuheSDKDelegate.h" |
| 8 | 8 | ||
| 9 | -@interface KosherHaiBaoJuheCheckerCharge : NSObject<HaiBaoJuheSDKDelegate> | 9 | +@interface RafaelHaiBaoJuheCheckerHides : NSObject<HaiBaoJuheSDKDelegate> |
| 10 | @property(nonatomic, strong)NSString *userId; | 10 | @property(nonatomic, strong)NSString *userId; |
| 11 | @property(nonatomic, strong)id<HaiBaoJuheSDKDelegate> mHaiBaoJuheSDKDelegate; | 11 | @property(nonatomic, strong)id<HaiBaoJuheSDKDelegate> mHaiBaoJuheSDKDelegate; |
| 12 | 12 | ||
| 13 | @property bool onlyOneTimeGzyazf; | 13 | @property bool onlyOneTimeGzyazf; |
| 14 | -+ (KosherHaiBaoJuheCheckerCharge *)StretchgetInstanceSedan; | 14 | ++ (RafaelHaiBaoJuheCheckerHides *)ShemalegetInstanceDigging; |
| 15 | - (void)initChecker; | 15 | - (void)initChecker; |
| 16 | - (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo; | 16 | - (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo; |
| 17 | - (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo; | 17 | - (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo; |
| 18 | -- (void) IsraelHaiBaoJuhereportOpen; | 18 | +- (void) MoralesHaiBaoJuhereportOpen; |
| 19 | -- (void) IsraelHaiBaoJuhereportSDKOpen; | 19 | +- (void) MoralesHaiBaoJuhereportSDKOpen; |
| 20 | -- (void) IsraelHaiBaoJuhehandleFirstOpenApp:(NSString*) path; | 20 | +- (void) MoralesHaiBaoJuhehandleFirstOpenApp:(NSString*) path; |
| 21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; | 21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; |
| 22 | -- (void) IsraelHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; | 22 | +- (void) MoralesHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; |
| 23 | - (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType | 23 | - (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType |
| 24 | notiName:(NSString *)notiName | 24 | notiName:(NSString *)notiName |
| 25 | statusCode:(int)nCode | 25 | statusCode:(int)nCode |
| ... | @@ -28,7 +28,7 @@ | ... | @@ -28,7 +28,7 @@ |
| 28 | 28 | ||
| 29 | - (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo; | 29 | - (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo; |
| 30 | 30 | ||
| 31 | -- (void) IsraelHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; | 31 | +- (void) MoralesHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; |
| 32 | 32 | ||
| 33 | /* | 33 | /* |
| 34 | *初始化时调用 | 34 | *初始化时调用 | ... | ... |
| 1 | 1 | ||
| 2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
| 3 | 3 | ||
| 4 | -@interface RocheIsraelControlSinging : NSObject | 4 | +@interface RevoltMoralesControlArchive : NSObject |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | -- (void)initIsraelInstance; | 7 | +- (void)initMoralesInstance; |
| 8 | 8 | ||
| 9 | -- (void) IsraelStartGo; | 9 | +- (void) MoralesStartGo; |
| 10 | 10 | ||
| 11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
| 12 | 12 | ... | ... |
PoolSdk_Demo/Demo/HaiBaoJuheSDK.framework/Headers/RipenccIsraelAllManagerSpindle.h
deleted
100644 → 0
| 1 | -#import <UIKit/UIKit.h> | ||
| 2 | -#import "StoreKit/StoreKit.h" | ||
| 3 | - | ||
| 4 | -@interface RipenccIsraelAllManagerSpindle : NSObject | ||
| 5 | -{ | ||
| 6 | - NSString* IsraelAPPID_; | ||
| 7 | - NSString* IsraelAPPKEY_; | ||
| 8 | - | ||
| 9 | - NSString* IsraelInviterCode_; | ||
| 10 | -} | ||
| 11 | - | ||
| 12 | -@property(strong) NSMutableArray* IsraelList; | ||
| 13 | -@property bool IsraelGeiWoHuaQianBa; | ||
| 14 | - | ||
| 15 | -+ (RipenccIsraelAllManagerSpindle *)AnistonIsraelInstanceFlats; | ||
| 16 | - | ||
| 17 | -- (void)SermonsIsraelChuShiHuaOutlet; | ||
| 18 | - | ||
| 19 | -- (void)RocheIsraelDengLuSinging:(NSString *)IsraelAPPID : (NSString *)IsraelAPPKEY : (UIViewController *)controller; | ||
| 20 | - | ||
| 21 | -- (void)MatesIsraelYangShiHindi:(NSString*)IsraelLeiXing; | ||
| 22 | - | ||
| 23 | -- (void)MatesIsraelUrlHindi:(NSString*)IsraelUrl; | ||
| 24 | - | ||
| 25 | -- (void)IsraelQuery: (NSString *)IsraelFuWuQiID : (NSString *)IsraelNickName : (NSNumber *)IsraelAmount : (NSString *)IsraelCallBack : (UIViewController *)controller : (NSString *)IsraelServerName; | ||
| 26 | - | ||
| 27 | -- (void)IsraelQueryOperation:(UIViewController*)controll IsraelHuoWuID:(NSString*)products IsraelJiaGe:(NSString*)amount IsraelHuoWuMing:(NSString*)productName IsraelDingDanHao:(NSString*) DingDanHao; | ||
| 28 | - | ||
| 29 | - | ||
| 30 | - | ||
| 31 | -@end |
| 1 | 1 | ||
| 2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
| 3 | 3 | ||
| 4 | -@interface StretchIsraelControlSedan : NSObject | 4 | +@interface SailorsMoralesControlRocker : NSObject |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | -- (void)initIsraelInstance; | 7 | +- (void)initMoralesInstance; |
| 8 | 8 | ||
| 9 | -- (void) IsraelStartGo; | 9 | +- (void) MoralesStartGo; |
| 10 | 10 | ||
| 11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
| 12 | 12 | ... | ... |
PoolSdk_Demo/Demo/HaiBaoJuheSDK.framework/Headers/SailorsMoralesHuiTiaoNotificationRocker.h
0 → 100644
| 1 | +#import <Foundation/Foundation.h> | ||
| 2 | + | ||
| 3 | +extern NSString * const UrgesMoralesExitNotificationFarming; | ||
| 4 | +extern NSString * const InningsMoralesLoginNotificationBlanket; | ||
| 5 | +extern NSString * const SpringMoralesErrorNotificationPianist; | ||
| 6 | + | ||
| 7 | + | ||
| 8 | +@interface SailorsMoralesHuiTiaoNotificationRocker : NSObject | ||
| 9 | + | ||
| 10 | +@end |
| 1 | 1 | ||
| 2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
| 3 | 3 | ||
| 4 | -@interface TermsIsraelControlPlanned : NSObject | 4 | +@interface ShemaleMoralesControlDigging : NSObject |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | -- (void)initIsraelInstance; | 7 | +- (void)initMoralesInstance; |
| 8 | 8 | ||
| 9 | -- (void) IsraelStartGo; | 9 | +- (void) MoralesStartGo; |
| 10 | 10 | ||
| 11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
| 12 | 12 | ... | ... |
| ... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
| 2 | 2 | ||
| 3 | NS_ASSUME_NONNULL_BEGIN | 3 | NS_ASSUME_NONNULL_BEGIN |
| 4 | 4 | ||
| 5 | -@interface PassageIsraelEncryptToolSeats : NSObject | 5 | +@interface SpringMoralesEncryptToolPianist : NSObject |
| 6 | 6 | ||
| 7 | + (NSString *)base64EncodedStringWithWrapWidth:(NSUInteger)wrapWidth withData:(NSData *)argData; | 7 | + (NSString *)base64EncodedStringWithWrapWidth:(NSUInteger)wrapWidth withData:(NSData *)argData; |
| 8 | 8 | ... | ... |
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | #import "OtherSetting.h" | 2 | #import "OtherSetting.h" |
| 3 | 3 | ||
| 4 | -@interface PassageIsraelHaiBaoJuheBaseModelSeats : NSObject | 4 | +@interface SpringMoralesHaiBaoJuheBaseModelPianist : NSObject |
| 5 | 5 | ||
| 6 | -- (NSString *) IsraelHaiBaoJuheObjectToJsonString; | 6 | +- (NSString *) MoralesHaiBaoJuheObjectToJsonString; |
| 7 | - (NSMutableString *)paramAddToString; | 7 | - (NSMutableString *)paramAddToString; |
| 8 | - (id)initWithDiction:(NSDictionary *)diction; | 8 | - (id)initWithDiction:(NSDictionary *)diction; |
| 9 | 9 | ... | ... |
| 1 | +#import <UIKit/UIKit.h> | ||
| 2 | +#import "StoreKit/StoreKit.h" | ||
| 3 | + | ||
| 4 | +@interface UrgesMoralesAllManagerFarming : NSObject | ||
| 5 | +{ | ||
| 6 | + NSString* MoralesAPPID_; | ||
| 7 | + NSString* MoralesAPPKEY_; | ||
| 8 | + | ||
| 9 | + NSString* MoralesInviterCode_; | ||
| 10 | +} | ||
| 11 | + | ||
| 12 | +@property(strong) NSMutableArray* MoralesList; | ||
| 13 | +@property bool MoralesGeiWoHuaQianBa; | ||
| 14 | + | ||
| 15 | ++ (UrgesMoralesAllManagerFarming *)VerseMoralesInstanceSedan; | ||
| 16 | + | ||
| 17 | +- (void)GenbankMoralesChuShiHuaPlano; | ||
| 18 | + | ||
| 19 | +- (void)RevoltMoralesDengLuArchive:(NSString *)MoralesAPPID : (NSString *)MoralesAPPKEY : (UIViewController *)controller; | ||
| 20 | + | ||
| 21 | +- (void)OvarianMoralesYangShiCrust:(NSString*)MoralesLeiXing; | ||
| 22 | + | ||
| 23 | +- (void)OvarianMoralesUrlCrust:(NSString*)MoralesUrl; | ||
| 24 | + | ||
| 25 | +- (void)MoralesQuery: (NSString *)MoralesFuWuQiID : (NSString *)MoralesNickName : (NSNumber *)MoralesAmount : (NSString *)MoralesCallBack : (UIViewController *)controller : (NSString *)MoralesServerName; | ||
| 26 | + | ||
| 27 | +- (void)MoralesQueryOperation:(UIViewController*)controll MoralesHuoWuID:(NSString*)products MoralesJiaGe:(NSString*)amount MoralesHuoWuMing:(NSString*)productName MoralesDingDanHao:(NSString*) DingDanHao; | ||
| 28 | + | ||
| 29 | + | ||
| 30 | + | ||
| 31 | +@end |
| ... | @@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel) | ... | @@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel) |
| 11 | ELogError | 11 | ELogError |
| 12 | }; | 12 | }; |
| 13 | 13 | ||
| 14 | -@interface RipenccIsraelHaiBaoJuheDGLoggerSpindle : NSObject | 14 | +@interface UrgesMoralesHaiBaoJuheDGLoggerFarming : NSObject |
| 15 | 15 | ||
| 16 | + (void)showLog:(NSString *)fmt,...; | 16 | + (void)showLog:(NSString *)fmt,...; |
| 17 | 17 | ... | ... |
| 1 | +#import <UIKit/UIKit.h> | ||
| 2 | + | ||
| 3 | +@interface VerseMoralesIAPHelperControlSedan : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
| 4 | + | ||
| 5 | +@property(nonatomic,strong) NSString* MoralesDingDanHao; | ||
| 6 | +@property(nonatomic,strong) NSDictionary* MoralesHuoWuLieBiao; | ||
| 7 | +@property(nonatomic,strong) NSMutableArray* MoralesHuoWuIDLieBiao; | ||
| 8 | +@property(nonatomic, strong) UITableView *MoralesHuoWuLieBiaoView; | ||
| 9 | + | ||
| 10 | +- (void)MoralesHuaQianView:(UIViewController*)controller MoralesHuoWuD:(NSString*)products MoralesQian:(NSString*)amount MoralesHuoWuMing:(NSString*)productName MoralesDingDanHao:(NSString*)DingDanHao; | ||
| 11 | + | ||
| 12 | +@end |
This diff is collapsed. Click to expand it.
File moved
No preview for this file type
| 1 | -#import <UIKit/UIKit.h> | ||
| 2 | - | ||
| 3 | -@interface AnistonIsraelIAPHelperControlFlats : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
| 4 | - | ||
| 5 | -@property(nonatomic,strong) NSString* IsraelDingDanHao; | ||
| 6 | -@property(nonatomic,strong) NSDictionary* IsraelHuoWuLieBiao; | ||
| 7 | -@property(nonatomic,strong) NSMutableArray* IsraelHuoWuIDLieBiao; | ||
| 8 | -@property(nonatomic, strong) UITableView *IsraelHuoWuLieBiaoView; | ||
| 9 | - | ||
| 10 | -- (void)IsraelHuaQianView:(UIViewController*)controller IsraelHuoWuD:(NSString*)products IsraelQian:(NSString*)amount IsraelHuoWuMing:(NSString*)productName IsraelDingDanHao:(NSString*)DingDanHao; | ||
| 11 | - | ||
| 12 | -@end |
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | #import <UIKit/UIKit.h> | 2 | #import <UIKit/UIKit.h> |
| 3 | 3 | ||
| 4 | -@interface SpindleHaiBaoJuheUtilsComic : NSObject | 4 | +@interface FrostHaiBaoJuheUtilsCurious : NSObject |
| 5 | 5 | ||
| 6 | +(NSString *)md5:(NSString *)str; | 6 | +(NSString *)md5:(NSString *)str; |
| 7 | -+ (NSDictionary *) IsraelHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; | 7 | ++ (NSDictionary *) MoralesHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; |
| 8 | +(NSString *)createGzyazfOrderUrl; | 8 | +(NSString *)createGzyazfOrderUrl; |
| 9 | //*充值回调地址 | 9 | //*充值回调地址 |
| 10 | -+(NSString *)TermscreateGzyazfUrlPlanned; | 10 | ++(NSString *)InningscreateGzyazfUrlBlanket; |
| 11 | 11 | ||
| 12 | +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; | 12 | +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; |
| 13 | +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; | 13 | +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; | ... | ... |
| 1 | #import <UIKit/UIKit.h> | 1 | #import <UIKit/UIKit.h> |
| 2 | -#import "SermonsIsraelInformationOutlet.h" | 2 | +#import "GenbankMoralesInformationPlano.h" |
| 3 | #import <JavaScriptCore/JavaScriptCore.h> | 3 | #import <JavaScriptCore/JavaScriptCore.h> |
| 4 | #import <WebKit/WebKit.h> | 4 | #import <WebKit/WebKit.h> |
| 5 | 5 | ||
| 6 | -@interface SpindleIsraelMainComic : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> | 6 | +@interface FrostMoralesMainCurious : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> |
| 7 | { | 7 | { |
| 8 | - WKWebView *webIsraelView_; | 8 | + WKWebView *webMoralesView_; |
| 9 | UIActivityIndicatorView *activityIndicator; | 9 | UIActivityIndicatorView *activityIndicator; |
| 10 | } | 10 | } |
| 11 | 11 | ||
| 12 | -@property(assign) BOOL IsraelYouYuanJiao; | 12 | +@property(assign) BOOL MoralesYouYuanJiao; |
| 13 | 13 | ||
| 14 | -- (void)IsraelSettingIsraelView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; | 14 | +- (void)MoralesSettingMoralesView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; |
| 15 | -- (void)IsraelInitWebView; | 15 | +- (void)MoralesInitWebView; |
| 16 | - (void)loadWebPageWithString:(NSString *)url; | 16 | - (void)loadWebPageWithString:(NSString *)url; |
| 17 | - (void)loadWebPageWithJs:(NSString *)content; | 17 | - (void)loadWebPageWithJs:(NSString *)content; |
| 18 | - (void)postNotification:(NSString *)name : (NSString *)code; | 18 | - (void)postNotification:(NSString *)name : (NSString *)code; | ... | ... |
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | 2 | ||
| 3 | -@interface SermonsIsraelInformationOutlet : NSObject | 3 | +@interface GenbankMoralesInformationPlano : NSObject |
| 4 | { | 4 | { |
| 5 | // | 5 | // |
| 6 | NSString *openId; | 6 | NSString *openId; |
| ... | @@ -13,5 +13,5 @@ NSString *timestamp; | ... | @@ -13,5 +13,5 @@ NSString *timestamp; |
| 13 | @property(retain,nonatomic) NSString *token; | 13 | @property(retain,nonatomic) NSString *token; |
| 14 | @property(retain,nonatomic) NSString *timestamp; | 14 | @property(retain,nonatomic) NSString *timestamp; |
| 15 | @property(retain,nonatomic) NSString *birthday; | 15 | @property(retain,nonatomic) NSString *birthday; |
| 16 | -+ (SermonsIsraelInformationOutlet *)getInstance; | 16 | ++ (GenbankMoralesInformationPlano *)getInstance; |
| 17 | @end | 17 | @end | ... | ... |
| 1 | -#import "PassageIsraelHaiBaoJuheBaseModelSeats.h" | 1 | +#import "SpringMoralesHaiBaoJuheBaseModelPianist.h" |
| 2 | -@interface HaiBaoJuheCreateOrderInfo : PassageIsraelHaiBaoJuheBaseModelSeats | 2 | +@interface HaiBaoJuheCreateOrderInfo : SpringMoralesHaiBaoJuheBaseModelPianist |
| 3 | 3 | ||
| 4 | @property(nonatomic,strong)NSString *serverId;//服务器ID | 4 | @property(nonatomic,strong)NSString *serverId;//服务器ID |
| 5 | @property(nonatomic, strong)NSString *serverName;//服务器名称 | 5 | @property(nonatomic, strong)NSString *serverName;//服务器名称 |
| ... | @@ -16,7 +16,7 @@ | ... | @@ -16,7 +16,7 @@ |
| 16 | @property(nonatomic, strong)NSString *userId;//用户ID | 16 | @property(nonatomic, strong)NSString *userId;//用户ID |
| 17 | @property(nonatomic, strong)NSString *timestamp;//时间戳 | 17 | @property(nonatomic, strong)NSString *timestamp;//时间戳 |
| 18 | 18 | ||
| 19 | -- (NSString *) IsraelHaiBaoJuheGetTsign ; | 19 | +- (NSString *) MoralesHaiBaoJuheGetTsign ; |
| 20 | -- (NSString *) IsraelHaiBaoJuheGetTimestamp ; | 20 | +- (NSString *) MoralesHaiBaoJuheGetTimestamp ; |
| 21 | 21 | ||
| 22 | @end | 22 | @end | ... | ... |
| 1 | -#import "PassageIsraelHaiBaoJuheBaseModelSeats.h" | 1 | +#import "SpringMoralesHaiBaoJuheBaseModelPianist.h" |
| 2 | -@interface HaiBaoJuheLoginInfo : PassageIsraelHaiBaoJuheBaseModelSeats | 2 | +@interface HaiBaoJuheLoginInfo : SpringMoralesHaiBaoJuheBaseModelPianist |
| 3 | 3 | ||
| 4 | @property(nonatomic,strong)NSString *timestamp; | 4 | @property(nonatomic,strong)NSString *timestamp; |
| 5 | @property(nonatomic, strong)NSString *sign; | 5 | @property(nonatomic, strong)NSString *sign; | ... | ... |
| 1 | // | 1 | // |
| 2 | -// IsraelHaiBaoJuheReportInfo.h | 2 | +// MoralesHaiBaoJuheReportInfo.h |
| 3 | // HaiBaoJuheSDK | 3 | // HaiBaoJuheSDK |
| 4 | // | 4 | // |
| 5 | // Created by winFan on 12/21/15. | 5 | // Created by winFan on 12/21/15. |
| 6 | // Copyright (c) 2015 winFan. All rights reserved. | 6 | // Copyright (c) 2015 winFan. All rights reserved. |
| 7 | // | 7 | // |
| 8 | 8 | ||
| 9 | -#import "PassageIsraelHaiBaoJuheBaseModelSeats.h" | 9 | +#import "SpringMoralesHaiBaoJuheBaseModelPianist.h" |
| 10 | -@interface HaiBaoJuheReportInfo : PassageIsraelHaiBaoJuheBaseModelSeats | 10 | +@interface HaiBaoJuheReportInfo : SpringMoralesHaiBaoJuheBaseModelPianist |
| 11 | 11 | ||
| 12 | @property(nonatomic, strong)NSString *reportType;//类型 | 12 | @property(nonatomic, strong)NSString *reportType;//类型 |
| 13 | @property(nonatomic, strong)NSString *playerId;//玩家ID | 13 | @property(nonatomic, strong)NSString *playerId;//玩家ID | ... | ... |
| ... | @@ -10,7 +10,7 @@ | ... | @@ -10,7 +10,7 @@ |
| 10 | 10 | ||
| 11 | @property(nonatomic, strong)NSString *urlSchemes; | 11 | @property(nonatomic, strong)NSString *urlSchemes; |
| 12 | 12 | ||
| 13 | -@property(strong) NSMutableArray* IsraelList; | 13 | +@property(strong) NSMutableArray* MoralesList; |
| 14 | 14 | ||
| 15 | @property BOOL isAppleGzyazfing; | 15 | @property BOOL isAppleGzyazfing; |
| 16 | 16 | ... | ... |
| 1 | #import <UIKit/UIKit.h> | 1 | #import <UIKit/UIKit.h> |
| 2 | #import "HaiBaoRealNameVerifyCallback.h" | 2 | #import "HaiBaoRealNameVerifyCallback.h" |
| 3 | -#import "KosherHaiBaoJuheCheckerCharge.h" | 3 | +#import "RafaelHaiBaoJuheCheckerHides.h" |
| 4 | #import "HaiBaoJuheReportInfo.h" | 4 | #import "HaiBaoJuheReportInfo.h" |
| 5 | #import "HaiBaoJuheLoginInfo.h" | 5 | #import "HaiBaoJuheLoginInfo.h" |
| 6 | #import "Interface.h" | 6 | #import "Interface.h" |
| 7 | -#import "TermsHaiBaoJuheNotificationPlanned.h" | 7 | +#import "InningsHaiBaoJuheNotificationBlanket.h" |
| 8 | -#import "TermsHaiBaoJuheGzyazfInfoPlanned.h" | 8 | +#import "InningsHaiBaoJuheGzyazfInfoBlanket.h" |
| 9 | #import "UnionInterface.h" | 9 | #import "UnionInterface.h" |
| 10 | #import "HaiBaoJuheCreateOrderInfo.h" | 10 | #import "HaiBaoJuheCreateOrderInfo.h" |
| 11 | -#import "TermsHaiBaoJuheConfigPlanned.h" | 11 | +#import "InningsHaiBaoJuheConfigBlanket.h" |
| 12 | -#import "SpindleHaiBaoJuheUtilsComic.h" | 12 | +#import "FrostHaiBaoJuheUtilsCurious.h" |
| 13 | #import "NetCenter.h" | 13 | #import "NetCenter.h" |
| 14 | #import "HaiBaoJuheSDK.h" | 14 | #import "HaiBaoJuheSDK.h" |
| 15 | #import "HaiBaoJuheSDKDelegate.h" | 15 | #import "HaiBaoJuheSDKDelegate.h" | ... | ... |
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | 2 | ||
| 3 | -@interface TermsHaiBaoJuheConfigPlanned : NSObject | 3 | +@interface InningsHaiBaoJuheConfigBlanket : NSObject |
| 4 | 4 | ||
| 5 | @property(nonatomic, strong)NSString *gameSimpleName; | 5 | @property(nonatomic, strong)NSString *gameSimpleName; |
| 6 | @property(nonatomic, strong)NSString *sdkSimpleName; | 6 | @property(nonatomic, strong)NSString *sdkSimpleName; |
| ... | @@ -12,11 +12,11 @@ | ... | @@ -12,11 +12,11 @@ |
| 12 | @property(nonatomic, strong)NSString *c2; | 12 | @property(nonatomic, strong)NSString *c2; |
| 13 | @property(nonatomic, strong)NSString *custom; | 13 | @property(nonatomic, strong)NSString *custom; |
| 14 | 14 | ||
| 15 | -+ (TermsHaiBaoJuheConfigPlanned *)PassagegetInstanceSeats; | 15 | ++ (InningsHaiBaoJuheConfigBlanket *)SpringgetInstancePianist; |
| 16 | 16 | ||
| 17 | - (void) loadFile:(NSString *) fileName; | 17 | - (void) loadFile:(NSString *) fileName; |
| 18 | 18 | ||
| 19 | -- (NSString *)RipenccgetValueByKeySpindle:(NSString *) key; | 19 | +- (NSString *)UrgesgetValueByKeyFarming:(NSString *) key; |
| 20 | 20 | ||
| 21 | - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; | 21 | - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; |
| 22 | 22 | ... | ... |
| 1 | -#import "PassageIsraelHaiBaoJuheBaseModelSeats.h" | 1 | +#import "SpringMoralesHaiBaoJuheBaseModelPianist.h" |
| 2 | -@interface TermsHaiBaoJuheGzyazfInfoPlanned : PassageIsraelHaiBaoJuheBaseModelSeats | 2 | +@interface InningsHaiBaoJuheGzyazfInfoBlanket : SpringMoralesHaiBaoJuheBaseModelPianist |
| 3 | 3 | ||
| 4 | @property(nonatomic, strong)NSString *serverId; | 4 | @property(nonatomic, strong)NSString *serverId; |
| 5 | @property(nonatomic, strong)NSString *queryId; | 5 | @property(nonatomic, strong)NSString *queryId; | ... | ... |
| 1 | // | 1 | // |
| 2 | -// TermsHaiBaoJuheNotificationPlanned.h | 2 | +// InningsHaiBaoJuheNotificationBlanket.h |
| 3 | // public_i9133 | 3 | // public_i9133 |
| 4 | // | 4 | // |
| 5 | // Created by winFan on 12/1/15. | 5 | // Created by winFan on 12/1/15. |
| ... | @@ -29,7 +29,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { | ... | @@ -29,7 +29,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { |
| 29 | 29 | ||
| 30 | 30 | ||
| 31 | 31 | ||
| 32 | -@interface TermsHaiBaoJuheNotificationPlanned : NSObject | 32 | +@interface InningsHaiBaoJuheNotificationBlanket : NSObject |
| 33 | 33 | ||
| 34 | @end | 34 | @end |
| 35 | 35 | ... | ... |
| 1 | 1 | ||
| 2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
| 3 | 3 | ||
| 4 | -@interface MatesIsraelControlHindi : NSObject | 4 | +@interface InningsMoralesControlBlanket : NSObject |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | -- (void)initIsraelInstance; | 7 | +- (void)initMoralesInstance; |
| 8 | 8 | ||
| 9 | -- (void) IsraelStartGo; | 9 | +- (void) MoralesStartGo; |
| 10 | 10 | ||
| 11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
| 12 | 12 | ... | ... |
| 1 | 1 | ||
| 2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
| 3 | 3 | ||
| 4 | -@interface PandaIsraelControlSpouses : NSObject | 4 | +@interface OvarianMoralesControlCrust : NSObject |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | -- (void)initIsraelInstance; | 7 | +- (void)initMoralesInstance; |
| 8 | 8 | ||
| 9 | -- (void) IsraelStartGo; | 9 | +- (void) MoralesStartGo; |
| 10 | 10 | ||
| 11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
| 12 | 12 | ... | ... |
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | 2 | ||
| 3 | -@interface MatesIsraelInformationJMHindi : NSObject | 3 | +@interface OvarianMoralesInformationJMCrust : NSObject |
| 4 | 4 | ||
| 5 | -+(NSString *)IsraelJM:(NSString *)jm; | 5 | ++(NSString *)MoralesJM:(NSString *)jm; |
| 6 | 6 | ||
| 7 | @end | 7 | @end | ... | ... |
framework/HaiBaoJuheSDK.framework/Headers/PandaIsraelHuiTiaoNotificationSpouses.h
deleted
100644 → 0
| 1 | -#import <Foundation/Foundation.h> | ||
| 2 | - | ||
| 3 | -extern NSString * const RipenccIsraelExitNotificationSpindle; | ||
| 4 | -extern NSString * const TermsIsraelLoginNotificationPlanned; | ||
| 5 | -extern NSString * const PassageIsraelErrorNotificationSeats; | ||
| 6 | - | ||
| 7 | - | ||
| 8 | -@interface PandaIsraelHuiTiaoNotificationSpouses : NSObject | ||
| 9 | - | ||
| 10 | -@end |
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | #import "HaiBaoJuheLoginInfo.h" | 2 | #import "HaiBaoJuheLoginInfo.h" |
| 3 | -#import "TermsHaiBaoJuheNotificationPlanned.h" | 3 | +#import "InningsHaiBaoJuheNotificationBlanket.h" |
| 4 | #import "HaiBaoJuheCreateOrderInfo.h" | 4 | #import "HaiBaoJuheCreateOrderInfo.h" |
| 5 | -#import "TermsHaiBaoJuheGzyazfInfoPlanned.h" | 5 | +#import "InningsHaiBaoJuheGzyazfInfoBlanket.h" |
| 6 | #import "HaiBaoJuheReportInfo.h" | 6 | #import "HaiBaoJuheReportInfo.h" |
| 7 | #import "HaiBaoJuheSDKDelegate.h" | 7 | #import "HaiBaoJuheSDKDelegate.h" |
| 8 | 8 | ||
| 9 | -@interface KosherHaiBaoJuheCheckerCharge : NSObject<HaiBaoJuheSDKDelegate> | 9 | +@interface RafaelHaiBaoJuheCheckerHides : NSObject<HaiBaoJuheSDKDelegate> |
| 10 | @property(nonatomic, strong)NSString *userId; | 10 | @property(nonatomic, strong)NSString *userId; |
| 11 | @property(nonatomic, strong)id<HaiBaoJuheSDKDelegate> mHaiBaoJuheSDKDelegate; | 11 | @property(nonatomic, strong)id<HaiBaoJuheSDKDelegate> mHaiBaoJuheSDKDelegate; |
| 12 | 12 | ||
| 13 | @property bool onlyOneTimeGzyazf; | 13 | @property bool onlyOneTimeGzyazf; |
| 14 | -+ (KosherHaiBaoJuheCheckerCharge *)StretchgetInstanceSedan; | 14 | ++ (RafaelHaiBaoJuheCheckerHides *)ShemalegetInstanceDigging; |
| 15 | - (void)initChecker; | 15 | - (void)initChecker; |
| 16 | - (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo; | 16 | - (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo; |
| 17 | - (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo; | 17 | - (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo; |
| 18 | -- (void) IsraelHaiBaoJuhereportOpen; | 18 | +- (void) MoralesHaiBaoJuhereportOpen; |
| 19 | -- (void) IsraelHaiBaoJuhereportSDKOpen; | 19 | +- (void) MoralesHaiBaoJuhereportSDKOpen; |
| 20 | -- (void) IsraelHaiBaoJuhehandleFirstOpenApp:(NSString*) path; | 20 | +- (void) MoralesHaiBaoJuhehandleFirstOpenApp:(NSString*) path; |
| 21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; | 21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; |
| 22 | -- (void) IsraelHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; | 22 | +- (void) MoralesHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; |
| 23 | - (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType | 23 | - (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType |
| 24 | notiName:(NSString *)notiName | 24 | notiName:(NSString *)notiName |
| 25 | statusCode:(int)nCode | 25 | statusCode:(int)nCode |
| ... | @@ -28,7 +28,7 @@ | ... | @@ -28,7 +28,7 @@ |
| 28 | 28 | ||
| 29 | - (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo; | 29 | - (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo; |
| 30 | 30 | ||
| 31 | -- (void) IsraelHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; | 31 | +- (void) MoralesHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; |
| 32 | 32 | ||
| 33 | /* | 33 | /* |
| 34 | *初始化时调用 | 34 | *初始化时调用 | ... | ... |
| 1 | 1 | ||
| 2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
| 3 | 3 | ||
| 4 | -@interface RocheIsraelControlSinging : NSObject | 4 | +@interface RevoltMoralesControlArchive : NSObject |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | -- (void)initIsraelInstance; | 7 | +- (void)initMoralesInstance; |
| 8 | 8 | ||
| 9 | -- (void) IsraelStartGo; | 9 | +- (void) MoralesStartGo; |
| 10 | 10 | ||
| 11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
| 12 | 12 | ... | ... |
| 1 | -#import <UIKit/UIKit.h> | ||
| 2 | -#import "StoreKit/StoreKit.h" | ||
| 3 | - | ||
| 4 | -@interface RipenccIsraelAllManagerSpindle : NSObject | ||
| 5 | -{ | ||
| 6 | - NSString* IsraelAPPID_; | ||
| 7 | - NSString* IsraelAPPKEY_; | ||
| 8 | - | ||
| 9 | - NSString* IsraelInviterCode_; | ||
| 10 | -} | ||
| 11 | - | ||
| 12 | -@property(strong) NSMutableArray* IsraelList; | ||
| 13 | -@property bool IsraelGeiWoHuaQianBa; | ||
| 14 | - | ||
| 15 | -+ (RipenccIsraelAllManagerSpindle *)AnistonIsraelInstanceFlats; | ||
| 16 | - | ||
| 17 | -- (void)SermonsIsraelChuShiHuaOutlet; | ||
| 18 | - | ||
| 19 | -- (void)RocheIsraelDengLuSinging:(NSString *)IsraelAPPID : (NSString *)IsraelAPPKEY : (UIViewController *)controller; | ||
| 20 | - | ||
| 21 | -- (void)MatesIsraelYangShiHindi:(NSString*)IsraelLeiXing; | ||
| 22 | - | ||
| 23 | -- (void)MatesIsraelUrlHindi:(NSString*)IsraelUrl; | ||
| 24 | - | ||
| 25 | -- (void)IsraelQuery: (NSString *)IsraelFuWuQiID : (NSString *)IsraelNickName : (NSNumber *)IsraelAmount : (NSString *)IsraelCallBack : (UIViewController *)controller : (NSString *)IsraelServerName; | ||
| 26 | - | ||
| 27 | -- (void)IsraelQueryOperation:(UIViewController*)controll IsraelHuoWuID:(NSString*)products IsraelJiaGe:(NSString*)amount IsraelHuoWuMing:(NSString*)productName IsraelDingDanHao:(NSString*) DingDanHao; | ||
| 28 | - | ||
| 29 | - | ||
| 30 | - | ||
| 31 | -@end |
| 1 | 1 | ||
| 2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
| 3 | 3 | ||
| 4 | -@interface StretchIsraelControlSedan : NSObject | 4 | +@interface SailorsMoralesControlRocker : NSObject |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | -- (void)initIsraelInstance; | 7 | +- (void)initMoralesInstance; |
| 8 | 8 | ||
| 9 | -- (void) IsraelStartGo; | 9 | +- (void) MoralesStartGo; |
| 10 | 10 | ||
| 11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
| 12 | 12 | ... | ... |
| 1 | +#import <Foundation/Foundation.h> | ||
| 2 | + | ||
| 3 | +extern NSString * const UrgesMoralesExitNotificationFarming; | ||
| 4 | +extern NSString * const InningsMoralesLoginNotificationBlanket; | ||
| 5 | +extern NSString * const SpringMoralesErrorNotificationPianist; | ||
| 6 | + | ||
| 7 | + | ||
| 8 | +@interface SailorsMoralesHuiTiaoNotificationRocker : NSObject | ||
| 9 | + | ||
| 10 | +@end |
| 1 | 1 | ||
| 2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
| 3 | 3 | ||
| 4 | -@interface TermsIsraelControlPlanned : NSObject | 4 | +@interface ShemaleMoralesControlDigging : NSObject |
| 5 | 5 | ||
| 6 | 6 | ||
| 7 | -- (void)initIsraelInstance; | 7 | +- (void)initMoralesInstance; |
| 8 | 8 | ||
| 9 | -- (void) IsraelStartGo; | 9 | +- (void) MoralesStartGo; |
| 10 | 10 | ||
| 11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
| 12 | 12 | ... | ... |
| ... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
| 2 | 2 | ||
| 3 | NS_ASSUME_NONNULL_BEGIN | 3 | NS_ASSUME_NONNULL_BEGIN |
| 4 | 4 | ||
| 5 | -@interface PassageIsraelEncryptToolSeats : NSObject | 5 | +@interface SpringMoralesEncryptToolPianist : NSObject |
| 6 | 6 | ||
| 7 | + (NSString *)base64EncodedStringWithWrapWidth:(NSUInteger)wrapWidth withData:(NSData *)argData; | 7 | + (NSString *)base64EncodedStringWithWrapWidth:(NSUInteger)wrapWidth withData:(NSData *)argData; |
| 8 | 8 | ... | ... |
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | #import "OtherSetting.h" | 2 | #import "OtherSetting.h" |
| 3 | 3 | ||
| 4 | -@interface PassageIsraelHaiBaoJuheBaseModelSeats : NSObject | 4 | +@interface SpringMoralesHaiBaoJuheBaseModelPianist : NSObject |
| 5 | 5 | ||
| 6 | -- (NSString *) IsraelHaiBaoJuheObjectToJsonString; | 6 | +- (NSString *) MoralesHaiBaoJuheObjectToJsonString; |
| 7 | - (NSMutableString *)paramAddToString; | 7 | - (NSMutableString *)paramAddToString; |
| 8 | - (id)initWithDiction:(NSDictionary *)diction; | 8 | - (id)initWithDiction:(NSDictionary *)diction; |
| 9 | 9 | ... | ... |
| 1 | +#import <UIKit/UIKit.h> | ||
| 2 | +#import "StoreKit/StoreKit.h" | ||
| 3 | + | ||
| 4 | +@interface UrgesMoralesAllManagerFarming : NSObject | ||
| 5 | +{ | ||
| 6 | + NSString* MoralesAPPID_; | ||
| 7 | + NSString* MoralesAPPKEY_; | ||
| 8 | + | ||
| 9 | + NSString* MoralesInviterCode_; | ||
| 10 | +} | ||
| 11 | + | ||
| 12 | +@property(strong) NSMutableArray* MoralesList; | ||
| 13 | +@property bool MoralesGeiWoHuaQianBa; | ||
| 14 | + | ||
| 15 | ++ (UrgesMoralesAllManagerFarming *)VerseMoralesInstanceSedan; | ||
| 16 | + | ||
| 17 | +- (void)GenbankMoralesChuShiHuaPlano; | ||
| 18 | + | ||
| 19 | +- (void)RevoltMoralesDengLuArchive:(NSString *)MoralesAPPID : (NSString *)MoralesAPPKEY : (UIViewController *)controller; | ||
| 20 | + | ||
| 21 | +- (void)OvarianMoralesYangShiCrust:(NSString*)MoralesLeiXing; | ||
| 22 | + | ||
| 23 | +- (void)OvarianMoralesUrlCrust:(NSString*)MoralesUrl; | ||
| 24 | + | ||
| 25 | +- (void)MoralesQuery: (NSString *)MoralesFuWuQiID : (NSString *)MoralesNickName : (NSNumber *)MoralesAmount : (NSString *)MoralesCallBack : (UIViewController *)controller : (NSString *)MoralesServerName; | ||
| 26 | + | ||
| 27 | +- (void)MoralesQueryOperation:(UIViewController*)controll MoralesHuoWuID:(NSString*)products MoralesJiaGe:(NSString*)amount MoralesHuoWuMing:(NSString*)productName MoralesDingDanHao:(NSString*) DingDanHao; | ||
| 28 | + | ||
| 29 | + | ||
| 30 | + | ||
| 31 | +@end |
| ... | @@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel) | ... | @@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel) |
| 11 | ELogError | 11 | ELogError |
| 12 | }; | 12 | }; |
| 13 | 13 | ||
| 14 | -@interface RipenccIsraelHaiBaoJuheDGLoggerSpindle : NSObject | 14 | +@interface UrgesMoralesHaiBaoJuheDGLoggerFarming : NSObject |
| 15 | 15 | ||
| 16 | + (void)showLog:(NSString *)fmt,...; | 16 | + (void)showLog:(NSString *)fmt,...; |
| 17 | 17 | ... | ... |
| 1 | +#import <UIKit/UIKit.h> | ||
| 2 | + | ||
| 3 | +@interface VerseMoralesIAPHelperControlSedan : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
| 4 | + | ||
| 5 | +@property(nonatomic,strong) NSString* MoralesDingDanHao; | ||
| 6 | +@property(nonatomic,strong) NSDictionary* MoralesHuoWuLieBiao; | ||
| 7 | +@property(nonatomic,strong) NSMutableArray* MoralesHuoWuIDLieBiao; | ||
| 8 | +@property(nonatomic, strong) UITableView *MoralesHuoWuLieBiaoView; | ||
| 9 | + | ||
| 10 | +- (void)MoralesHuaQianView:(UIViewController*)controller MoralesHuoWuD:(NSString*)products MoralesQian:(NSString*)amount MoralesHuoWuMing:(NSString*)productName MoralesDingDanHao:(NSString*)DingDanHao; | ||
| 11 | + | ||
| 12 | +@end |
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment