xuguohong

update

Showing 64 changed files with 314 additions and 324 deletions
No preview for this file type
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
7 objects = { 7 objects = {
8 8
9 /* Begin PBXBuildFile section */ 9 /* Begin PBXBuildFile section */
10 + 1198207824454D980087A9D7 /* goowei_hh_config in Resources */ = {isa = PBXBuildFile; fileRef = 1198207724454D980087A9D7 /* goowei_hh_config */; };
10 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 */; };
11 11EE79022420B11200D3AA75 /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 11EE79012420B11200D3AA75 /* SDKInterface.m */; }; 12 11EE79022420B11200D3AA75 /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 11EE79012420B11200D3AA75 /* SDKInterface.m */; };
12 269F653821B6613F006AEC88 /* HaiBaoJuheSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */; }; 13 269F653821B6613F006AEC88 /* HaiBaoJuheSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */; };
...@@ -28,7 +29,6 @@ ...@@ -28,7 +29,6 @@
28 8484E5121EE7E2B800B402D1 /* libz.1.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5111EE7E2B800B402D1 /* libz.1.dylib */; }; 29 8484E5121EE7E2B800B402D1 /* libz.1.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5111EE7E2B800B402D1 /* libz.1.dylib */; };
29 8484E5141EE7E2DE00B402D1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5131EE7E2DE00B402D1 /* Foundation.framework */; }; 30 8484E5141EE7E2DE00B402D1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5131EE7E2DE00B402D1 /* Foundation.framework */; };
30 8484E5161EE7E36800B402D1 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5151EE7E36800B402D1 /* SystemConfiguration.framework */; }; 31 8484E5161EE7E36800B402D1 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5151EE7E36800B402D1 /* SystemConfiguration.framework */; };
31 - 84F40F5523C87881006EE208 /* goowei_config in Resources */ = {isa = PBXBuildFile; fileRef = 84F40F5423C87881006EE208 /* goowei_config */; };
32 BB5F3C8E1C1811BC00DA339D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = BB5F3C8D1C1811BC00DA339D /* main.m */; }; 32 BB5F3C8E1C1811BC00DA339D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = BB5F3C8D1C1811BC00DA339D /* main.m */; };
33 BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BB5F3C951C1811BC00DA339D /* Main.storyboard */; }; 33 BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BB5F3C951C1811BC00DA339D /* Main.storyboard */; };
34 BB5F3CA81C1811BC00DA339D /* DemoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = BB5F3CA71C1811BC00DA339D /* DemoTests.m */; }; 34 BB5F3CA81C1811BC00DA339D /* DemoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = BB5F3CA71C1811BC00DA339D /* DemoTests.m */; };
...@@ -58,6 +58,7 @@ ...@@ -58,6 +58,7 @@
58 /* End PBXCopyFilesBuildPhase section */ 58 /* End PBXCopyFilesBuildPhase section */
59 59
60 /* Begin PBXFileReference section */ 60 /* Begin PBXFileReference section */
61 + 1198207724454D980087A9D7 /* goowei_hh_config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = goowei_hh_config; path = poolsdk_file/poolsdk/goowei_hh_config; sourceTree = "<group>"; };
61 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>"; };
62 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>"; };
63 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>"; };
...@@ -84,7 +85,6 @@ ...@@ -84,7 +85,6 @@
84 8484E5111EE7E2B800B402D1 /* libz.1.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.1.dylib; path = ../../../../../../../../usr/lib/libz.1.dylib; sourceTree = "<group>"; }; 85 8484E5111EE7E2B800B402D1 /* libz.1.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.1.dylib; path = ../../../../../../../../usr/lib/libz.1.dylib; sourceTree = "<group>"; };
85 8484E5131EE7E2DE00B402D1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 86 8484E5131EE7E2DE00B402D1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
86 8484E5151EE7E36800B402D1 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; 87 8484E5151EE7E36800B402D1 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
87 - 84F40F5423C87881006EE208 /* goowei_config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = goowei_config; path = poolsdk_file/poolsdk/goowei_config; sourceTree = "<group>"; };
88 BB5F3C881C1811BC00DA339D /* 接入DEMO.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "接入DEMO.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 88 BB5F3C881C1811BC00DA339D /* 接入DEMO.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "接入DEMO.app"; sourceTree = BUILT_PRODUCTS_DIR; };
89 BB5F3C8D1C1811BC00DA339D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; 89 BB5F3C8D1C1811BC00DA339D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
90 BB5F3C961C1811BC00DA339D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; 90 BB5F3C961C1811BC00DA339D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
...@@ -140,8 +140,8 @@ ...@@ -140,8 +140,8 @@
140 children = ( 140 children = (
141 11EE79002420B11200D3AA75 /* SDKInterface.h */, 141 11EE79002420B11200D3AA75 /* SDKInterface.h */,
142 11EE79012420B11200D3AA75 /* SDKInterface.m */, 142 11EE79012420B11200D3AA75 /* SDKInterface.m */,
143 + 1198207724454D980087A9D7 /* goowei_hh_config */,
143 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */, 144 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */,
144 - 84F40F5423C87881006EE208 /* goowei_config */,
145 845D181B1C8D778400F27EB9 /* Images.xcassets */, 145 845D181B1C8D778400F27EB9 /* Images.xcassets */,
146 845D181C1C8D778400F27EB9 /* Info.plist */, 146 845D181C1C8D778400F27EB9 /* Info.plist */,
147 ); 147 );
...@@ -308,8 +308,8 @@ ...@@ -308,8 +308,8 @@
308 buildActionMask = 2147483647; 308 buildActionMask = 2147483647;
309 files = ( 309 files = (
310 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */, 310 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */,
311 - 84F40F5523C87881006EE208 /* goowei_config in Resources */,
312 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */, 311 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */,
312 + 1198207824454D980087A9D7 /* goowei_hh_config in Resources */,
313 BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */, 313 BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */,
314 ); 314 );
315 runOnlyForDeploymentPostprocessing = 0; 315 runOnlyForDeploymentPostprocessing = 0;
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface BiggestGenericControlTissues : NSObject 4 +@interface BoltonBathingControlGrape : NSObject
5 5
6 6
7 -- (void)initGenericInstance; 7 +- (void)initBathingInstance;
8 8
9 -- (void) GenericStartGo; 9 +- (void) BathingStartGo;
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 BiggestGenericInformationJMTissues : NSObject 3 +@interface BoltonBathingInformationJMGrape : NSObject
4 4
5 -+(NSString *)GenericJM:(NSString *)jm; 5 ++(NSString *)BathingJM:(NSString *)jm;
6 6
7 @end 7 @end
......
1 -#import <Foundation/Foundation.h>
2 -
3 -extern NSString * const NelsonGenericExitNotificationLookout;
4 -extern NSString * const CrewsGenericLoginNotificationGlimpse;
5 -extern NSString * const LaughGenericErrorNotificationInterim;
6 -
7 -
8 -@interface CannesGenericHuiTiaoNotificationWasted : NSObject
9 -
10 -@end
1 -#import "LaughGenericHaiBaoJuheBaseModelInterim.h" 1 +#import "VanityBathingHaiBaoJuheBaseModelFluids.h"
2 -@interface HaiBaoJuheCreateOrderInfo : LaughGenericHaiBaoJuheBaseModelInterim 2 +@interface HaiBaoJuheCreateOrderInfo : VanityBathingHaiBaoJuheBaseModelFluids
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 *) GenericHaiBaoJuheGetTsign ; 19 +- (NSString *) BathingHaiBaoJuheGetTsign ;
20 -- (NSString *) GenericHaiBaoJuheGetTimestamp ; 20 +- (NSString *) BathingHaiBaoJuheGetTimestamp ;
21 21
22 @end 22 @end
......
1 -#import "LaughGenericHaiBaoJuheBaseModelInterim.h" 1 +#import "VanityBathingHaiBaoJuheBaseModelFluids.h"
2 -@interface HaiBaoJuheLoginInfo : LaughGenericHaiBaoJuheBaseModelInterim 2 +@interface HaiBaoJuheLoginInfo : VanityBathingHaiBaoJuheBaseModelFluids
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 -// GenericHaiBaoJuheReportInfo.h 2 +// BathingHaiBaoJuheReportInfo.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 "LaughGenericHaiBaoJuheBaseModelInterim.h" 9 +#import "VanityBathingHaiBaoJuheBaseModelFluids.h"
10 -@interface HaiBaoJuheReportInfo : LaughGenericHaiBaoJuheBaseModelInterim 10 +@interface HaiBaoJuheReportInfo : VanityBathingHaiBaoJuheBaseModelFluids
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* GenericList; 13 +@property(strong) NSMutableArray* BathingList;
14 14
15 @property BOOL isAppleGzyazfing; 15 @property BOOL isAppleGzyazfing;
16 16
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 -#import "OasisHaiBaoJuheCheckerZenith.h" 2 +#import "XtremeHaiBaoJuheCheckerVictory.h"
3 #import "HaiBaoJuheReportInfo.h" 3 #import "HaiBaoJuheReportInfo.h"
4 #import "HaiBaoJuheLoginInfo.h" 4 #import "HaiBaoJuheLoginInfo.h"
5 #import "Interface.h" 5 #import "Interface.h"
6 -#import "CrewsHaiBaoJuheNotificationGlimpse.h" 6 +#import "ZealandHaiBaoJuheNotificationChipset.h"
7 -#import "CrewsHaiBaoJuheGzyazfInfoGlimpse.h" 7 +#import "ZealandHaiBaoJuheGzyazfInfoChipset.h"
8 #import "UnionInterface.h" 8 #import "UnionInterface.h"
9 #import "HaiBaoJuheCreateOrderInfo.h" 9 #import "HaiBaoJuheCreateOrderInfo.h"
10 -#import "CrewsHaiBaoJuheConfigGlimpse.h" 10 +#import "ZealandHaiBaoJuheConfigChipset.h"
11 -#import "VeganHaiBaoJuheUtilsHelping.h" 11 +#import "StrandHaiBaoJuheUtilsSqueeze.h"
12 #import "NetCenter.h" 12 #import "NetCenter.h"
13 #import "HaiBaoJuheSDK.h" 13 #import "HaiBaoJuheSDK.h"
14 #import "HaiBaoJuheSDKDelegate.h" 14 #import "HaiBaoJuheSDKDelegate.h"
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface CannesGenericControlWasted : NSObject 4 +@interface HusseinBathingControlVarious : NSObject
5 5
6 6
7 -- (void)initGenericInstance; 7 +- (void)initBathingInstance;
8 8
9 -- (void) GenericStartGo; 9 +- (void) BathingStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 +#import <UIKit/UIKit.h>
2 +
3 +@interface LeaveBathingIAPHelperControlPaired : NSObject<UITableViewDelegate, UITableViewDataSource>
4 +
5 +@property(nonatomic,strong) NSString* BathingDingDanHao;
6 +@property(nonatomic,strong) NSDictionary* BathingHuoWuLieBiao;
7 +@property(nonatomic,strong) NSMutableArray* BathingHuoWuIDLieBiao;
8 +@property(nonatomic, strong) UITableView *BathingHuoWuLieBiaoView;
9 +
10 +- (void)BathingHuaQianView:(UIViewController*)controller BathingHuoWuD:(NSString*)products BathingQian:(NSString*)amount BathingHuoWuMing:(NSString*)productName BathingDingDanHao:(NSString*)DingDanHao;
11 +
12 +@end
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 2
3 -@interface AdvisedGenericInformationRussia : NSObject 3 +@interface MammalsBathingInformationImmune : NSObject
4 { 4 {
5 // 5 //
6 NSString *openId; 6 NSString *openId;
...@@ -12,5 +12,5 @@ NSString *timestamp; ...@@ -12,5 +12,5 @@ NSString *timestamp;
12 @property(retain,nonatomic) NSString *openId; 12 @property(retain,nonatomic) NSString *openId;
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 -+ (AdvisedGenericInformationRussia *)getInstance; 15 ++ (MammalsBathingInformationImmune *)getInstance;
16 @end 16 @end
......
1 -#import <UIKit/UIKit.h>
2 -#import "StoreKit/StoreKit.h"
3 -
4 -@interface NelsonGenericAllManagerLookout : NSObject
5 -{
6 - NSString* GenericAPPID_;
7 - NSString* GenericAPPKEY_;
8 -
9 - NSString* GenericInviterCode_;
10 -}
11 -
12 -@property(strong) NSMutableArray* GenericList;
13 -@property bool GenericGeiWoHuaQianBa;
14 -
15 -+ (NelsonGenericAllManagerLookout *)PelicanGenericInstanceBatter;
16 -
17 -- (void)AdvisedGenericChuShiHuaRussia;
18 -
19 -- (void)VisasGenericDengLuWaters:(NSString *)GenericAPPID : (NSString *)GenericAPPKEY : (UIViewController *)controller;
20 -
21 -- (void)BiggestGenericYangShiTissues:(NSString*)GenericLeiXing;
22 -
23 -- (void)BiggestGenericUrlTissues:(NSString*)GenericUrl;
24 -
25 -- (void)GenericQuery: (NSString *)GenericFuWuQiID : (NSString *)GenericNickName : (NSNumber *)GenericAmount : (NSString *)GenericCallBack : (UIViewController *)controller : (NSString *)GenericServerName;
26 -
27 -- (void)GenericQueryOperation:(UIViewController*)controll GenericHuoWuID:(NSString*)products GenericJiaGe:(NSString*)amount GenericHuoWuMing:(NSString*)productName GenericDingDanHao:(NSString*) DingDanHao;
28 -
29 -
30 -
31 -@end
1 -#import <UIKit/UIKit.h>
2 -
3 -@interface PelicanGenericIAPHelperControlBatter : NSObject<UITableViewDelegate, UITableViewDataSource>
4 -
5 -@property(nonatomic,strong) NSString* GenericDingDanHao;
6 -@property(nonatomic,strong) NSDictionary* GenericHuoWuLieBiao;
7 -@property(nonatomic,strong) NSMutableArray* GenericHuoWuIDLieBiao;
8 -@property(nonatomic, strong) UITableView *GenericHuoWuLieBiaoView;
9 -
10 -- (void)GenericHuaQianView:(UIViewController*)controller GenericHuoWuD:(NSString*)products GenericQian:(NSString*)amount GenericHuoWuMing:(NSString*)productName GenericDingDanHao:(NSString*)DingDanHao;
11 -
12 -@end
1 +#import <UIKit/UIKit.h>
2 +#import "StoreKit/StoreKit.h"
3 +
4 +@interface SpillBathingAllManagerMother : NSObject
5 +{
6 + NSString* BathingAPPID_;
7 + NSString* BathingAPPKEY_;
8 +
9 + NSString* BathingInviterCode_;
10 +}
11 +
12 +@property(strong) NSMutableArray* BathingList;
13 +@property bool BathingGeiWoHuaQianBa;
14 +
15 ++ (SpillBathingAllManagerMother *)LeaveBathingInstancePaired;
16 +
17 +- (void)MammalsBathingChuShiHuaImmune;
18 +
19 +- (void)HusseinBathingDengLuVarious:(NSString *)BathingAPPID : (NSString *)BathingAPPKEY : (UIViewController *)controller;
20 +
21 +- (void)BoltonBathingYangShiGrape:(NSString*)BathingLeiXing;
22 +
23 +- (void)BoltonBathingUrlGrape:(NSString*)BathingUrl;
24 +
25 +- (void)BathingQuery: (NSString *)BathingFuWuQiID : (NSString *)BathingNickName : (NSNumber *)BathingAmount : (NSString *)BathingCallBack : (UIViewController *)controller : (NSString *)BathingServerName;
26 +
27 +- (void)BathingQueryOperation:(UIViewController*)controll BathingHuoWuID:(NSString*)products BathingJiaGe:(NSString*)amount BathingHuoWuMing:(NSString*)productName BathingDingDanHao:(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 NelsonGenericHaiBaoJuheDGLoggerLookout : NSObject 14 +@interface SpillBathingHaiBaoJuheDGLoggerMother : NSObject
15 15
16 + (void)showLog:(NSString *)fmt,...; 16 + (void)showLog:(NSString *)fmt,...;
17 17
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 -#import "AdvisedGenericInformationRussia.h" 2 +#import "MammalsBathingInformationImmune.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 VeganGenericMainHelping : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> 6 +@interface StrandBathingMainSqueeze : UIViewController<WKNavigationDelegate,WKScriptMessageHandler>
7 { 7 {
8 - WKWebView *webGenericView_; 8 + WKWebView *webBathingView_;
9 UIActivityIndicatorView *activityIndicator; 9 UIActivityIndicatorView *activityIndicator;
10 } 10 }
11 11
12 -@property(assign) BOOL GenericYouYuanJiao; 12 +@property(assign) BOOL BathingYouYuanJiao;
13 13
14 -- (void)GenericSettingGenericView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; 14 +- (void)BathingSettingBathingView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight;
15 -- (void)GenericInitWebView; 15 +- (void)BathingInitWebView;
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 #import <UIKit/UIKit.h> 2 #import <UIKit/UIKit.h>
3 3
4 -@interface VeganHaiBaoJuheUtilsHelping : NSObject 4 +@interface StrandHaiBaoJuheUtilsSqueeze : NSObject
5 5
6 +(NSString *)md5:(NSString *)str; 6 +(NSString *)md5:(NSString *)str;
7 -+ (NSDictionary *) GenericHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; 7 ++ (NSDictionary *) BathingHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString;
8 +(NSString *)createGzyazfOrderUrl; 8 +(NSString *)createGzyazfOrderUrl;
9 //*充值回调地址 9 //*充值回调地址
10 -+(NSString *)CrewscreateGzyazfUrlGlimpse; 10 ++(NSString *)ZealandcreateGzyazfUrlChipset;
11 11
12 +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; 12 +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView;
13 +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; 13 +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView;
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface CrewsGenericControlGlimpse : NSObject 4 +@interface StuckBathingControlAnxious : NSObject
5 5
6 6
7 -- (void)initGenericInstance; 7 +- (void)initBathingInstance;
8 8
9 -- (void) GenericStartGo; 9 +- (void) BathingStartGo;
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 LaughGenericEncryptToolInterim : NSObject 5 +@interface VanityBathingEncryptToolFluids : 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 LaughGenericHaiBaoJuheBaseModelInterim : NSObject 4 +@interface VanityBathingHaiBaoJuheBaseModelFluids : NSObject
5 5
6 -- (NSString *) GenericHaiBaoJuheObjectToJsonString; 6 +- (NSString *) BathingHaiBaoJuheObjectToJsonString;
7 - (NSMutableString *)paramAddToString; 7 - (NSMutableString *)paramAddToString;
8 - (id)initWithDiction:(NSDictionary *)diction; 8 - (id)initWithDiction:(NSDictionary *)diction;
9 9
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface NorrisGenericControlGarmin : NSObject 4 +@interface WebcamsBathingControlAmnesty : NSObject
5 5
6 6
7 -- (void)initGenericInstance; 7 +- (void)initBathingInstance;
8 8
9 -- (void) GenericStartGo; 9 +- (void) BathingStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 +#import <Foundation/Foundation.h>
2 +
3 +extern NSString * const SpillBathingExitNotificationMother;
4 +extern NSString * const ZealandBathingLoginNotificationChipset;
5 +extern NSString * const VanityBathingErrorNotificationFluids;
6 +
7 +
8 +@interface WebcamsBathingHuiTiaoNotificationAmnesty : NSObject
9 +
10 +@end
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 2
3 -@interface OasisGenericLocationZenith : NSObject 3 +@interface XtremeBathingLocationVictory : NSObject
4 4
5 -+ (NSString *)GenericSKCloudServiceSetupOptionsKey; 5 ++ (NSString *)BathingSKCloudServiceSetupOptionsKey;
6 @end 6 @end
7 7
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import "HaiBaoJuheLoginInfo.h" 2 #import "HaiBaoJuheLoginInfo.h"
3 -#import "CrewsHaiBaoJuheNotificationGlimpse.h" 3 +#import "ZealandHaiBaoJuheNotificationChipset.h"
4 #import "HaiBaoJuheCreateOrderInfo.h" 4 #import "HaiBaoJuheCreateOrderInfo.h"
5 -#import "CrewsHaiBaoJuheGzyazfInfoGlimpse.h" 5 +#import "ZealandHaiBaoJuheGzyazfInfoChipset.h"
6 #import "HaiBaoJuheReportInfo.h" 6 #import "HaiBaoJuheReportInfo.h"
7 #import "HaiBaoJuheSDKDelegate.h" 7 #import "HaiBaoJuheSDKDelegate.h"
8 8
9 -@interface OasisHaiBaoJuheCheckerZenith : NSObject<HaiBaoJuheSDKDelegate> 9 +@interface XtremeHaiBaoJuheCheckerVictory : 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 -+ (OasisHaiBaoJuheCheckerZenith *)NorrisgetInstanceGarmin; 14 ++ (XtremeHaiBaoJuheCheckerVictory *)StuckgetInstanceAnxious;
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) GenericHaiBaoJuhereportOpen; 18 +- (void) BathingHaiBaoJuhereportOpen;
19 -- (void) GenericHaiBaoJuhereportSDKOpen; 19 +- (void) BathingHaiBaoJuhereportSDKOpen;
20 -- (void) GenericHaiBaoJuhehandleFirstOpenApp:(NSString*) path; 20 +- (void) BathingHaiBaoJuhehandleFirstOpenApp:(NSString*) path;
21 - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; 21 - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo;
22 -- (void) GenericHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; 22 +- (void) BathingHaiBaoJuheReport:(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) GenericHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; 31 +- (void) BathingHaiBaoJuheStartCheckDelegate:(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 VisasGenericControlWaters : NSObject 4 +@interface ZealandBathingControlChipset : NSObject
5 5
6 6
7 -- (void)initGenericInstance; 7 +- (void)initBathingInstance;
8 8
9 -- (void) GenericStartGo; 9 +- (void) BathingStartGo;
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 CrewsHaiBaoJuheConfigGlimpse : NSObject 3 +@interface ZealandHaiBaoJuheConfigChipset : 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 -+ (CrewsHaiBaoJuheConfigGlimpse *)LaughgetInstanceInterim; 15 ++ (ZealandHaiBaoJuheConfigChipset *)VanitygetInstanceFluids;
16 16
17 - (void) loadFile:(NSString *) fileName; 17 - (void) loadFile:(NSString *) fileName;
18 18
19 -- (NSString *)NelsongetValueByKeyLookout:(NSString *) key; 19 +- (NSString *)SpillgetValueByKeyMother:(NSString *) key;
20 20
21 - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; 21 - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2;
22 22
......
1 -#import "LaughGenericHaiBaoJuheBaseModelInterim.h" 1 +#import "VanityBathingHaiBaoJuheBaseModelFluids.h"
2 -@interface CrewsHaiBaoJuheGzyazfInfoGlimpse : LaughGenericHaiBaoJuheBaseModelInterim 2 +@interface ZealandHaiBaoJuheGzyazfInfoChipset : VanityBathingHaiBaoJuheBaseModelFluids
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 -// CrewsHaiBaoJuheNotificationGlimpse.h 2 +// ZealandHaiBaoJuheNotificationChipset.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.
...@@ -28,7 +28,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { ...@@ -28,7 +28,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) {
28 28
29 29
30 30
31 -@interface CrewsHaiBaoJuheNotificationGlimpse : NSObject 31 +@interface ZealandHaiBaoJuheNotificationChipset : NSObject
32 32
33 @end 33 @end
34 34
......
1 #include "SDKInterface.h" 1 #include "SDKInterface.h"
2 #import <UIKit/UIKit.h> 2 #import <UIKit/UIKit.h>
3 3
4 -#import "HaiBaoJuheSDK/NelsonGenericAllManagerLookout.h" 4 +#import "HaiBaoJuheSDK/SpillBathingAllManagerMother.h"
5 -#import "HaiBaoJuheSDK/CannesGenericHuiTiaoNotificationWasted.h" 5 +#import "HaiBaoJuheSDK/WebcamsBathingHuiTiaoNotificationAmnesty.h"
6 -#import "HaiBaoJuheSDK/AdvisedGenericInformationRussia.h" 6 +#import "HaiBaoJuheSDK/MammalsBathingInformationImmune.h"
7 7
8 @implementation SDKInterface : Interface 8 @implementation SDKInterface : Interface
9 9
10 int mExchange; 10 int mExchange;
11 -NSString *GenericAppId; 11 +NSString *BathingAppId;
12 -NSString *GenericAppKey; 12 +NSString *BathingAppKey;
13 -NSString *GenericLeakOrderUrl; 13 +NSString *BathingLeakOrderUrl;
14 14
15 - (void)SDKinit:(UIViewController *) control 15 - (void)SDKinit:(UIViewController *) control
16 { 16 {
17 17
18 [super SDKinit:control]; 18 [super SDKinit:control];
19 19
20 - [CrewsHaiBaoJuheConfigGlimpse LaughgetInstanceInterim]; 20 + [ZealandHaiBaoJuheConfigChipset VanitygetInstanceFluids];
21 - [[NelsonGenericAllManagerLookout PelicanGenericInstanceBatter]AdvisedGenericChuShiHuaRussia]; 21 + [[SpillBathingAllManagerMother LeaveBathingInstancePaired]MammalsBathingChuShiHuaImmune];
22 - [[NelsonGenericAllManagerLookout PelicanGenericInstanceBatter]BiggestGenericYangShiTissues:@"sdk"]; 22 + [[SpillBathingAllManagerMother LeaveBathingInstancePaired]BoltonBathingYangShiGrape:@"sdk"];
23 - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:CrewsGenericLoginNotificationGlimpse object:nil]; 23 + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:ZealandBathingLoginNotificationChipset object:nil];
24 - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"GenericToolCallBack" object:nil]; 24 + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"BathingToolCallBack" object:nil];
25 25
26 - [[OasisHaiBaoJuheCheckerZenith NorrisgetInstanceGarmin] sendNotice:HaiBaoJuheSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"initSuccess" extendData:nil]; 26 + [[XtremeHaiBaoJuheCheckerVictory StuckgetInstanceAnxious] sendNotice:HaiBaoJuheSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"initSuccess" extendData:nil];
27 27
28 - NSString* channelId = [[CrewsHaiBaoJuheConfigGlimpse LaughgetInstanceInterim] NelsongetValueByKeyLookout:@"gamechannelid"]; 28 + NSString* channelId = [[ZealandHaiBaoJuheConfigChipset VanitygetInstanceFluids] SpillgetValueByKeyMother:@"gamechannelid"];
29 if(channelId == nil || [channelId length] <= 0){ 29 if(channelId == nil || [channelId length] <= 0){
30 channelId = @"unknown"; 30 channelId = @"unknown";
31 } 31 }
...@@ -37,9 +37,9 @@ NSString *GenericLeakOrderUrl; ...@@ -37,9 +37,9 @@ NSString *GenericLeakOrderUrl;
37 - (void)SDKloginSDK 37 - (void)SDKloginSDK
38 { 38 {
39 //APPID APPKEY 39 //APPID APPKEY
40 - GenericAppId = [[CrewsHaiBaoJuheConfigGlimpse LaughgetInstanceInterim] NelsongetValueByKeyLookout:@"APP_ID"]; 40 + BathingAppId = [[ZealandHaiBaoJuheConfigChipset VanitygetInstanceFluids] SpillgetValueByKeyMother:@"APP_ID"];
41 - GenericAppKey =[[CrewsHaiBaoJuheConfigGlimpse LaughgetInstanceInterim] NelsongetValueByKeyLookout:@"APP_KEY"]; 41 + BathingAppKey =[[ZealandHaiBaoJuheConfigChipset VanitygetInstanceFluids] SpillgetValueByKeyMother:@"APP_KEY"];
42 - [[NelsonGenericAllManagerLookout PelicanGenericInstanceBatter]VisasGenericDengLuWaters:GenericAppId :GenericAppKey :self.controller]; 42 + [[SpillBathingAllManagerMother LeaveBathingInstancePaired]HusseinBathingDengLuVarious:BathingAppId :BathingAppKey :self.controller];
43 43
44 } 44 }
45 45
...@@ -50,12 +50,12 @@ NSString *GenericLeakOrderUrl; ...@@ -50,12 +50,12 @@ NSString *GenericLeakOrderUrl;
50 { 50 {
51 NSLog(@"loginchek"); 51 NSLog(@"loginchek");
52 HaiBaoJuheLoginInfo *loginInfo = [HaiBaoJuheLoginInfo alloc]; 52 HaiBaoJuheLoginInfo *loginInfo = [HaiBaoJuheLoginInfo alloc];
53 - loginInfo.openId = [[AdvisedGenericInformationRussia getInstance]openId]; 53 + loginInfo.openId = [[MammalsBathingInformationImmune getInstance]openId];
54 - loginInfo.sign = [[AdvisedGenericInformationRussia getInstance] token]; 54 + loginInfo.sign = [[MammalsBathingInformationImmune getInstance] token];
55 - loginInfo.timestamp = [[AdvisedGenericInformationRussia getInstance] timestamp]; 55 + loginInfo.timestamp = [[MammalsBathingInformationImmune getInstance] timestamp];
56 56
57 dispatch_async(dispatch_get_global_queue(0, 0), ^{ 57 dispatch_async(dispatch_get_global_queue(0, 0), ^{
58 - [[OasisHaiBaoJuheCheckerZenith NorrisgetInstanceGarmin] startCheck:loginInfo]; 58 + [[XtremeHaiBaoJuheCheckerVictory StuckgetInstanceAnxious] startCheck:loginInfo];
59 }); 59 });
60 60
61 } 61 }
...@@ -79,7 +79,7 @@ NSString *GenericLeakOrderUrl; ...@@ -79,7 +79,7 @@ NSString *GenericLeakOrderUrl;
79 - (void)HCKAssetsToolCallBack:(NSNotification *)notification 79 - (void)HCKAssetsToolCallBack:(NSNotification *)notification
80 { 80 {
81 NSDictionary* payResultDic = notification.object; 81 NSDictionary* payResultDic = notification.object;
82 - NSString* receiptStr = [payResultDic objectForKey:@"GenericToolResult"]; 82 + NSString* receiptStr = [payResultDic objectForKey:@"BathingToolResult"];
83 NSString* queryId = [payResultDic objectForKey:@"query_id"]; 83 NSString* queryId = [payResultDic objectForKey:@"query_id"];
84 84
85 //收到回调,保存queryid和data 85 //收到回调,保存queryid和data
...@@ -98,10 +98,10 @@ NSString *GenericLeakOrderUrl; ...@@ -98,10 +98,10 @@ NSString *GenericLeakOrderUrl;
98 [userDefaults setObject:receiptStr forKey:queryId]; 98 [userDefaults setObject:receiptStr forKey:queryId];
99 99
100 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; 100 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil];
101 - NSString* result = [[NetCenter getInstance] httpPostSynFillOD:GenericLeakOrderUrl :receiptDic]; 101 + NSString* result = [[NetCenter getInstance] httpPostSynFillOD:BathingLeakOrderUrl :receiptDic];
102 102
103 if([@"success" isEqualToString:result]){//确认订单成功 103 if([@"success" isEqualToString:result]){//确认订单成功
104 - [[OasisHaiBaoJuheCheckerZenith NorrisgetInstanceGarmin] sendNotice:HaiBaoJuheSDKNotificationGzyazf notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; 104 + [[XtremeHaiBaoJuheCheckerVictory StuckgetInstanceAnxious] sendNotice:HaiBaoJuheSDKNotificationGzyazf notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil];
105 //删除已保存的 105 //删除已保存的
106 [userDefaults removeObjectForKey:queryId]; 106 [userDefaults removeObjectForKey:queryId];
107 [tempQueryIdArray removeObject:queryId]; 107 [tempQueryIdArray removeObject:queryId];
...@@ -119,11 +119,11 @@ NSString *GenericLeakOrderUrl; ...@@ -119,11 +119,11 @@ NSString *GenericLeakOrderUrl;
119 NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; 119 NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults];
120 NSString* lastqueryid = [userDefaults objectForKey:@"lastqueryid"]; 120 NSString* lastqueryid = [userDefaults objectForKey:@"lastqueryid"];
121 121
122 - GenericLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", 122 + BathingLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@",
123 - [VeganHaiBaoJuheUtilsHelping CrewscreateGzyazfUrlGlimpse], 123 + [StrandHaiBaoJuheUtilsSqueeze ZealandcreateGzyazfUrlChipset],
124 [payInfo userId], 124 [payInfo userId],
125 [payInfo playerId]]; 125 [payInfo playerId]];
126 - [userDefaults setObject:GenericLeakOrderUrl forKey:@"lastGenericLeakOrderUrl"]; 126 + [userDefaults setObject:BathingLeakOrderUrl forKey:@"lastBathingLeakOrderUrl"];
127 127
128 if (lastqueryid!=nil) { 128 if (lastqueryid!=nil) {
129 //创建订单前进行补单 129 //创建订单前进行补单
...@@ -133,7 +133,7 @@ NSString *GenericLeakOrderUrl; ...@@ -133,7 +133,7 @@ NSString *GenericLeakOrderUrl;
133 receiptStr = [receiptStr stringByAddingPercentEncodingWithAllowedCharacters:[NSCharacterSet URLQueryAllowedCharacterSet]]; 133 receiptStr = [receiptStr stringByAddingPercentEncodingWithAllowedCharacters:[NSCharacterSet URLQueryAllowedCharacterSet]];
134 //如果不为空,进行最后一次补单 134 //如果不为空,进行最后一次补单
135 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",lastqueryid,@"query_id", nil]; 135 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",lastqueryid,@"query_id", nil];
136 - NSString* result = [[NetCenter getInstance] httpPostSynFillOD:GenericLeakOrderUrl :receiptDic]; 136 + NSString* result = [[NetCenter getInstance] httpPostSynFillOD:BathingLeakOrderUrl :receiptDic];
137 if([@"success" isEqualToString:result]){//确认订单成功 137 if([@"success" isEqualToString:result]){//确认订单成功
138 //删除已保存的 138 //删除已保存的
139 [userDefaults removeObjectForKey:@"lastqueryid"]; 139 [userDefaults removeObjectForKey:@"lastqueryid"];
...@@ -143,8 +143,8 @@ NSString *GenericLeakOrderUrl; ...@@ -143,8 +143,8 @@ NSString *GenericLeakOrderUrl;
143 143
144 mExchange = [payInfo exchange].intValue; 144 mExchange = [payInfo exchange].intValue;
145 [super SDKgzyazfWithGzyazfmentInfo:payInfo]; 145 [super SDKgzyazfWithGzyazfmentInfo:payInfo];
146 - GenericLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", 146 + BathingLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@",
147 - [VeganHaiBaoJuheUtilsHelping CrewscreateGzyazfUrlGlimpse], 147 + [StrandHaiBaoJuheUtilsSqueeze ZealandcreateGzyazfUrlChipset],
148 [payInfo userId], 148 [payInfo userId],
149 [payInfo playerId]]; 149 [payInfo playerId]];
150 [userDefaults synchronize]; 150 [userDefaults synchronize];
...@@ -189,7 +189,7 @@ NSString *GenericLeakOrderUrl; ...@@ -189,7 +189,7 @@ NSString *GenericLeakOrderUrl;
189 - (void)SDKlogoutSDK 189 - (void)SDKlogoutSDK
190 { 190 {
191 NSLog(@"切换账号"); 191 NSLog(@"切换账号");
192 - [[OasisHaiBaoJuheCheckerZenith NorrisgetInstanceGarmin] sendNotice:HaiBaoJuheSDKNotificationLogout notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; 192 + [[XtremeHaiBaoJuheCheckerVictory StuckgetInstanceAnxious] sendNotice:HaiBaoJuheSDKNotificationLogout notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil];
193 } 193 }
194 194
195 - (void)handleOpenurl:(NSURL *)url 195 - (void)handleOpenurl:(NSURL *)url
...@@ -215,12 +215,12 @@ NSString *GenericLeakOrderUrl; ...@@ -215,12 +215,12 @@ NSString *GenericLeakOrderUrl;
215 for (NSString* queryId in queryIdArray) { 215 for (NSString* queryId in queryIdArray) {
216 NSString* receiptStr = [userDefaults valueForKey:queryId]; 216 NSString* receiptStr = [userDefaults valueForKey:queryId];
217 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; 217 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil];
218 - NSString* lastGenericLeakOrderUrl = [userDefaults objectForKey:@"lastGenericLeakOrderUrl"]; 218 + NSString* lastBathingLeakOrderUrl = [userDefaults objectForKey:@"lastBathingLeakOrderUrl"];
219 NSString* result; 219 NSString* result;
220 - if (lastGenericLeakOrderUrl!=nil) { 220 + if (lastBathingLeakOrderUrl!=nil) {
221 - result = [[NetCenter getInstance] httpPostSynFillOD:lastGenericLeakOrderUrl :receiptDic]; 221 + result = [[NetCenter getInstance] httpPostSynFillOD:lastBathingLeakOrderUrl :receiptDic];
222 }else{ 222 }else{
223 - result = [[NetCenter getInstance] httpPostSynFillOD:[VeganHaiBaoJuheUtilsHelping CrewscreateGzyazfUrlGlimpse] :receiptDic]; 223 + result = [[NetCenter getInstance] httpPostSynFillOD:[StrandHaiBaoJuheUtilsSqueeze ZealandcreateGzyazfUrlChipset] :receiptDic];
224 } 224 }
225 if([@"success" isEqualToString:result]){//成功 225 if([@"success" isEqualToString:result]){//成功
226 [userDefaults removeObjectForKey:queryId]; 226 [userDefaults removeObjectForKey:queryId];
...@@ -242,7 +242,7 @@ NSString *GenericLeakOrderUrl; ...@@ -242,7 +242,7 @@ NSString *GenericLeakOrderUrl;
242 - (void)receiveCreateOrder:(NSNotification *)notification 242 - (void)receiveCreateOrder:(NSNotification *)notification
243 { 243 {
244 NSLog(@"创建订单成功"); 244 NSLog(@"创建订单成功");
245 - CrewsHaiBaoJuheGzyazfInfoGlimpse *payInfo = [notification object]; 245 + ZealandHaiBaoJuheGzyazfInfoChipset *payInfo = [notification object];
246 246
247 NSNumber *amount = @([[payInfo postAmount] integerValue] * mExchange); 247 NSNumber *amount = @([[payInfo postAmount] integerValue] * mExchange);
248 NSString *serverId = [payInfo serverId]; 248 NSString *serverId = [payInfo serverId];
...@@ -253,18 +253,13 @@ NSString *GenericLeakOrderUrl; ...@@ -253,18 +253,13 @@ NSString *GenericLeakOrderUrl;
253 [self handlerLeakOrder]; 253 [self handlerLeakOrder];
254 }); 254 });
255 255
256 - NSString *other = [payInfo other];
257 -
258 - if (other && [other length] > 0) {
259 - [[NelsonGenericAllManagerLookout PelicanGenericInstanceBatter] GenericQuery:serverId :roleName :amount :[payInfo queryId] :self.controller :[payInfo serverName]];
260 - }else{
261 NSString* products = [payInfo products]; 256 NSString* products = [payInfo products];
262 //保存订单号到本地 257 //保存订单号到本地
263 NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; 258 NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults];
264 [userDefaults setObject:queryId forKey:@"lastqueryid"]; 259 [userDefaults setObject:queryId forKey:@"lastqueryid"];
265 [userDefaults synchronize]; 260 [userDefaults synchronize];
266 - [[NelsonGenericAllManagerLookout PelicanGenericInstanceBatter] GenericQueryOperation:self.controller GenericHuoWuID:products GenericJiaGe:[payInfo postAmount] GenericHuoWuMing:[payInfo productName] GenericDingDanHao:queryId]; 261 + [[SpillBathingAllManagerMother LeaveBathingInstancePaired] BathingQueryOperation:self.controller BathingHuoWuID:products BathingJiaGe:[payInfo postAmount] BathingHuoWuMing:[payInfo productName] BathingDingDanHao:queryId];
267 - } 262 +
268 } 263 }
269 264
270 @end 265 @end
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface BiggestGenericControlTissues : NSObject 4 +@interface BoltonBathingControlGrape : NSObject
5 5
6 6
7 -- (void)initGenericInstance; 7 +- (void)initBathingInstance;
8 8
9 -- (void) GenericStartGo; 9 +- (void) BathingStartGo;
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 BiggestGenericInformationJMTissues : NSObject 3 +@interface BoltonBathingInformationJMGrape : NSObject
4 4
5 -+(NSString *)GenericJM:(NSString *)jm; 5 ++(NSString *)BathingJM:(NSString *)jm;
6 6
7 @end 7 @end
......
1 -#import <Foundation/Foundation.h>
2 -
3 -extern NSString * const NelsonGenericExitNotificationLookout;
4 -extern NSString * const CrewsGenericLoginNotificationGlimpse;
5 -extern NSString * const LaughGenericErrorNotificationInterim;
6 -
7 -
8 -@interface CannesGenericHuiTiaoNotificationWasted : NSObject
9 -
10 -@end
1 -#import "LaughGenericHaiBaoJuheBaseModelInterim.h" 1 +#import "VanityBathingHaiBaoJuheBaseModelFluids.h"
2 -@interface HaiBaoJuheCreateOrderInfo : LaughGenericHaiBaoJuheBaseModelInterim 2 +@interface HaiBaoJuheCreateOrderInfo : VanityBathingHaiBaoJuheBaseModelFluids
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 *) GenericHaiBaoJuheGetTsign ; 19 +- (NSString *) BathingHaiBaoJuheGetTsign ;
20 -- (NSString *) GenericHaiBaoJuheGetTimestamp ; 20 +- (NSString *) BathingHaiBaoJuheGetTimestamp ;
21 21
22 @end 22 @end
......
1 -#import "LaughGenericHaiBaoJuheBaseModelInterim.h" 1 +#import "VanityBathingHaiBaoJuheBaseModelFluids.h"
2 -@interface HaiBaoJuheLoginInfo : LaughGenericHaiBaoJuheBaseModelInterim 2 +@interface HaiBaoJuheLoginInfo : VanityBathingHaiBaoJuheBaseModelFluids
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 -// GenericHaiBaoJuheReportInfo.h 2 +// BathingHaiBaoJuheReportInfo.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 "LaughGenericHaiBaoJuheBaseModelInterim.h" 9 +#import "VanityBathingHaiBaoJuheBaseModelFluids.h"
10 -@interface HaiBaoJuheReportInfo : LaughGenericHaiBaoJuheBaseModelInterim 10 +@interface HaiBaoJuheReportInfo : VanityBathingHaiBaoJuheBaseModelFluids
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* GenericList; 13 +@property(strong) NSMutableArray* BathingList;
14 14
15 @property BOOL isAppleGzyazfing; 15 @property BOOL isAppleGzyazfing;
16 16
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 -#import "OasisHaiBaoJuheCheckerZenith.h" 2 +#import "XtremeHaiBaoJuheCheckerVictory.h"
3 #import "HaiBaoJuheReportInfo.h" 3 #import "HaiBaoJuheReportInfo.h"
4 #import "HaiBaoJuheLoginInfo.h" 4 #import "HaiBaoJuheLoginInfo.h"
5 #import "Interface.h" 5 #import "Interface.h"
6 -#import "CrewsHaiBaoJuheNotificationGlimpse.h" 6 +#import "ZealandHaiBaoJuheNotificationChipset.h"
7 -#import "CrewsHaiBaoJuheGzyazfInfoGlimpse.h" 7 +#import "ZealandHaiBaoJuheGzyazfInfoChipset.h"
8 #import "UnionInterface.h" 8 #import "UnionInterface.h"
9 #import "HaiBaoJuheCreateOrderInfo.h" 9 #import "HaiBaoJuheCreateOrderInfo.h"
10 -#import "CrewsHaiBaoJuheConfigGlimpse.h" 10 +#import "ZealandHaiBaoJuheConfigChipset.h"
11 -#import "VeganHaiBaoJuheUtilsHelping.h" 11 +#import "StrandHaiBaoJuheUtilsSqueeze.h"
12 #import "NetCenter.h" 12 #import "NetCenter.h"
13 #import "HaiBaoJuheSDK.h" 13 #import "HaiBaoJuheSDK.h"
14 #import "HaiBaoJuheSDKDelegate.h" 14 #import "HaiBaoJuheSDKDelegate.h"
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface CannesGenericControlWasted : NSObject 4 +@interface HusseinBathingControlVarious : NSObject
5 5
6 6
7 -- (void)initGenericInstance; 7 +- (void)initBathingInstance;
8 8
9 -- (void) GenericStartGo; 9 +- (void) BathingStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 +#import <UIKit/UIKit.h>
2 +
3 +@interface LeaveBathingIAPHelperControlPaired : NSObject<UITableViewDelegate, UITableViewDataSource>
4 +
5 +@property(nonatomic,strong) NSString* BathingDingDanHao;
6 +@property(nonatomic,strong) NSDictionary* BathingHuoWuLieBiao;
7 +@property(nonatomic,strong) NSMutableArray* BathingHuoWuIDLieBiao;
8 +@property(nonatomic, strong) UITableView *BathingHuoWuLieBiaoView;
9 +
10 +- (void)BathingHuaQianView:(UIViewController*)controller BathingHuoWuD:(NSString*)products BathingQian:(NSString*)amount BathingHuoWuMing:(NSString*)productName BathingDingDanHao:(NSString*)DingDanHao;
11 +
12 +@end
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 2
3 -@interface AdvisedGenericInformationRussia : NSObject 3 +@interface MammalsBathingInformationImmune : NSObject
4 { 4 {
5 // 5 //
6 NSString *openId; 6 NSString *openId;
...@@ -12,5 +12,5 @@ NSString *timestamp; ...@@ -12,5 +12,5 @@ NSString *timestamp;
12 @property(retain,nonatomic) NSString *openId; 12 @property(retain,nonatomic) NSString *openId;
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 -+ (AdvisedGenericInformationRussia *)getInstance; 15 ++ (MammalsBathingInformationImmune *)getInstance;
16 @end 16 @end
......
1 -#import <UIKit/UIKit.h>
2 -#import "StoreKit/StoreKit.h"
3 -
4 -@interface NelsonGenericAllManagerLookout : NSObject
5 -{
6 - NSString* GenericAPPID_;
7 - NSString* GenericAPPKEY_;
8 -
9 - NSString* GenericInviterCode_;
10 -}
11 -
12 -@property(strong) NSMutableArray* GenericList;
13 -@property bool GenericGeiWoHuaQianBa;
14 -
15 -+ (NelsonGenericAllManagerLookout *)PelicanGenericInstanceBatter;
16 -
17 -- (void)AdvisedGenericChuShiHuaRussia;
18 -
19 -- (void)VisasGenericDengLuWaters:(NSString *)GenericAPPID : (NSString *)GenericAPPKEY : (UIViewController *)controller;
20 -
21 -- (void)BiggestGenericYangShiTissues:(NSString*)GenericLeiXing;
22 -
23 -- (void)BiggestGenericUrlTissues:(NSString*)GenericUrl;
24 -
25 -- (void)GenericQuery: (NSString *)GenericFuWuQiID : (NSString *)GenericNickName : (NSNumber *)GenericAmount : (NSString *)GenericCallBack : (UIViewController *)controller : (NSString *)GenericServerName;
26 -
27 -- (void)GenericQueryOperation:(UIViewController*)controll GenericHuoWuID:(NSString*)products GenericJiaGe:(NSString*)amount GenericHuoWuMing:(NSString*)productName GenericDingDanHao:(NSString*) DingDanHao;
28 -
29 -
30 -
31 -@end
1 -#import <UIKit/UIKit.h>
2 -
3 -@interface PelicanGenericIAPHelperControlBatter : NSObject<UITableViewDelegate, UITableViewDataSource>
4 -
5 -@property(nonatomic,strong) NSString* GenericDingDanHao;
6 -@property(nonatomic,strong) NSDictionary* GenericHuoWuLieBiao;
7 -@property(nonatomic,strong) NSMutableArray* GenericHuoWuIDLieBiao;
8 -@property(nonatomic, strong) UITableView *GenericHuoWuLieBiaoView;
9 -
10 -- (void)GenericHuaQianView:(UIViewController*)controller GenericHuoWuD:(NSString*)products GenericQian:(NSString*)amount GenericHuoWuMing:(NSString*)productName GenericDingDanHao:(NSString*)DingDanHao;
11 -
12 -@end
1 +#import <UIKit/UIKit.h>
2 +#import "StoreKit/StoreKit.h"
3 +
4 +@interface SpillBathingAllManagerMother : NSObject
5 +{
6 + NSString* BathingAPPID_;
7 + NSString* BathingAPPKEY_;
8 +
9 + NSString* BathingInviterCode_;
10 +}
11 +
12 +@property(strong) NSMutableArray* BathingList;
13 +@property bool BathingGeiWoHuaQianBa;
14 +
15 ++ (SpillBathingAllManagerMother *)LeaveBathingInstancePaired;
16 +
17 +- (void)MammalsBathingChuShiHuaImmune;
18 +
19 +- (void)HusseinBathingDengLuVarious:(NSString *)BathingAPPID : (NSString *)BathingAPPKEY : (UIViewController *)controller;
20 +
21 +- (void)BoltonBathingYangShiGrape:(NSString*)BathingLeiXing;
22 +
23 +- (void)BoltonBathingUrlGrape:(NSString*)BathingUrl;
24 +
25 +- (void)BathingQuery: (NSString *)BathingFuWuQiID : (NSString *)BathingNickName : (NSNumber *)BathingAmount : (NSString *)BathingCallBack : (UIViewController *)controller : (NSString *)BathingServerName;
26 +
27 +- (void)BathingQueryOperation:(UIViewController*)controll BathingHuoWuID:(NSString*)products BathingJiaGe:(NSString*)amount BathingHuoWuMing:(NSString*)productName BathingDingDanHao:(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 NelsonGenericHaiBaoJuheDGLoggerLookout : NSObject 14 +@interface SpillBathingHaiBaoJuheDGLoggerMother : NSObject
15 15
16 + (void)showLog:(NSString *)fmt,...; 16 + (void)showLog:(NSString *)fmt,...;
17 17
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 -#import "AdvisedGenericInformationRussia.h" 2 +#import "MammalsBathingInformationImmune.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 VeganGenericMainHelping : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> 6 +@interface StrandBathingMainSqueeze : UIViewController<WKNavigationDelegate,WKScriptMessageHandler>
7 { 7 {
8 - WKWebView *webGenericView_; 8 + WKWebView *webBathingView_;
9 UIActivityIndicatorView *activityIndicator; 9 UIActivityIndicatorView *activityIndicator;
10 } 10 }
11 11
12 -@property(assign) BOOL GenericYouYuanJiao; 12 +@property(assign) BOOL BathingYouYuanJiao;
13 13
14 -- (void)GenericSettingGenericView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; 14 +- (void)BathingSettingBathingView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight;
15 -- (void)GenericInitWebView; 15 +- (void)BathingInitWebView;
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 #import <UIKit/UIKit.h> 2 #import <UIKit/UIKit.h>
3 3
4 -@interface VeganHaiBaoJuheUtilsHelping : NSObject 4 +@interface StrandHaiBaoJuheUtilsSqueeze : NSObject
5 5
6 +(NSString *)md5:(NSString *)str; 6 +(NSString *)md5:(NSString *)str;
7 -+ (NSDictionary *) GenericHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; 7 ++ (NSDictionary *) BathingHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString;
8 +(NSString *)createGzyazfOrderUrl; 8 +(NSString *)createGzyazfOrderUrl;
9 //*充值回调地址 9 //*充值回调地址
10 -+(NSString *)CrewscreateGzyazfUrlGlimpse; 10 ++(NSString *)ZealandcreateGzyazfUrlChipset;
11 11
12 +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; 12 +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView;
13 +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; 13 +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView;
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface CrewsGenericControlGlimpse : NSObject 4 +@interface StuckBathingControlAnxious : NSObject
5 5
6 6
7 -- (void)initGenericInstance; 7 +- (void)initBathingInstance;
8 8
9 -- (void) GenericStartGo; 9 +- (void) BathingStartGo;
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 LaughGenericEncryptToolInterim : NSObject 5 +@interface VanityBathingEncryptToolFluids : 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 LaughGenericHaiBaoJuheBaseModelInterim : NSObject 4 +@interface VanityBathingHaiBaoJuheBaseModelFluids : NSObject
5 5
6 -- (NSString *) GenericHaiBaoJuheObjectToJsonString; 6 +- (NSString *) BathingHaiBaoJuheObjectToJsonString;
7 - (NSMutableString *)paramAddToString; 7 - (NSMutableString *)paramAddToString;
8 - (id)initWithDiction:(NSDictionary *)diction; 8 - (id)initWithDiction:(NSDictionary *)diction;
9 9
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface NorrisGenericControlGarmin : NSObject 4 +@interface WebcamsBathingControlAmnesty : NSObject
5 5
6 6
7 -- (void)initGenericInstance; 7 +- (void)initBathingInstance;
8 8
9 -- (void) GenericStartGo; 9 +- (void) BathingStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 +#import <Foundation/Foundation.h>
2 +
3 +extern NSString * const SpillBathingExitNotificationMother;
4 +extern NSString * const ZealandBathingLoginNotificationChipset;
5 +extern NSString * const VanityBathingErrorNotificationFluids;
6 +
7 +
8 +@interface WebcamsBathingHuiTiaoNotificationAmnesty : NSObject
9 +
10 +@end
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 2
3 -@interface OasisGenericLocationZenith : NSObject 3 +@interface XtremeBathingLocationVictory : NSObject
4 4
5 -+ (NSString *)GenericSKCloudServiceSetupOptionsKey; 5 ++ (NSString *)BathingSKCloudServiceSetupOptionsKey;
6 @end 6 @end
7 7
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import "HaiBaoJuheLoginInfo.h" 2 #import "HaiBaoJuheLoginInfo.h"
3 -#import "CrewsHaiBaoJuheNotificationGlimpse.h" 3 +#import "ZealandHaiBaoJuheNotificationChipset.h"
4 #import "HaiBaoJuheCreateOrderInfo.h" 4 #import "HaiBaoJuheCreateOrderInfo.h"
5 -#import "CrewsHaiBaoJuheGzyazfInfoGlimpse.h" 5 +#import "ZealandHaiBaoJuheGzyazfInfoChipset.h"
6 #import "HaiBaoJuheReportInfo.h" 6 #import "HaiBaoJuheReportInfo.h"
7 #import "HaiBaoJuheSDKDelegate.h" 7 #import "HaiBaoJuheSDKDelegate.h"
8 8
9 -@interface OasisHaiBaoJuheCheckerZenith : NSObject<HaiBaoJuheSDKDelegate> 9 +@interface XtremeHaiBaoJuheCheckerVictory : 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 -+ (OasisHaiBaoJuheCheckerZenith *)NorrisgetInstanceGarmin; 14 ++ (XtremeHaiBaoJuheCheckerVictory *)StuckgetInstanceAnxious;
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) GenericHaiBaoJuhereportOpen; 18 +- (void) BathingHaiBaoJuhereportOpen;
19 -- (void) GenericHaiBaoJuhereportSDKOpen; 19 +- (void) BathingHaiBaoJuhereportSDKOpen;
20 -- (void) GenericHaiBaoJuhehandleFirstOpenApp:(NSString*) path; 20 +- (void) BathingHaiBaoJuhehandleFirstOpenApp:(NSString*) path;
21 - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; 21 - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo;
22 -- (void) GenericHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; 22 +- (void) BathingHaiBaoJuheReport:(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) GenericHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; 31 +- (void) BathingHaiBaoJuheStartCheckDelegate:(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 VisasGenericControlWaters : NSObject 4 +@interface ZealandBathingControlChipset : NSObject
5 5
6 6
7 -- (void)initGenericInstance; 7 +- (void)initBathingInstance;
8 8
9 -- (void) GenericStartGo; 9 +- (void) BathingStartGo;
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 CrewsHaiBaoJuheConfigGlimpse : NSObject 3 +@interface ZealandHaiBaoJuheConfigChipset : 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 -+ (CrewsHaiBaoJuheConfigGlimpse *)LaughgetInstanceInterim; 15 ++ (ZealandHaiBaoJuheConfigChipset *)VanitygetInstanceFluids;
16 16
17 - (void) loadFile:(NSString *) fileName; 17 - (void) loadFile:(NSString *) fileName;
18 18
19 -- (NSString *)NelsongetValueByKeyLookout:(NSString *) key; 19 +- (NSString *)SpillgetValueByKeyMother:(NSString *) key;
20 20
21 - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; 21 - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2;
22 22
......
1 -#import "LaughGenericHaiBaoJuheBaseModelInterim.h" 1 +#import "VanityBathingHaiBaoJuheBaseModelFluids.h"
2 -@interface CrewsHaiBaoJuheGzyazfInfoGlimpse : LaughGenericHaiBaoJuheBaseModelInterim 2 +@interface ZealandHaiBaoJuheGzyazfInfoChipset : VanityBathingHaiBaoJuheBaseModelFluids
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 -// CrewsHaiBaoJuheNotificationGlimpse.h 2 +// ZealandHaiBaoJuheNotificationChipset.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.
...@@ -28,7 +28,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { ...@@ -28,7 +28,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) {
28 28
29 29
30 30
31 -@interface CrewsHaiBaoJuheNotificationGlimpse : NSObject 31 +@interface ZealandHaiBaoJuheNotificationChipset : NSObject
32 32
33 @end 33 @end
34 34
......
1 #include "SDKInterface.h" 1 #include "SDKInterface.h"
2 #import <UIKit/UIKit.h> 2 #import <UIKit/UIKit.h>
3 3
4 -#import "HaiBaoJuheSDK/NelsonGenericAllManagerLookout.h" 4 +#import "HaiBaoJuheSDK/SpillBathingAllManagerMother.h"
5 -#import "HaiBaoJuheSDK/CannesGenericHuiTiaoNotificationWasted.h" 5 +#import "HaiBaoJuheSDK/WebcamsBathingHuiTiaoNotificationAmnesty.h"
6 -#import "HaiBaoJuheSDK/AdvisedGenericInformationRussia.h" 6 +#import "HaiBaoJuheSDK/MammalsBathingInformationImmune.h"
7 7
8 @implementation SDKInterface : Interface 8 @implementation SDKInterface : Interface
9 9
10 int mExchange; 10 int mExchange;
11 -NSString *GenericAppId; 11 +NSString *BathingAppId;
12 -NSString *GenericAppKey; 12 +NSString *BathingAppKey;
13 -NSString *GenericLeakOrderUrl; 13 +NSString *BathingLeakOrderUrl;
14 14
15 - (void)SDKinit:(UIViewController *) control 15 - (void)SDKinit:(UIViewController *) control
16 { 16 {
17 17
18 [super SDKinit:control]; 18 [super SDKinit:control];
19 19
20 - [CrewsHaiBaoJuheConfigGlimpse LaughgetInstanceInterim]; 20 + [ZealandHaiBaoJuheConfigChipset VanitygetInstanceFluids];
21 - [[NelsonGenericAllManagerLookout PelicanGenericInstanceBatter]AdvisedGenericChuShiHuaRussia]; 21 + [[SpillBathingAllManagerMother LeaveBathingInstancePaired]MammalsBathingChuShiHuaImmune];
22 - [[NelsonGenericAllManagerLookout PelicanGenericInstanceBatter]BiggestGenericYangShiTissues:@"sdk"]; 22 + [[SpillBathingAllManagerMother LeaveBathingInstancePaired]BoltonBathingYangShiGrape:@"sdk"];
23 - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:CrewsGenericLoginNotificationGlimpse object:nil]; 23 + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:ZealandBathingLoginNotificationChipset object:nil];
24 - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"GenericToolCallBack" object:nil]; 24 + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"BathingToolCallBack" object:nil];
25 25
26 - [[OasisHaiBaoJuheCheckerZenith NorrisgetInstanceGarmin] sendNotice:HaiBaoJuheSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"initSuccess" extendData:nil]; 26 + [[XtremeHaiBaoJuheCheckerVictory StuckgetInstanceAnxious] sendNotice:HaiBaoJuheSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"initSuccess" extendData:nil];
27 27
28 - NSString* channelId = [[CrewsHaiBaoJuheConfigGlimpse LaughgetInstanceInterim] NelsongetValueByKeyLookout:@"gamechannelid"]; 28 + NSString* channelId = [[ZealandHaiBaoJuheConfigChipset VanitygetInstanceFluids] SpillgetValueByKeyMother:@"gamechannelid"];
29 if(channelId == nil || [channelId length] <= 0){ 29 if(channelId == nil || [channelId length] <= 0){
30 channelId = @"unknown"; 30 channelId = @"unknown";
31 } 31 }
...@@ -37,9 +37,9 @@ NSString *GenericLeakOrderUrl; ...@@ -37,9 +37,9 @@ NSString *GenericLeakOrderUrl;
37 - (void)SDKloginSDK 37 - (void)SDKloginSDK
38 { 38 {
39 //APPID APPKEY 39 //APPID APPKEY
40 - GenericAppId = [[CrewsHaiBaoJuheConfigGlimpse LaughgetInstanceInterim] NelsongetValueByKeyLookout:@"APP_ID"]; 40 + BathingAppId = [[ZealandHaiBaoJuheConfigChipset VanitygetInstanceFluids] SpillgetValueByKeyMother:@"APP_ID"];
41 - GenericAppKey =[[CrewsHaiBaoJuheConfigGlimpse LaughgetInstanceInterim] NelsongetValueByKeyLookout:@"APP_KEY"]; 41 + BathingAppKey =[[ZealandHaiBaoJuheConfigChipset VanitygetInstanceFluids] SpillgetValueByKeyMother:@"APP_KEY"];
42 - [[NelsonGenericAllManagerLookout PelicanGenericInstanceBatter]VisasGenericDengLuWaters:GenericAppId :GenericAppKey :self.controller]; 42 + [[SpillBathingAllManagerMother LeaveBathingInstancePaired]HusseinBathingDengLuVarious:BathingAppId :BathingAppKey :self.controller];
43 43
44 } 44 }
45 45
...@@ -50,12 +50,12 @@ NSString *GenericLeakOrderUrl; ...@@ -50,12 +50,12 @@ NSString *GenericLeakOrderUrl;
50 { 50 {
51 NSLog(@"loginchek"); 51 NSLog(@"loginchek");
52 HaiBaoJuheLoginInfo *loginInfo = [HaiBaoJuheLoginInfo alloc]; 52 HaiBaoJuheLoginInfo *loginInfo = [HaiBaoJuheLoginInfo alloc];
53 - loginInfo.openId = [[AdvisedGenericInformationRussia getInstance]openId]; 53 + loginInfo.openId = [[MammalsBathingInformationImmune getInstance]openId];
54 - loginInfo.sign = [[AdvisedGenericInformationRussia getInstance] token]; 54 + loginInfo.sign = [[MammalsBathingInformationImmune getInstance] token];
55 - loginInfo.timestamp = [[AdvisedGenericInformationRussia getInstance] timestamp]; 55 + loginInfo.timestamp = [[MammalsBathingInformationImmune getInstance] timestamp];
56 56
57 dispatch_async(dispatch_get_global_queue(0, 0), ^{ 57 dispatch_async(dispatch_get_global_queue(0, 0), ^{
58 - [[OasisHaiBaoJuheCheckerZenith NorrisgetInstanceGarmin] startCheck:loginInfo]; 58 + [[XtremeHaiBaoJuheCheckerVictory StuckgetInstanceAnxious] startCheck:loginInfo];
59 }); 59 });
60 60
61 } 61 }
...@@ -79,7 +79,7 @@ NSString *GenericLeakOrderUrl; ...@@ -79,7 +79,7 @@ NSString *GenericLeakOrderUrl;
79 - (void)HCKAssetsToolCallBack:(NSNotification *)notification 79 - (void)HCKAssetsToolCallBack:(NSNotification *)notification
80 { 80 {
81 NSDictionary* payResultDic = notification.object; 81 NSDictionary* payResultDic = notification.object;
82 - NSString* receiptStr = [payResultDic objectForKey:@"GenericToolResult"]; 82 + NSString* receiptStr = [payResultDic objectForKey:@"BathingToolResult"];
83 NSString* queryId = [payResultDic objectForKey:@"query_id"]; 83 NSString* queryId = [payResultDic objectForKey:@"query_id"];
84 84
85 //收到回调,保存queryid和data 85 //收到回调,保存queryid和data
...@@ -98,10 +98,10 @@ NSString *GenericLeakOrderUrl; ...@@ -98,10 +98,10 @@ NSString *GenericLeakOrderUrl;
98 [userDefaults setObject:receiptStr forKey:queryId]; 98 [userDefaults setObject:receiptStr forKey:queryId];
99 99
100 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; 100 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil];
101 - NSString* result = [[NetCenter getInstance] httpPostSynFillOD:GenericLeakOrderUrl :receiptDic]; 101 + NSString* result = [[NetCenter getInstance] httpPostSynFillOD:BathingLeakOrderUrl :receiptDic];
102 102
103 if([@"success" isEqualToString:result]){//确认订单成功 103 if([@"success" isEqualToString:result]){//确认订单成功
104 - [[OasisHaiBaoJuheCheckerZenith NorrisgetInstanceGarmin] sendNotice:HaiBaoJuheSDKNotificationGzyazf notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; 104 + [[XtremeHaiBaoJuheCheckerVictory StuckgetInstanceAnxious] sendNotice:HaiBaoJuheSDKNotificationGzyazf notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil];
105 //删除已保存的 105 //删除已保存的
106 [userDefaults removeObjectForKey:queryId]; 106 [userDefaults removeObjectForKey:queryId];
107 [tempQueryIdArray removeObject:queryId]; 107 [tempQueryIdArray removeObject:queryId];
...@@ -119,11 +119,11 @@ NSString *GenericLeakOrderUrl; ...@@ -119,11 +119,11 @@ NSString *GenericLeakOrderUrl;
119 NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; 119 NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults];
120 NSString* lastqueryid = [userDefaults objectForKey:@"lastqueryid"]; 120 NSString* lastqueryid = [userDefaults objectForKey:@"lastqueryid"];
121 121
122 - GenericLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", 122 + BathingLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@",
123 - [VeganHaiBaoJuheUtilsHelping CrewscreateGzyazfUrlGlimpse], 123 + [StrandHaiBaoJuheUtilsSqueeze ZealandcreateGzyazfUrlChipset],
124 [payInfo userId], 124 [payInfo userId],
125 [payInfo playerId]]; 125 [payInfo playerId]];
126 - [userDefaults setObject:GenericLeakOrderUrl forKey:@"lastGenericLeakOrderUrl"]; 126 + [userDefaults setObject:BathingLeakOrderUrl forKey:@"lastBathingLeakOrderUrl"];
127 127
128 if (lastqueryid!=nil) { 128 if (lastqueryid!=nil) {
129 //创建订单前进行补单 129 //创建订单前进行补单
...@@ -133,7 +133,7 @@ NSString *GenericLeakOrderUrl; ...@@ -133,7 +133,7 @@ NSString *GenericLeakOrderUrl;
133 receiptStr = [receiptStr stringByAddingPercentEncodingWithAllowedCharacters:[NSCharacterSet URLQueryAllowedCharacterSet]]; 133 receiptStr = [receiptStr stringByAddingPercentEncodingWithAllowedCharacters:[NSCharacterSet URLQueryAllowedCharacterSet]];
134 //如果不为空,进行最后一次补单 134 //如果不为空,进行最后一次补单
135 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",lastqueryid,@"query_id", nil]; 135 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",lastqueryid,@"query_id", nil];
136 - NSString* result = [[NetCenter getInstance] httpPostSynFillOD:GenericLeakOrderUrl :receiptDic]; 136 + NSString* result = [[NetCenter getInstance] httpPostSynFillOD:BathingLeakOrderUrl :receiptDic];
137 if([@"success" isEqualToString:result]){//确认订单成功 137 if([@"success" isEqualToString:result]){//确认订单成功
138 //删除已保存的 138 //删除已保存的
139 [userDefaults removeObjectForKey:@"lastqueryid"]; 139 [userDefaults removeObjectForKey:@"lastqueryid"];
...@@ -143,8 +143,8 @@ NSString *GenericLeakOrderUrl; ...@@ -143,8 +143,8 @@ NSString *GenericLeakOrderUrl;
143 143
144 mExchange = [payInfo exchange].intValue; 144 mExchange = [payInfo exchange].intValue;
145 [super SDKgzyazfWithGzyazfmentInfo:payInfo]; 145 [super SDKgzyazfWithGzyazfmentInfo:payInfo];
146 - GenericLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", 146 + BathingLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@",
147 - [VeganHaiBaoJuheUtilsHelping CrewscreateGzyazfUrlGlimpse], 147 + [StrandHaiBaoJuheUtilsSqueeze ZealandcreateGzyazfUrlChipset],
148 [payInfo userId], 148 [payInfo userId],
149 [payInfo playerId]]; 149 [payInfo playerId]];
150 [userDefaults synchronize]; 150 [userDefaults synchronize];
...@@ -189,7 +189,7 @@ NSString *GenericLeakOrderUrl; ...@@ -189,7 +189,7 @@ NSString *GenericLeakOrderUrl;
189 - (void)SDKlogoutSDK 189 - (void)SDKlogoutSDK
190 { 190 {
191 NSLog(@"切换账号"); 191 NSLog(@"切换账号");
192 - [[OasisHaiBaoJuheCheckerZenith NorrisgetInstanceGarmin] sendNotice:HaiBaoJuheSDKNotificationLogout notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; 192 + [[XtremeHaiBaoJuheCheckerVictory StuckgetInstanceAnxious] sendNotice:HaiBaoJuheSDKNotificationLogout notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil];
193 } 193 }
194 194
195 - (void)handleOpenurl:(NSURL *)url 195 - (void)handleOpenurl:(NSURL *)url
...@@ -215,12 +215,12 @@ NSString *GenericLeakOrderUrl; ...@@ -215,12 +215,12 @@ NSString *GenericLeakOrderUrl;
215 for (NSString* queryId in queryIdArray) { 215 for (NSString* queryId in queryIdArray) {
216 NSString* receiptStr = [userDefaults valueForKey:queryId]; 216 NSString* receiptStr = [userDefaults valueForKey:queryId];
217 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; 217 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil];
218 - NSString* lastGenericLeakOrderUrl = [userDefaults objectForKey:@"lastGenericLeakOrderUrl"]; 218 + NSString* lastBathingLeakOrderUrl = [userDefaults objectForKey:@"lastBathingLeakOrderUrl"];
219 NSString* result; 219 NSString* result;
220 - if (lastGenericLeakOrderUrl!=nil) { 220 + if (lastBathingLeakOrderUrl!=nil) {
221 - result = [[NetCenter getInstance] httpPostSynFillOD:lastGenericLeakOrderUrl :receiptDic]; 221 + result = [[NetCenter getInstance] httpPostSynFillOD:lastBathingLeakOrderUrl :receiptDic];
222 }else{ 222 }else{
223 - result = [[NetCenter getInstance] httpPostSynFillOD:[VeganHaiBaoJuheUtilsHelping CrewscreateGzyazfUrlGlimpse] :receiptDic]; 223 + result = [[NetCenter getInstance] httpPostSynFillOD:[StrandHaiBaoJuheUtilsSqueeze ZealandcreateGzyazfUrlChipset] :receiptDic];
224 } 224 }
225 if([@"success" isEqualToString:result]){//成功 225 if([@"success" isEqualToString:result]){//成功
226 [userDefaults removeObjectForKey:queryId]; 226 [userDefaults removeObjectForKey:queryId];
...@@ -242,7 +242,7 @@ NSString *GenericLeakOrderUrl; ...@@ -242,7 +242,7 @@ NSString *GenericLeakOrderUrl;
242 - (void)receiveCreateOrder:(NSNotification *)notification 242 - (void)receiveCreateOrder:(NSNotification *)notification
243 { 243 {
244 NSLog(@"创建订单成功"); 244 NSLog(@"创建订单成功");
245 - CrewsHaiBaoJuheGzyazfInfoGlimpse *payInfo = [notification object]; 245 + ZealandHaiBaoJuheGzyazfInfoChipset *payInfo = [notification object];
246 246
247 NSNumber *amount = @([[payInfo postAmount] integerValue] * mExchange); 247 NSNumber *amount = @([[payInfo postAmount] integerValue] * mExchange);
248 NSString *serverId = [payInfo serverId]; 248 NSString *serverId = [payInfo serverId];
...@@ -253,18 +253,13 @@ NSString *GenericLeakOrderUrl; ...@@ -253,18 +253,13 @@ NSString *GenericLeakOrderUrl;
253 [self handlerLeakOrder]; 253 [self handlerLeakOrder];
254 }); 254 });
255 255
256 - NSString *other = [payInfo other];
257 -
258 - if (other && [other length] > 0) {
259 - [[NelsonGenericAllManagerLookout PelicanGenericInstanceBatter] GenericQuery:serverId :roleName :amount :[payInfo queryId] :self.controller :[payInfo serverName]];
260 - }else{
261 NSString* products = [payInfo products]; 256 NSString* products = [payInfo products];
262 //保存订单号到本地 257 //保存订单号到本地
263 NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; 258 NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults];
264 [userDefaults setObject:queryId forKey:@"lastqueryid"]; 259 [userDefaults setObject:queryId forKey:@"lastqueryid"];
265 [userDefaults synchronize]; 260 [userDefaults synchronize];
266 - [[NelsonGenericAllManagerLookout PelicanGenericInstanceBatter] GenericQueryOperation:self.controller GenericHuoWuID:products GenericJiaGe:[payInfo postAmount] GenericHuoWuMing:[payInfo productName] GenericDingDanHao:queryId]; 261 + [[SpillBathingAllManagerMother LeaveBathingInstancePaired] BathingQueryOperation:self.controller BathingHuoWuID:products BathingJiaGe:[payInfo postAmount] BathingHuoWuMing:[payInfo productName] BathingDingDanHao:queryId];
267 - } 262 +
268 } 263 }
269 264
270 @end 265 @end
......