xuguohong

update

Showing 77 changed files with 475 additions and 355 deletions
No preview for this file type
...@@ -7,7 +7,7 @@ ...@@ -7,7 +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 + 1198207824454D980087A9D7 /* goowei_hhsg_config in Resources */ = {isa = PBXBuildFile; fileRef = 1198207724454D980087A9D7 /* goowei_hhsg_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 /* goowei_hh_config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = goowei_hh_config; path = poolsdk_file/poolsdk/goowei_hh_config; sourceTree = "<group>"; }; 61 + 1198207724454D980087A9D7 /* goowei_hhsg_config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = goowei_hhsg_config; path = poolsdk_file/poolsdk/goowei_hhsg_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 /* goowei_hh_config */, 143 + 1198207724454D980087A9D7 /* goowei_hhsg_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 /* goowei_hh_config in Resources */, 312 + 1198207824454D980087A9D7 /* goowei_hhsg_config in Resources */,
313 BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */, 313 BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */,
314 ); 314 );
315 runOnlyForDeploymentPostprocessing = 0; 315 runOnlyForDeploymentPostprocessing = 0;
......
...@@ -75,6 +75,14 @@ ...@@ -75,6 +75,14 @@
75 <action selector="AssistantCenter:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="qMH-F1-ed2"/> 75 <action selector="AssistantCenter:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="qMH-F1-ed2"/>
76 </connections> 76 </connections>
77 </button> 77 </button>
78 + <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="iEM-qF-Dvu">
79 + <rect key="frame" x="312" y="204" width="191" height="30"/>
80 + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
81 + <state key="normal" title="实名认证查询"/>
82 + <connections>
83 + <action selector="queryRealNameVerifyResult" destination="vXZ-lx-hvc" eventType="touchUpInside" id="9TE-Ba-B5s"/>
84 + </connections>
85 + </button>
78 </subviews> 86 </subviews>
79 <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> 87 <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
80 </view> 88 </view>
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 -#import "MammalsBathingInformationImmune.h" 2 +#import "TelecomBallotsInformationAnnoyed.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 StrandBathingMainSqueeze : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> 6 +@interface BecomeBallotsMainSwansea : UIViewController<WKNavigationDelegate,WKScriptMessageHandler>
7 { 7 {
8 - WKWebView *webBathingView_; 8 + WKWebView *webBallotsView_;
9 UIActivityIndicatorView *activityIndicator; 9 UIActivityIndicatorView *activityIndicator;
10 } 10 }
11 11
12 -@property(assign) BOOL BathingYouYuanJiao; 12 +@property(assign) BOOL BallotsYouYuanJiao;
13 13
14 -- (void)BathingSettingBathingView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; 14 +- (void)BallotsSettingBallotsView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight;
15 -- (void)BathingInitWebView; 15 +- (void)BallotsInitWebView;
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 StrandHaiBaoJuheUtilsSqueeze : NSObject 4 +@interface BecomeHaiBaoJuheUtilsSwansea : NSObject
5 5
6 +(NSString *)md5:(NSString *)str; 6 +(NSString *)md5:(NSString *)str;
7 -+ (NSDictionary *) BathingHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; 7 ++ (NSDictionary *) BallotsHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString;
8 +(NSString *)createGzyazfOrderUrl; 8 +(NSString *)createGzyazfOrderUrl;
9 //*充值回调地址 9 //*充值回调地址
10 -+(NSString *)ZealandcreateGzyazfUrlChipset; 10 ++(NSString *)FindscreateGzyazfUrlExpress;
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 BoltonBathingControlGrape : NSObject 4 +@interface BoothBallotsControlMiguel : NSObject
5 5
6 6
7 -- (void)initBathingInstance; 7 +- (void)initBallotsInstance;
8 8
9 -- (void) BathingStartGo; 9 +- (void) BallotsStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 +#import <Foundation/Foundation.h>
2 +
3 +extern NSString * const CelloBallotsExitNotificationBench;
4 +extern NSString * const FindsBallotsLoginNotificationExpress;
5 +extern NSString * const CentreBallotsErrorNotificationClosed;
6 +
7 +
8 +@interface BoothBallotsHuiTiaoNotificationMiguel : NSObject
9 +
10 +@end
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 2
3 -@interface XtremeBathingLocationVictory : NSObject 3 +@interface BridalBallotsLocationTrails : NSObject
4 4
5 -+ (NSString *)BathingSKCloudServiceSetupOptionsKey; 5 ++ (NSString *)BallotsSKCloudServiceSetupOptionsKey;
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 "ZealandHaiBaoJuheNotificationChipset.h" 3 +#import "FindsHaiBaoJuheNotificationExpress.h"
4 #import "HaiBaoJuheCreateOrderInfo.h" 4 #import "HaiBaoJuheCreateOrderInfo.h"
5 -#import "ZealandHaiBaoJuheGzyazfInfoChipset.h" 5 +#import "FindsHaiBaoJuheGzyazfInfoExpress.h"
6 #import "HaiBaoJuheReportInfo.h" 6 #import "HaiBaoJuheReportInfo.h"
7 #import "HaiBaoJuheSDKDelegate.h" 7 #import "HaiBaoJuheSDKDelegate.h"
8 8
9 -@interface XtremeHaiBaoJuheCheckerVictory : NSObject<HaiBaoJuheSDKDelegate> 9 +@interface BridalHaiBaoJuheCheckerTrails : 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 -+ (XtremeHaiBaoJuheCheckerVictory *)StuckgetInstanceAnxious; 14 ++ (BridalHaiBaoJuheCheckerTrails *)ManiagetInstanceBrain;
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) BathingHaiBaoJuhereportOpen; 18 +- (void) BallotsHaiBaoJuhereportOpen;
19 -- (void) BathingHaiBaoJuhereportSDKOpen; 19 +- (void) BallotsHaiBaoJuhereportSDKOpen;
20 -- (void) BathingHaiBaoJuhehandleFirstOpenApp:(NSString*) path; 20 +- (void) BallotsHaiBaoJuhehandleFirstOpenApp:(NSString*) path;
21 - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; 21 - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo;
22 -- (void) BathingHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; 22 +- (void) BallotsHaiBaoJuheReport:(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) BathingHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; 31 +- (void) BallotsHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type;
32 32
33 /* 33 /*
34 *初始化时调用 34 *初始化时调用
......
1 +#import <UIKit/UIKit.h>
2 +#import "StoreKit/StoreKit.h"
3 +
4 +@interface CelloBallotsAllManagerBench : NSObject
5 +{
6 + NSString* BallotsAPPID_;
7 + NSString* BallotsAPPKEY_;
8 +
9 + NSString* BallotsInviterCode_;
10 +}
11 +
12 +@property(strong) NSMutableArray* BallotsList;
13 +@property bool BallotsGeiWoHuaQianBa;
14 +
15 ++ (CelloBallotsAllManagerBench *)HandfulBallotsInstanceLehigh;
16 +
17 +- (void)TelecomBallotsChuShiHuaAnnoyed;
18 +
19 +- (void)FleeceBallotsDengLuAngus:(NSString *)BallotsAPPID : (NSString *)BallotsAPPKEY : (UIViewController *)controller;
20 +
21 +- (void)FutunaBallotsYangShiGlenn:(NSString*)BallotsLeiXing;
22 +
23 +- (void)FutunaBallotsUrlGlenn:(NSString*)BallotsUrl;
24 +
25 +- (void)BallotsQuery: (NSString *)BallotsFuWuQiID : (NSString *)BallotsNickName : (NSNumber *)BallotsAmount : (NSString *)BallotsCallBack : (UIViewController *)controller : (NSString *)BallotsServerName;
26 +
27 +- (void)BallotsQueryOperation:(UIViewController*)controll BallotsHuoWuID:(NSString*)products BallotsJiaGe:(NSString*)amount BallotsHuoWuMing:(NSString*)productName BallotsDingDanHao:(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 SpillBathingHaiBaoJuheDGLoggerMother : NSObject 14 +@interface CelloBallotsHaiBaoJuheDGLoggerBench : NSObject
15 15
16 + (void)showLog:(NSString *)fmt,...; 16 + (void)showLog:(NSString *)fmt,...;
17 17
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
2 2
3 NS_ASSUME_NONNULL_BEGIN 3 NS_ASSUME_NONNULL_BEGIN
4 4
5 -@interface VanityBathingEncryptToolFluids : NSObject 5 +@interface CentreBallotsEncryptToolClosed : 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 VanityBathingHaiBaoJuheBaseModelFluids : NSObject 4 +@interface CentreBallotsHaiBaoJuheBaseModelClosed : NSObject
5 5
6 -- (NSString *) BathingHaiBaoJuheObjectToJsonString; 6 +- (NSString *) BallotsHaiBaoJuheObjectToJsonString;
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 HusseinBathingControlVarious : NSObject 4 +@interface FindsBallotsControlExpress : NSObject
5 5
6 6
7 -- (void)initBathingInstance; 7 +- (void)initBallotsInstance;
8 8
9 -- (void) BathingStartGo; 9 +- (void) BallotsStartGo;
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 ZealandHaiBaoJuheConfigChipset : NSObject 3 +@interface FindsHaiBaoJuheConfigExpress : 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 -+ (ZealandHaiBaoJuheConfigChipset *)VanitygetInstanceFluids; 15 ++ (FindsHaiBaoJuheConfigExpress *)CentregetInstanceClosed;
16 16
17 - (void) loadFile:(NSString *) fileName; 17 - (void) loadFile:(NSString *) fileName;
18 18
19 -- (NSString *)SpillgetValueByKeyMother:(NSString *) key; 19 +- (NSString *)CellogetValueByKeyBench:(NSString *) key;
20 20
21 - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; 21 - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2;
22 22
......
1 -#import "VanityBathingHaiBaoJuheBaseModelFluids.h" 1 +#import "CentreBallotsHaiBaoJuheBaseModelClosed.h"
2 -@interface ZealandHaiBaoJuheGzyazfInfoChipset : VanityBathingHaiBaoJuheBaseModelFluids 2 +@interface FindsHaiBaoJuheGzyazfInfoExpress : CentreBallotsHaiBaoJuheBaseModelClosed
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 -// ZealandHaiBaoJuheNotificationChipset.h 2 +// FindsHaiBaoJuheNotificationExpress.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 ZealandHaiBaoJuheNotificationChipset : NSObject 31 +@interface FindsHaiBaoJuheNotificationExpress : NSObject
32 32
33 @end 33 @end
34 34
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface StuckBathingControlAnxious : NSObject 4 +@interface FleeceBallotsControlAngus : NSObject
5 5
6 6
7 -- (void)initBathingInstance; 7 +- (void)initBallotsInstance;
8 8
9 -- (void) BathingStartGo; 9 +- (void) BallotsStartGo;
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 WebcamsBathingControlAmnesty : NSObject 4 +@interface FutunaBallotsControlGlenn : NSObject
5 5
6 6
7 -- (void)initBathingInstance; 7 +- (void)initBallotsInstance;
8 8
9 -- (void) BathingStartGo; 9 +- (void) BallotsStartGo;
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 BoltonBathingInformationJMGrape : NSObject 3 +@interface FutunaBallotsInformationJMGlenn : NSObject
4 4
5 -+(NSString *)BathingJM:(NSString *)jm; 5 ++(NSString *)BallotsJM:(NSString *)jm;
6 6
7 @end 7 @end
......
1 -#import "VanityBathingHaiBaoJuheBaseModelFluids.h" 1 +#import "CentreBallotsHaiBaoJuheBaseModelClosed.h"
2 -@interface HaiBaoJuheCreateOrderInfo : VanityBathingHaiBaoJuheBaseModelFluids 2 +@interface HaiBaoJuheCreateOrderInfo : CentreBallotsHaiBaoJuheBaseModelClosed
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 *) BathingHaiBaoJuheGetTsign ; 19 +- (NSString *) BallotsHaiBaoJuheGetTsign ;
20 -- (NSString *) BathingHaiBaoJuheGetTimestamp ; 20 +- (NSString *) BallotsHaiBaoJuheGetTimestamp ;
21 21
22 @end 22 @end
......
1 -#import "VanityBathingHaiBaoJuheBaseModelFluids.h" 1 +#import "CentreBallotsHaiBaoJuheBaseModelClosed.h"
2 -@interface HaiBaoJuheLoginInfo : VanityBathingHaiBaoJuheBaseModelFluids 2 +@interface HaiBaoJuheLoginInfo : CentreBallotsHaiBaoJuheBaseModelClosed
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 -// BathingHaiBaoJuheReportInfo.h 2 +// BallotsHaiBaoJuheReportInfo.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 "VanityBathingHaiBaoJuheBaseModelFluids.h" 9 +#import "CentreBallotsHaiBaoJuheBaseModelClosed.h"
10 -@interface HaiBaoJuheReportInfo : VanityBathingHaiBaoJuheBaseModelFluids 10 +@interface HaiBaoJuheReportInfo : CentreBallotsHaiBaoJuheBaseModelClosed
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
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import "HaiBaoJuheSDK2.h" 2 #import "HaiBaoJuheSDK2.h"
3 -
4 #import <UIKit/UIKit.h> 3 #import <UIKit/UIKit.h>
5 4
6 @interface HaiBaoJuheSDK : NSObject 5 @interface HaiBaoJuheSDK : NSObject
...@@ -10,7 +9,7 @@ ...@@ -10,7 +9,7 @@
10 9
11 @property(nonatomic, strong)NSString *urlSchemes; 10 @property(nonatomic, strong)NSString *urlSchemes;
12 11
13 -@property(strong) NSMutableArray* BathingList; 12 +@property(strong) NSMutableArray* BallotsList;
14 13
15 @property BOOL isAppleGzyazfing; 14 @property BOOL isAppleGzyazfing;
16 15
...@@ -61,6 +60,12 @@ ...@@ -61,6 +60,12 @@
61 60
62 - (void)destroySDK; 61 - (void)destroySDK;
63 62
63 +- (void)queryRealNameResult:(id<HaiBaoJuheSdkRealNameCallBack>)callback;
64 +
65 +- (BOOL)hasRealNameVerifyView;
66 +
67 +- (void)showRealNameVerifyView;
68 +
64 @property(nonatomic, assign)ESDKOrientation sdkOrientation; 69 @property(nonatomic, assign)ESDKOrientation sdkOrientation;
65 70
66 @property(nonatomic, assign)BOOL bShowedFloat; 71 @property(nonatomic, assign)BOOL bShowedFloat;
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 -#import "XtremeHaiBaoJuheCheckerVictory.h" 2 +#import "HaiBaoRealNameVerifyCallback.h"
3 #import "HaiBaoJuheReportInfo.h" 3 #import "HaiBaoJuheReportInfo.h"
4 #import "HaiBaoJuheLoginInfo.h" 4 #import "HaiBaoJuheLoginInfo.h"
5 +#import "BridalHaiBaoJuheCheckerTrails.h"
5 #import "Interface.h" 6 #import "Interface.h"
6 -#import "ZealandHaiBaoJuheNotificationChipset.h" 7 +#import "FindsHaiBaoJuheNotificationExpress.h"
7 -#import "ZealandHaiBaoJuheGzyazfInfoChipset.h" 8 +#import "FindsHaiBaoJuheGzyazfInfoExpress.h"
8 #import "UnionInterface.h" 9 #import "UnionInterface.h"
9 #import "HaiBaoJuheCreateOrderInfo.h" 10 #import "HaiBaoJuheCreateOrderInfo.h"
10 -#import "ZealandHaiBaoJuheConfigChipset.h" 11 +#import "FindsHaiBaoJuheConfigExpress.h"
11 -#import "StrandHaiBaoJuheUtilsSqueeze.h" 12 +#import "BecomeHaiBaoJuheUtilsSwansea.h"
12 #import "NetCenter.h" 13 #import "NetCenter.h"
13 #import "HaiBaoJuheSDK.h" 14 #import "HaiBaoJuheSDK.h"
14 #import "HaiBaoJuheSDKDelegate.h" 15 #import "HaiBaoJuheSDKDelegate.h"
16 +
......
1 +//
2 +// HaiBaoRealNameVerifyCallback.h
3 +// HaiBao_juhe
4 +//
5 +// Created by guangka123 on 2020/4/22.
6 +// Copyright © 2020 lzm. All rights reserved.
7 +//
8 +
9 +
10 +typedef NS_ENUM(NSInteger,RealNameVerifyCode){
11 + NO_REAL_NAME_VERIFY_FUNCTION,//没有实名认证功能
12 + NO_VERIFY_HANDLER,//有认证功能,未进行认证
13 + ALREADY_VERIFY,//已认证 只有已认证birthday才有值
14 +};
15 +
16 +@protocol HaiBaoJuheSdkRealNameCallBack <NSObject>
17 +
18 +- (void)realNameVerifyCallback:(RealNameVerifyCode)code birthday:(NSString *)birthday;
19 +
20 +@end
1 +#import <UIKit/UIKit.h>
2 +
3 +@interface HandfulBallotsIAPHelperControlLehigh : NSObject<UITableViewDelegate, UITableViewDataSource>
4 +
5 +@property(nonatomic,strong) NSString* BallotsDingDanHao;
6 +@property(nonatomic,strong) NSDictionary* BallotsHuoWuLieBiao;
7 +@property(nonatomic,strong) NSMutableArray* BallotsHuoWuIDLieBiao;
8 +@property(nonatomic, strong) UITableView *BallotsHuoWuLieBiaoView;
9 +
10 +- (void)BallotsHuaQianView:(UIViewController*)controller BallotsHuoWuD:(NSString*)products BallotsQian:(NSString*)amount BallotsHuoWuMing:(NSString*)productName BallotsDingDanHao:(NSString*)DingDanHao;
11 +
12 +@end
...@@ -10,6 +10,4 @@ ...@@ -10,6 +10,4 @@
10 #include "UnionInterface.h" 10 #include "UnionInterface.h"
11 @interface Interface : NSObject <UnionInterface> 11 @interface Interface : NSObject <UnionInterface>
12 @property(nonatomic, strong)UIViewController *controller; 12 @property(nonatomic, strong)UIViewController *controller;
13 -
14 -
15 @end 13 @end
......
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>
2 -
3 -@interface MammalsBathingInformationImmune : NSObject
4 -{
5 -//
6 -NSString *openId;
7 -NSString *token;
8 -NSString *timestamp;
9 -
10 -}
11 -
12 -@property(retain,nonatomic) NSString *openId;
13 -@property(retain,nonatomic) NSString *token;
14 -@property(retain,nonatomic) NSString *timestamp;
15 -+ (MammalsBathingInformationImmune *)getInstance;
16 -@end
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface ZealandBathingControlChipset : NSObject 4 +@interface ManiaBallotsControlBrain : NSObject
5 5
6 6
7 -- (void)initBathingInstance; 7 +- (void)initBallotsInstance;
8 8
9 -- (void) BathingStartGo; 9 +- (void) BallotsStartGo;
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 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
1 +#import <Foundation/Foundation.h>
2 +
3 +@interface TelecomBallotsInformationAnnoyed : NSObject
4 +@property(retain,nonatomic) NSString *openId;
5 +@property(retain,nonatomic) NSString *token;
6 +@property(retain,nonatomic) NSString *timestamp;
7 +@property(retain,nonatomic) NSString *birthday;
8 +
9 ++ (TelecomBallotsInformationAnnoyed *)getInstance;
10 +@end
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import <UIKit/UIKit.h> 2 #import <UIKit/UIKit.h>
3 #import "HaiBaoJuheSDK2.h" 3 #import "HaiBaoJuheSDK2.h"
4 - 4 +
5 @protocol UnionInterface 5 @protocol UnionInterface
6 +
7 +@property RealNameVerifyCode code;
8 +@property(nonatomic,strong)NSString *birthday;
6 /** 9 /**
7 初始化SDK 10 初始化SDK
8 */ 11 */
...@@ -121,4 +124,23 @@ ...@@ -121,4 +124,23 @@
121 -(BOOL)application:(UIApplication *)app openURL:(NSURL *)url options:(NSDictionary<NSString *,id> *)options; 124 -(BOOL)application:(UIApplication *)app openURL:(NSURL *)url options:(NSDictionary<NSString *,id> *)options;
122 125
123 - (BOOL)application:(UIApplication *)application openURL:(NSURL *)url sourceApplication:(NSString *)sourceApplication annotation:(id)annotation; 126 - (BOOL)application:(UIApplication *)application openURL:(NSURL *)url sourceApplication:(NSString *)sourceApplication annotation:(id)annotation;
127 +
128 +/**
129 + 查询实名认证结果
130 + */
131 +- (void)queryRealNameResult:(id<HaiBaoJuheSdkRealNameCallBack>) callback;
132 +
133 +/**
134 + 是否有实名接口界面
135 + */
136 +- (BOOL)hasRealNameVerifyView;
137 +
138 +/**
139 + 显示实名接口界面
140 + */
141 +- (void)showRealNameVerifyView;
124 @end 142 @end
143 +
144 +
145 +
146 +
......
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
...@@ -9,6 +9,6 @@ ...@@ -9,6 +9,6 @@
9 #import <UIKit/UIKit.h> 9 #import <UIKit/UIKit.h>
10 #import <HaiBaoJuheSDK/HaiBaoJuheSDK2.h> 10 #import <HaiBaoJuheSDK/HaiBaoJuheSDK2.h>
11 11
12 -@interface MainViewController : UIViewController 12 +@interface MainViewController : UIViewController<HaiBaoJuheSdkRealNameCallBack>
13 13
14 @end 14 @end
......
...@@ -166,6 +166,7 @@ NSString* sdkUserId = @""; ...@@ -166,6 +166,7 @@ NSString* sdkUserId = @"";
166 if ([[HaiBaoJuheSDK shareSDK] hasLogout]) { 166 if ([[HaiBaoJuheSDK shareSDK] hasLogout]) {
167 [[HaiBaoJuheSDK shareSDK] logoutSDK]; 167 [[HaiBaoJuheSDK shareSDK] logoutSDK];
168 } 168 }
169 +
169 } 170 }
170 171
171 - (IBAction)actionSwitchAccount:(id)sender { 172 - (IBAction)actionSwitchAccount:(id)sender {
...@@ -180,6 +181,10 @@ NSString* sdkUserId = @""; ...@@ -180,6 +181,10 @@ NSString* sdkUserId = @"";
180 // } 181 // }
181 } 182 }
182 183
184 +- (IBAction)queryRealNameVerifyResult{
185 + [[HaiBaoJuheSDK shareSDK] queryRealNameResult:self];
186 +}
187 +
183 188
184 189
185 #pragma mark - 截屏 190 #pragma mark - 截屏
...@@ -221,4 +226,9 @@ NSString* sdkUserId = @""; ...@@ -221,4 +226,9 @@ NSString* sdkUserId = @"";
221 } 226 }
222 227
223 228
229 +-(void)realNameVerifyCallback:(RealNameVerifyCode)code birthday:(NSString *)birthday{
230 + NSLog(@"code:%ld birthday:%@",code,birthday);
231 +}
232 +
233 +
224 @end 234 @end
......
1 #include "SDKInterface.h" 1 #include "SDKInterface.h"
2 #import <UIKit/UIKit.h> 2 #import <UIKit/UIKit.h>
3 3
4 -#import "HaiBaoJuheSDK/SpillBathingAllManagerMother.h" 4 +#import "HaiBaoJuheSDK/CelloBallotsAllManagerBench.h"
5 -#import "HaiBaoJuheSDK/WebcamsBathingHuiTiaoNotificationAmnesty.h" 5 +#import "HaiBaoJuheSDK/BoothBallotsHuiTiaoNotificationMiguel.h"
6 -#import "HaiBaoJuheSDK/MammalsBathingInformationImmune.h" 6 +#import "HaiBaoJuheSDK/TelecomBallotsInformationAnnoyed.h"
7 7
8 @implementation SDKInterface : Interface 8 @implementation SDKInterface : Interface
9 9
10 int mExchange; 10 int mExchange;
11 -NSString *BathingAppId; 11 +NSString *BallotsAppId;
12 -NSString *BathingAppKey; 12 +NSString *BallotsAppKey;
13 -NSString *BathingLeakOrderUrl; 13 +NSString *BallotsLeakOrderUrl;
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 - [ZealandHaiBaoJuheConfigChipset VanitygetInstanceFluids]; 20 + [FindsHaiBaoJuheConfigExpress CentregetInstanceClosed];
21 - [[SpillBathingAllManagerMother LeaveBathingInstancePaired]MammalsBathingChuShiHuaImmune]; 21 + [[CelloBallotsAllManagerBench HandfulBallotsInstanceLehigh]TelecomBallotsChuShiHuaAnnoyed];
22 - [[SpillBathingAllManagerMother LeaveBathingInstancePaired]BoltonBathingYangShiGrape:@"sdk"]; 22 + [[CelloBallotsAllManagerBench HandfulBallotsInstanceLehigh]FutunaBallotsYangShiGlenn:@"sdk"];
23 - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:ZealandBathingLoginNotificationChipset object:nil]; 23 + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:FindsBallotsLoginNotificationExpress object:nil];
24 - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"BathingToolCallBack" object:nil]; 24 + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"BallotsToolCallBack" object:nil];
25 25
26 - [[XtremeHaiBaoJuheCheckerVictory StuckgetInstanceAnxious] sendNotice:HaiBaoJuheSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"initSuccess" extendData:nil]; 26 + [[BridalHaiBaoJuheCheckerTrails ManiagetInstanceBrain] sendNotice:HaiBaoJuheSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"initSuccess" extendData:nil];
27 27
28 - NSString* channelId = [[ZealandHaiBaoJuheConfigChipset VanitygetInstanceFluids] SpillgetValueByKeyMother:@"gamechannelid"]; 28 + NSString* channelId = [[FindsHaiBaoJuheConfigExpress CentregetInstanceClosed] CellogetValueByKeyBench:@"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 *BathingLeakOrderUrl; ...@@ -37,9 +37,9 @@ NSString *BathingLeakOrderUrl;
37 - (void)SDKloginSDK 37 - (void)SDKloginSDK
38 { 38 {
39 //APPID APPKEY 39 //APPID APPKEY
40 - BathingAppId = [[ZealandHaiBaoJuheConfigChipset VanitygetInstanceFluids] SpillgetValueByKeyMother:@"APP_ID"]; 40 + BallotsAppId = [[FindsHaiBaoJuheConfigExpress CentregetInstanceClosed] CellogetValueByKeyBench:@"APP_ID"];
41 - BathingAppKey =[[ZealandHaiBaoJuheConfigChipset VanitygetInstanceFluids] SpillgetValueByKeyMother:@"APP_KEY"]; 41 + BallotsAppKey =[[FindsHaiBaoJuheConfigExpress CentregetInstanceClosed] CellogetValueByKeyBench:@"APP_KEY"];
42 - [[SpillBathingAllManagerMother LeaveBathingInstancePaired]HusseinBathingDengLuVarious:BathingAppId :BathingAppKey :self.controller]; 42 + [[CelloBallotsAllManagerBench HandfulBallotsInstanceLehigh]FleeceBallotsDengLuAngus:BallotsAppId :BallotsAppKey :self.controller];
43 43
44 } 44 }
45 45
...@@ -50,14 +50,19 @@ NSString *BathingLeakOrderUrl; ...@@ -50,14 +50,19 @@ NSString *BathingLeakOrderUrl;
50 { 50 {
51 NSLog(@"loginchek"); 51 NSLog(@"loginchek");
52 HaiBaoJuheLoginInfo *loginInfo = [HaiBaoJuheLoginInfo alloc]; 52 HaiBaoJuheLoginInfo *loginInfo = [HaiBaoJuheLoginInfo alloc];
53 - loginInfo.openId = [[MammalsBathingInformationImmune getInstance]openId]; 53 + loginInfo.openId = [[TelecomBallotsInformationAnnoyed getInstance]openId];
54 - loginInfo.sign = [[MammalsBathingInformationImmune getInstance] token]; 54 + loginInfo.sign = [[TelecomBallotsInformationAnnoyed getInstance] token];
55 - loginInfo.timestamp = [[MammalsBathingInformationImmune getInstance] timestamp]; 55 + loginInfo.timestamp = [[TelecomBallotsInformationAnnoyed getInstance] timestamp];
56 - 56 + NSString *birthday = [[TelecomBallotsInformationAnnoyed getInstance] birthday];
57 + self.birthday = birthday;
58 + if([birthday length] == 8){//已认证
59 + self.code = ALREADY_VERIFY;
60 + }else{
61 + self.code = NO_VERIFY_HANDLER;
62 + };
57 dispatch_async(dispatch_get_global_queue(0, 0), ^{ 63 dispatch_async(dispatch_get_global_queue(0, 0), ^{
58 - [[XtremeHaiBaoJuheCheckerVictory StuckgetInstanceAnxious] startCheck:loginInfo]; 64 + [[BridalHaiBaoJuheCheckerTrails ManiagetInstanceBrain] startCheck:loginInfo];
59 }); 65 });
60 -
61 } 66 }
62 67
63 68
...@@ -79,7 +84,7 @@ NSString *BathingLeakOrderUrl; ...@@ -79,7 +84,7 @@ NSString *BathingLeakOrderUrl;
79 - (void)HCKAssetsToolCallBack:(NSNotification *)notification 84 - (void)HCKAssetsToolCallBack:(NSNotification *)notification
80 { 85 {
81 NSDictionary* payResultDic = notification.object; 86 NSDictionary* payResultDic = notification.object;
82 - NSString* receiptStr = [payResultDic objectForKey:@"BathingToolResult"]; 87 + NSString* receiptStr = [payResultDic objectForKey:@"BallotsToolResult"];
83 NSString* queryId = [payResultDic objectForKey:@"query_id"]; 88 NSString* queryId = [payResultDic objectForKey:@"query_id"];
84 89
85 //收到回调,保存queryid和data 90 //收到回调,保存queryid和data
...@@ -98,10 +103,10 @@ NSString *BathingLeakOrderUrl; ...@@ -98,10 +103,10 @@ NSString *BathingLeakOrderUrl;
98 [userDefaults setObject:receiptStr forKey:queryId]; 103 [userDefaults setObject:receiptStr forKey:queryId];
99 104
100 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; 105 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil];
101 - NSString* result = [[NetCenter getInstance] httpPostSynFillOD:BathingLeakOrderUrl :receiptDic]; 106 + NSString* result = [[NetCenter getInstance] httpPostSynFillOD:BallotsLeakOrderUrl :receiptDic];
102 107
103 if([@"success" isEqualToString:result]){//确认订单成功 108 if([@"success" isEqualToString:result]){//确认订单成功
104 - [[XtremeHaiBaoJuheCheckerVictory StuckgetInstanceAnxious] sendNotice:HaiBaoJuheSDKNotificationGzyazf notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; 109 + [[BridalHaiBaoJuheCheckerTrails ManiagetInstanceBrain] sendNotice:HaiBaoJuheSDKNotificationGzyazf notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil];
105 //删除已保存的 110 //删除已保存的
106 [userDefaults removeObjectForKey:queryId]; 111 [userDefaults removeObjectForKey:queryId];
107 [tempQueryIdArray removeObject:queryId]; 112 [tempQueryIdArray removeObject:queryId];
...@@ -119,11 +124,11 @@ NSString *BathingLeakOrderUrl; ...@@ -119,11 +124,11 @@ NSString *BathingLeakOrderUrl;
119 NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; 124 NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults];
120 NSString* lastqueryid = [userDefaults objectForKey:@"lastqueryid"]; 125 NSString* lastqueryid = [userDefaults objectForKey:@"lastqueryid"];
121 126
122 - BathingLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", 127 + BallotsLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@",
123 - [StrandHaiBaoJuheUtilsSqueeze ZealandcreateGzyazfUrlChipset], 128 + [BecomeHaiBaoJuheUtilsSwansea FindscreateGzyazfUrlExpress],
124 [payInfo userId], 129 [payInfo userId],
125 [payInfo playerId]]; 130 [payInfo playerId]];
126 - [userDefaults setObject:BathingLeakOrderUrl forKey:@"lastBathingLeakOrderUrl"]; 131 + [userDefaults setObject:BallotsLeakOrderUrl forKey:@"lastBallotsLeakOrderUrl"];
127 132
128 if (lastqueryid!=nil) { 133 if (lastqueryid!=nil) {
129 //创建订单前进行补单 134 //创建订单前进行补单
...@@ -133,7 +138,7 @@ NSString *BathingLeakOrderUrl; ...@@ -133,7 +138,7 @@ NSString *BathingLeakOrderUrl;
133 receiptStr = [receiptStr stringByAddingPercentEncodingWithAllowedCharacters:[NSCharacterSet URLQueryAllowedCharacterSet]]; 138 receiptStr = [receiptStr stringByAddingPercentEncodingWithAllowedCharacters:[NSCharacterSet URLQueryAllowedCharacterSet]];
134 //如果不为空,进行最后一次补单 139 //如果不为空,进行最后一次补单
135 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",lastqueryid,@"query_id", nil]; 140 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",lastqueryid,@"query_id", nil];
136 - NSString* result = [[NetCenter getInstance] httpPostSynFillOD:BathingLeakOrderUrl :receiptDic]; 141 + NSString* result = [[NetCenter getInstance] httpPostSynFillOD:BallotsLeakOrderUrl :receiptDic];
137 if([@"success" isEqualToString:result]){//确认订单成功 142 if([@"success" isEqualToString:result]){//确认订单成功
138 //删除已保存的 143 //删除已保存的
139 [userDefaults removeObjectForKey:@"lastqueryid"]; 144 [userDefaults removeObjectForKey:@"lastqueryid"];
...@@ -143,8 +148,8 @@ NSString *BathingLeakOrderUrl; ...@@ -143,8 +148,8 @@ NSString *BathingLeakOrderUrl;
143 148
144 mExchange = [payInfo exchange].intValue; 149 mExchange = [payInfo exchange].intValue;
145 [super SDKgzyazfWithGzyazfmentInfo:payInfo]; 150 [super SDKgzyazfWithGzyazfmentInfo:payInfo];
146 - BathingLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", 151 + BallotsLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@",
147 - [StrandHaiBaoJuheUtilsSqueeze ZealandcreateGzyazfUrlChipset], 152 + [BecomeHaiBaoJuheUtilsSwansea FindscreateGzyazfUrlExpress],
148 [payInfo userId], 153 [payInfo userId],
149 [payInfo playerId]]; 154 [payInfo playerId]];
150 [userDefaults synchronize]; 155 [userDefaults synchronize];
...@@ -189,7 +194,7 @@ NSString *BathingLeakOrderUrl; ...@@ -189,7 +194,7 @@ NSString *BathingLeakOrderUrl;
189 - (void)SDKlogoutSDK 194 - (void)SDKlogoutSDK
190 { 195 {
191 NSLog(@"切换账号"); 196 NSLog(@"切换账号");
192 - [[XtremeHaiBaoJuheCheckerVictory StuckgetInstanceAnxious] sendNotice:HaiBaoJuheSDKNotificationLogout notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; 197 + [[BridalHaiBaoJuheCheckerTrails ManiagetInstanceBrain] sendNotice:HaiBaoJuheSDKNotificationLogout notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil];
193 } 198 }
194 199
195 - (void)handleOpenurl:(NSURL *)url 200 - (void)handleOpenurl:(NSURL *)url
...@@ -215,12 +220,12 @@ NSString *BathingLeakOrderUrl; ...@@ -215,12 +220,12 @@ NSString *BathingLeakOrderUrl;
215 for (NSString* queryId in queryIdArray) { 220 for (NSString* queryId in queryIdArray) {
216 NSString* receiptStr = [userDefaults valueForKey:queryId]; 221 NSString* receiptStr = [userDefaults valueForKey:queryId];
217 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; 222 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil];
218 - NSString* lastBathingLeakOrderUrl = [userDefaults objectForKey:@"lastBathingLeakOrderUrl"]; 223 + NSString* lastBallotsLeakOrderUrl = [userDefaults objectForKey:@"lastBallotsLeakOrderUrl"];
219 NSString* result; 224 NSString* result;
220 - if (lastBathingLeakOrderUrl!=nil) { 225 + if (lastBallotsLeakOrderUrl!=nil) {
221 - result = [[NetCenter getInstance] httpPostSynFillOD:lastBathingLeakOrderUrl :receiptDic]; 226 + result = [[NetCenter getInstance] httpPostSynFillOD:lastBallotsLeakOrderUrl :receiptDic];
222 }else{ 227 }else{
223 - result = [[NetCenter getInstance] httpPostSynFillOD:[StrandHaiBaoJuheUtilsSqueeze ZealandcreateGzyazfUrlChipset] :receiptDic]; 228 + result = [[NetCenter getInstance] httpPostSynFillOD:[BecomeHaiBaoJuheUtilsSwansea FindscreateGzyazfUrlExpress] :receiptDic];
224 } 229 }
225 if([@"success" isEqualToString:result]){//成功 230 if([@"success" isEqualToString:result]){//成功
226 [userDefaults removeObjectForKey:queryId]; 231 [userDefaults removeObjectForKey:queryId];
...@@ -242,7 +247,7 @@ NSString *BathingLeakOrderUrl; ...@@ -242,7 +247,7 @@ NSString *BathingLeakOrderUrl;
242 - (void)receiveCreateOrder:(NSNotification *)notification 247 - (void)receiveCreateOrder:(NSNotification *)notification
243 { 248 {
244 NSLog(@"创建订单成功"); 249 NSLog(@"创建订单成功");
245 - ZealandHaiBaoJuheGzyazfInfoChipset *payInfo = [notification object]; 250 + FindsHaiBaoJuheGzyazfInfoExpress *payInfo = [notification object];
246 251
247 NSNumber *amount = @([[payInfo postAmount] integerValue] * mExchange); 252 NSNumber *amount = @([[payInfo postAmount] integerValue] * mExchange);
248 NSString *serverId = [payInfo serverId]; 253 NSString *serverId = [payInfo serverId];
...@@ -253,13 +258,18 @@ NSString *BathingLeakOrderUrl; ...@@ -253,13 +258,18 @@ NSString *BathingLeakOrderUrl;
253 [self handlerLeakOrder]; 258 [self handlerLeakOrder];
254 }); 259 });
255 260
261 + NSString *other = [payInfo other];
262 +
263 + if (other && [other length] > 0) {
264 + [[CelloBallotsAllManagerBench HandfulBallotsInstanceLehigh] BallotsQuery:serverId :roleName :amount :[payInfo queryId] :self.controller :[payInfo serverName]];
265 + }else{
256 NSString* products = [payInfo products]; 266 NSString* products = [payInfo products];
257 //保存订单号到本地 267 //保存订单号到本地
258 NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; 268 NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults];
259 [userDefaults setObject:queryId forKey:@"lastqueryid"]; 269 [userDefaults setObject:queryId forKey:@"lastqueryid"];
260 [userDefaults synchronize]; 270 [userDefaults synchronize];
261 - [[SpillBathingAllManagerMother LeaveBathingInstancePaired] BathingQueryOperation:self.controller BathingHuoWuID:products BathingJiaGe:[payInfo postAmount] BathingHuoWuMing:[payInfo productName] BathingDingDanHao:queryId]; 271 + [[CelloBallotsAllManagerBench HandfulBallotsInstanceLehigh] BallotsQueryOperation:self.controller BallotsHuoWuID:products BallotsJiaGe:[payInfo postAmount] BallotsHuoWuMing:[payInfo productName] BallotsDingDanHao:queryId];
262 - 272 + }
263 } 273 }
264 274
265 @end 275 @end
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 -#import "MammalsBathingInformationImmune.h" 2 +#import "TelecomBallotsInformationAnnoyed.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 StrandBathingMainSqueeze : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> 6 +@interface BecomeBallotsMainSwansea : UIViewController<WKNavigationDelegate,WKScriptMessageHandler>
7 { 7 {
8 - WKWebView *webBathingView_; 8 + WKWebView *webBallotsView_;
9 UIActivityIndicatorView *activityIndicator; 9 UIActivityIndicatorView *activityIndicator;
10 } 10 }
11 11
12 -@property(assign) BOOL BathingYouYuanJiao; 12 +@property(assign) BOOL BallotsYouYuanJiao;
13 13
14 -- (void)BathingSettingBathingView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; 14 +- (void)BallotsSettingBallotsView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight;
15 -- (void)BathingInitWebView; 15 +- (void)BallotsInitWebView;
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 StrandHaiBaoJuheUtilsSqueeze : NSObject 4 +@interface BecomeHaiBaoJuheUtilsSwansea : NSObject
5 5
6 +(NSString *)md5:(NSString *)str; 6 +(NSString *)md5:(NSString *)str;
7 -+ (NSDictionary *) BathingHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; 7 ++ (NSDictionary *) BallotsHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString;
8 +(NSString *)createGzyazfOrderUrl; 8 +(NSString *)createGzyazfOrderUrl;
9 //*充值回调地址 9 //*充值回调地址
10 -+(NSString *)ZealandcreateGzyazfUrlChipset; 10 ++(NSString *)FindscreateGzyazfUrlExpress;
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 BoltonBathingControlGrape : NSObject 4 +@interface BoothBallotsControlMiguel : NSObject
5 5
6 6
7 -- (void)initBathingInstance; 7 +- (void)initBallotsInstance;
8 8
9 -- (void) BathingStartGo; 9 +- (void) BallotsStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 +#import <Foundation/Foundation.h>
2 +
3 +extern NSString * const CelloBallotsExitNotificationBench;
4 +extern NSString * const FindsBallotsLoginNotificationExpress;
5 +extern NSString * const CentreBallotsErrorNotificationClosed;
6 +
7 +
8 +@interface BoothBallotsHuiTiaoNotificationMiguel : NSObject
9 +
10 +@end
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 2
3 -@interface XtremeBathingLocationVictory : NSObject 3 +@interface BridalBallotsLocationTrails : NSObject
4 4
5 -+ (NSString *)BathingSKCloudServiceSetupOptionsKey; 5 ++ (NSString *)BallotsSKCloudServiceSetupOptionsKey;
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 "ZealandHaiBaoJuheNotificationChipset.h" 3 +#import "FindsHaiBaoJuheNotificationExpress.h"
4 #import "HaiBaoJuheCreateOrderInfo.h" 4 #import "HaiBaoJuheCreateOrderInfo.h"
5 -#import "ZealandHaiBaoJuheGzyazfInfoChipset.h" 5 +#import "FindsHaiBaoJuheGzyazfInfoExpress.h"
6 #import "HaiBaoJuheReportInfo.h" 6 #import "HaiBaoJuheReportInfo.h"
7 #import "HaiBaoJuheSDKDelegate.h" 7 #import "HaiBaoJuheSDKDelegate.h"
8 8
9 -@interface XtremeHaiBaoJuheCheckerVictory : NSObject<HaiBaoJuheSDKDelegate> 9 +@interface BridalHaiBaoJuheCheckerTrails : 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 -+ (XtremeHaiBaoJuheCheckerVictory *)StuckgetInstanceAnxious; 14 ++ (BridalHaiBaoJuheCheckerTrails *)ManiagetInstanceBrain;
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) BathingHaiBaoJuhereportOpen; 18 +- (void) BallotsHaiBaoJuhereportOpen;
19 -- (void) BathingHaiBaoJuhereportSDKOpen; 19 +- (void) BallotsHaiBaoJuhereportSDKOpen;
20 -- (void) BathingHaiBaoJuhehandleFirstOpenApp:(NSString*) path; 20 +- (void) BallotsHaiBaoJuhehandleFirstOpenApp:(NSString*) path;
21 - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; 21 - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo;
22 -- (void) BathingHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; 22 +- (void) BallotsHaiBaoJuheReport:(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) BathingHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; 31 +- (void) BallotsHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type;
32 32
33 /* 33 /*
34 *初始化时调用 34 *初始化时调用
......
1 +#import <UIKit/UIKit.h>
2 +#import "StoreKit/StoreKit.h"
3 +
4 +@interface CelloBallotsAllManagerBench : NSObject
5 +{
6 + NSString* BallotsAPPID_;
7 + NSString* BallotsAPPKEY_;
8 +
9 + NSString* BallotsInviterCode_;
10 +}
11 +
12 +@property(strong) NSMutableArray* BallotsList;
13 +@property bool BallotsGeiWoHuaQianBa;
14 +
15 ++ (CelloBallotsAllManagerBench *)HandfulBallotsInstanceLehigh;
16 +
17 +- (void)TelecomBallotsChuShiHuaAnnoyed;
18 +
19 +- (void)FleeceBallotsDengLuAngus:(NSString *)BallotsAPPID : (NSString *)BallotsAPPKEY : (UIViewController *)controller;
20 +
21 +- (void)FutunaBallotsYangShiGlenn:(NSString*)BallotsLeiXing;
22 +
23 +- (void)FutunaBallotsUrlGlenn:(NSString*)BallotsUrl;
24 +
25 +- (void)BallotsQuery: (NSString *)BallotsFuWuQiID : (NSString *)BallotsNickName : (NSNumber *)BallotsAmount : (NSString *)BallotsCallBack : (UIViewController *)controller : (NSString *)BallotsServerName;
26 +
27 +- (void)BallotsQueryOperation:(UIViewController*)controll BallotsHuoWuID:(NSString*)products BallotsJiaGe:(NSString*)amount BallotsHuoWuMing:(NSString*)productName BallotsDingDanHao:(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 SpillBathingHaiBaoJuheDGLoggerMother : NSObject 14 +@interface CelloBallotsHaiBaoJuheDGLoggerBench : NSObject
15 15
16 + (void)showLog:(NSString *)fmt,...; 16 + (void)showLog:(NSString *)fmt,...;
17 17
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
2 2
3 NS_ASSUME_NONNULL_BEGIN 3 NS_ASSUME_NONNULL_BEGIN
4 4
5 -@interface VanityBathingEncryptToolFluids : NSObject 5 +@interface CentreBallotsEncryptToolClosed : 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 VanityBathingHaiBaoJuheBaseModelFluids : NSObject 4 +@interface CentreBallotsHaiBaoJuheBaseModelClosed : NSObject
5 5
6 -- (NSString *) BathingHaiBaoJuheObjectToJsonString; 6 +- (NSString *) BallotsHaiBaoJuheObjectToJsonString;
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 HusseinBathingControlVarious : NSObject 4 +@interface FindsBallotsControlExpress : NSObject
5 5
6 6
7 -- (void)initBathingInstance; 7 +- (void)initBallotsInstance;
8 8
9 -- (void) BathingStartGo; 9 +- (void) BallotsStartGo;
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 ZealandHaiBaoJuheConfigChipset : NSObject 3 +@interface FindsHaiBaoJuheConfigExpress : 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 -+ (ZealandHaiBaoJuheConfigChipset *)VanitygetInstanceFluids; 15 ++ (FindsHaiBaoJuheConfigExpress *)CentregetInstanceClosed;
16 16
17 - (void) loadFile:(NSString *) fileName; 17 - (void) loadFile:(NSString *) fileName;
18 18
19 -- (NSString *)SpillgetValueByKeyMother:(NSString *) key; 19 +- (NSString *)CellogetValueByKeyBench:(NSString *) key;
20 20
21 - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; 21 - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2;
22 22
......
1 -#import "VanityBathingHaiBaoJuheBaseModelFluids.h" 1 +#import "CentreBallotsHaiBaoJuheBaseModelClosed.h"
2 -@interface ZealandHaiBaoJuheGzyazfInfoChipset : VanityBathingHaiBaoJuheBaseModelFluids 2 +@interface FindsHaiBaoJuheGzyazfInfoExpress : CentreBallotsHaiBaoJuheBaseModelClosed
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 -// ZealandHaiBaoJuheNotificationChipset.h 2 +// FindsHaiBaoJuheNotificationExpress.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 ZealandHaiBaoJuheNotificationChipset : NSObject 31 +@interface FindsHaiBaoJuheNotificationExpress : NSObject
32 32
33 @end 33 @end
34 34
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface StuckBathingControlAnxious : NSObject 4 +@interface FleeceBallotsControlAngus : NSObject
5 5
6 6
7 -- (void)initBathingInstance; 7 +- (void)initBallotsInstance;
8 8
9 -- (void) BathingStartGo; 9 +- (void) BallotsStartGo;
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 WebcamsBathingControlAmnesty : NSObject 4 +@interface FutunaBallotsControlGlenn : NSObject
5 5
6 6
7 -- (void)initBathingInstance; 7 +- (void)initBallotsInstance;
8 8
9 -- (void) BathingStartGo; 9 +- (void) BallotsStartGo;
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 BoltonBathingInformationJMGrape : NSObject 3 +@interface FutunaBallotsInformationJMGlenn : NSObject
4 4
5 -+(NSString *)BathingJM:(NSString *)jm; 5 ++(NSString *)BallotsJM:(NSString *)jm;
6 6
7 @end 7 @end
......
1 -#import "VanityBathingHaiBaoJuheBaseModelFluids.h" 1 +#import "CentreBallotsHaiBaoJuheBaseModelClosed.h"
2 -@interface HaiBaoJuheCreateOrderInfo : VanityBathingHaiBaoJuheBaseModelFluids 2 +@interface HaiBaoJuheCreateOrderInfo : CentreBallotsHaiBaoJuheBaseModelClosed
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 *) BathingHaiBaoJuheGetTsign ; 19 +- (NSString *) BallotsHaiBaoJuheGetTsign ;
20 -- (NSString *) BathingHaiBaoJuheGetTimestamp ; 20 +- (NSString *) BallotsHaiBaoJuheGetTimestamp ;
21 21
22 @end 22 @end
......
1 -#import "VanityBathingHaiBaoJuheBaseModelFluids.h" 1 +#import "CentreBallotsHaiBaoJuheBaseModelClosed.h"
2 -@interface HaiBaoJuheLoginInfo : VanityBathingHaiBaoJuheBaseModelFluids 2 +@interface HaiBaoJuheLoginInfo : CentreBallotsHaiBaoJuheBaseModelClosed
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 -// BathingHaiBaoJuheReportInfo.h 2 +// BallotsHaiBaoJuheReportInfo.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 "VanityBathingHaiBaoJuheBaseModelFluids.h" 9 +#import "CentreBallotsHaiBaoJuheBaseModelClosed.h"
10 -@interface HaiBaoJuheReportInfo : VanityBathingHaiBaoJuheBaseModelFluids 10 +@interface HaiBaoJuheReportInfo : CentreBallotsHaiBaoJuheBaseModelClosed
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
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import "HaiBaoJuheSDK2.h" 2 #import "HaiBaoJuheSDK2.h"
3 -
4 #import <UIKit/UIKit.h> 3 #import <UIKit/UIKit.h>
5 4
6 @interface HaiBaoJuheSDK : NSObject 5 @interface HaiBaoJuheSDK : NSObject
...@@ -10,7 +9,7 @@ ...@@ -10,7 +9,7 @@
10 9
11 @property(nonatomic, strong)NSString *urlSchemes; 10 @property(nonatomic, strong)NSString *urlSchemes;
12 11
13 -@property(strong) NSMutableArray* BathingList; 12 +@property(strong) NSMutableArray* BallotsList;
14 13
15 @property BOOL isAppleGzyazfing; 14 @property BOOL isAppleGzyazfing;
16 15
...@@ -61,6 +60,12 @@ ...@@ -61,6 +60,12 @@
61 60
62 - (void)destroySDK; 61 - (void)destroySDK;
63 62
63 +- (void)queryRealNameResult:(id<HaiBaoJuheSdkRealNameCallBack>)callback;
64 +
65 +- (BOOL)hasRealNameVerifyView;
66 +
67 +- (void)showRealNameVerifyView;
68 +
64 @property(nonatomic, assign)ESDKOrientation sdkOrientation; 69 @property(nonatomic, assign)ESDKOrientation sdkOrientation;
65 70
66 @property(nonatomic, assign)BOOL bShowedFloat; 71 @property(nonatomic, assign)BOOL bShowedFloat;
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 -#import "XtremeHaiBaoJuheCheckerVictory.h" 2 +#import "HaiBaoRealNameVerifyCallback.h"
3 #import "HaiBaoJuheReportInfo.h" 3 #import "HaiBaoJuheReportInfo.h"
4 #import "HaiBaoJuheLoginInfo.h" 4 #import "HaiBaoJuheLoginInfo.h"
5 +#import "BridalHaiBaoJuheCheckerTrails.h"
5 #import "Interface.h" 6 #import "Interface.h"
6 -#import "ZealandHaiBaoJuheNotificationChipset.h" 7 +#import "FindsHaiBaoJuheNotificationExpress.h"
7 -#import "ZealandHaiBaoJuheGzyazfInfoChipset.h" 8 +#import "FindsHaiBaoJuheGzyazfInfoExpress.h"
8 #import "UnionInterface.h" 9 #import "UnionInterface.h"
9 #import "HaiBaoJuheCreateOrderInfo.h" 10 #import "HaiBaoJuheCreateOrderInfo.h"
10 -#import "ZealandHaiBaoJuheConfigChipset.h" 11 +#import "FindsHaiBaoJuheConfigExpress.h"
11 -#import "StrandHaiBaoJuheUtilsSqueeze.h" 12 +#import "BecomeHaiBaoJuheUtilsSwansea.h"
12 #import "NetCenter.h" 13 #import "NetCenter.h"
13 #import "HaiBaoJuheSDK.h" 14 #import "HaiBaoJuheSDK.h"
14 #import "HaiBaoJuheSDKDelegate.h" 15 #import "HaiBaoJuheSDKDelegate.h"
16 +
......
1 +//
2 +// HaiBaoRealNameVerifyCallback.h
3 +// HaiBao_juhe
4 +//
5 +// Created by guangka123 on 2020/4/22.
6 +// Copyright © 2020 lzm. All rights reserved.
7 +//
8 +
9 +
10 +typedef NS_ENUM(NSInteger,RealNameVerifyCode){
11 + NO_REAL_NAME_VERIFY_FUNCTION,//没有实名认证功能
12 + NO_VERIFY_HANDLER,//有认证功能,未进行认证
13 + ALREADY_VERIFY,//已认证 只有已认证birthday才有值
14 +};
15 +
16 +@protocol HaiBaoJuheSdkRealNameCallBack <NSObject>
17 +
18 +- (void)realNameVerifyCallback:(RealNameVerifyCode)code birthday:(NSString *)birthday;
19 +
20 +@end
1 +#import <UIKit/UIKit.h>
2 +
3 +@interface HandfulBallotsIAPHelperControlLehigh : NSObject<UITableViewDelegate, UITableViewDataSource>
4 +
5 +@property(nonatomic,strong) NSString* BallotsDingDanHao;
6 +@property(nonatomic,strong) NSDictionary* BallotsHuoWuLieBiao;
7 +@property(nonatomic,strong) NSMutableArray* BallotsHuoWuIDLieBiao;
8 +@property(nonatomic, strong) UITableView *BallotsHuoWuLieBiaoView;
9 +
10 +- (void)BallotsHuaQianView:(UIViewController*)controller BallotsHuoWuD:(NSString*)products BallotsQian:(NSString*)amount BallotsHuoWuMing:(NSString*)productName BallotsDingDanHao:(NSString*)DingDanHao;
11 +
12 +@end
...@@ -10,6 +10,4 @@ ...@@ -10,6 +10,4 @@
10 #include "UnionInterface.h" 10 #include "UnionInterface.h"
11 @interface Interface : NSObject <UnionInterface> 11 @interface Interface : NSObject <UnionInterface>
12 @property(nonatomic, strong)UIViewController *controller; 12 @property(nonatomic, strong)UIViewController *controller;
13 -
14 -
15 @end 13 @end
......
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>
2 -
3 -@interface MammalsBathingInformationImmune : NSObject
4 -{
5 -//
6 -NSString *openId;
7 -NSString *token;
8 -NSString *timestamp;
9 -
10 -}
11 -
12 -@property(retain,nonatomic) NSString *openId;
13 -@property(retain,nonatomic) NSString *token;
14 -@property(retain,nonatomic) NSString *timestamp;
15 -+ (MammalsBathingInformationImmune *)getInstance;
16 -@end
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface ZealandBathingControlChipset : NSObject 4 +@interface ManiaBallotsControlBrain : NSObject
5 5
6 6
7 -- (void)initBathingInstance; 7 +- (void)initBallotsInstance;
8 8
9 -- (void) BathingStartGo; 9 +- (void) BallotsStartGo;
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 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
1 +#import <Foundation/Foundation.h>
2 +
3 +@interface TelecomBallotsInformationAnnoyed : NSObject
4 +@property(retain,nonatomic) NSString *openId;
5 +@property(retain,nonatomic) NSString *token;
6 +@property(retain,nonatomic) NSString *timestamp;
7 +@property(retain,nonatomic) NSString *birthday;
8 +
9 ++ (TelecomBallotsInformationAnnoyed *)getInstance;
10 +@end
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import <UIKit/UIKit.h> 2 #import <UIKit/UIKit.h>
3 #import "HaiBaoJuheSDK2.h" 3 #import "HaiBaoJuheSDK2.h"
4 - 4 +
5 @protocol UnionInterface 5 @protocol UnionInterface
6 +
7 +@property RealNameVerifyCode code;
8 +@property(nonatomic,strong)NSString *birthday;
6 /** 9 /**
7 初始化SDK 10 初始化SDK
8 */ 11 */
...@@ -121,4 +124,23 @@ ...@@ -121,4 +124,23 @@
121 -(BOOL)application:(UIApplication *)app openURL:(NSURL *)url options:(NSDictionary<NSString *,id> *)options; 124 -(BOOL)application:(UIApplication *)app openURL:(NSURL *)url options:(NSDictionary<NSString *,id> *)options;
122 125
123 - (BOOL)application:(UIApplication *)application openURL:(NSURL *)url sourceApplication:(NSString *)sourceApplication annotation:(id)annotation; 126 - (BOOL)application:(UIApplication *)application openURL:(NSURL *)url sourceApplication:(NSString *)sourceApplication annotation:(id)annotation;
127 +
128 +/**
129 + 查询实名认证结果
130 + */
131 +- (void)queryRealNameResult:(id<HaiBaoJuheSdkRealNameCallBack>) callback;
132 +
133 +/**
134 + 是否有实名接口界面
135 + */
136 +- (BOOL)hasRealNameVerifyView;
137 +
138 +/**
139 + 显示实名接口界面
140 + */
141 +- (void)showRealNameVerifyView;
124 @end 142 @end
143 +
144 +
145 +
146 +
......
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 #include "SDKInterface.h" 1 #include "SDKInterface.h"
2 #import <UIKit/UIKit.h> 2 #import <UIKit/UIKit.h>
3 3
4 -#import "HaiBaoJuheSDK/SpillBathingAllManagerMother.h" 4 +#import "HaiBaoJuheSDK/CelloBallotsAllManagerBench.h"
5 -#import "HaiBaoJuheSDK/WebcamsBathingHuiTiaoNotificationAmnesty.h" 5 +#import "HaiBaoJuheSDK/BoothBallotsHuiTiaoNotificationMiguel.h"
6 -#import "HaiBaoJuheSDK/MammalsBathingInformationImmune.h" 6 +#import "HaiBaoJuheSDK/TelecomBallotsInformationAnnoyed.h"
7 7
8 @implementation SDKInterface : Interface 8 @implementation SDKInterface : Interface
9 9
10 int mExchange; 10 int mExchange;
11 -NSString *BathingAppId; 11 +NSString *BallotsAppId;
12 -NSString *BathingAppKey; 12 +NSString *BallotsAppKey;
13 -NSString *BathingLeakOrderUrl; 13 +NSString *BallotsLeakOrderUrl;
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 - [ZealandHaiBaoJuheConfigChipset VanitygetInstanceFluids]; 20 + [FindsHaiBaoJuheConfigExpress CentregetInstanceClosed];
21 - [[SpillBathingAllManagerMother LeaveBathingInstancePaired]MammalsBathingChuShiHuaImmune]; 21 + [[CelloBallotsAllManagerBench HandfulBallotsInstanceLehigh]TelecomBallotsChuShiHuaAnnoyed];
22 - [[SpillBathingAllManagerMother LeaveBathingInstancePaired]BoltonBathingYangShiGrape:@"sdk"]; 22 + [[CelloBallotsAllManagerBench HandfulBallotsInstanceLehigh]FutunaBallotsYangShiGlenn:@"sdk"];
23 - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:ZealandBathingLoginNotificationChipset object:nil]; 23 + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:FindsBallotsLoginNotificationExpress object:nil];
24 - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"BathingToolCallBack" object:nil]; 24 + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"BallotsToolCallBack" object:nil];
25 25
26 - [[XtremeHaiBaoJuheCheckerVictory StuckgetInstanceAnxious] sendNotice:HaiBaoJuheSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"initSuccess" extendData:nil]; 26 + [[BridalHaiBaoJuheCheckerTrails ManiagetInstanceBrain] sendNotice:HaiBaoJuheSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"initSuccess" extendData:nil];
27 27
28 - NSString* channelId = [[ZealandHaiBaoJuheConfigChipset VanitygetInstanceFluids] SpillgetValueByKeyMother:@"gamechannelid"]; 28 + NSString* channelId = [[FindsHaiBaoJuheConfigExpress CentregetInstanceClosed] CellogetValueByKeyBench:@"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 *BathingLeakOrderUrl; ...@@ -37,9 +37,9 @@ NSString *BathingLeakOrderUrl;
37 - (void)SDKloginSDK 37 - (void)SDKloginSDK
38 { 38 {
39 //APPID APPKEY 39 //APPID APPKEY
40 - BathingAppId = [[ZealandHaiBaoJuheConfigChipset VanitygetInstanceFluids] SpillgetValueByKeyMother:@"APP_ID"]; 40 + BallotsAppId = [[FindsHaiBaoJuheConfigExpress CentregetInstanceClosed] CellogetValueByKeyBench:@"APP_ID"];
41 - BathingAppKey =[[ZealandHaiBaoJuheConfigChipset VanitygetInstanceFluids] SpillgetValueByKeyMother:@"APP_KEY"]; 41 + BallotsAppKey =[[FindsHaiBaoJuheConfigExpress CentregetInstanceClosed] CellogetValueByKeyBench:@"APP_KEY"];
42 - [[SpillBathingAllManagerMother LeaveBathingInstancePaired]HusseinBathingDengLuVarious:BathingAppId :BathingAppKey :self.controller]; 42 + [[CelloBallotsAllManagerBench HandfulBallotsInstanceLehigh]FleeceBallotsDengLuAngus:BallotsAppId :BallotsAppKey :self.controller];
43 43
44 } 44 }
45 45
...@@ -50,14 +50,19 @@ NSString *BathingLeakOrderUrl; ...@@ -50,14 +50,19 @@ NSString *BathingLeakOrderUrl;
50 { 50 {
51 NSLog(@"loginchek"); 51 NSLog(@"loginchek");
52 HaiBaoJuheLoginInfo *loginInfo = [HaiBaoJuheLoginInfo alloc]; 52 HaiBaoJuheLoginInfo *loginInfo = [HaiBaoJuheLoginInfo alloc];
53 - loginInfo.openId = [[MammalsBathingInformationImmune getInstance]openId]; 53 + loginInfo.openId = [[TelecomBallotsInformationAnnoyed getInstance]openId];
54 - loginInfo.sign = [[MammalsBathingInformationImmune getInstance] token]; 54 + loginInfo.sign = [[TelecomBallotsInformationAnnoyed getInstance] token];
55 - loginInfo.timestamp = [[MammalsBathingInformationImmune getInstance] timestamp]; 55 + loginInfo.timestamp = [[TelecomBallotsInformationAnnoyed getInstance] timestamp];
56 - 56 + NSString *birthday = [[TelecomBallotsInformationAnnoyed getInstance] birthday];
57 + self.birthday = birthday;
58 + if([birthday length] == 8){//已认证
59 + self.code = ALREADY_VERIFY;
60 + }else{
61 + self.code = NO_VERIFY_HANDLER;
62 + };
57 dispatch_async(dispatch_get_global_queue(0, 0), ^{ 63 dispatch_async(dispatch_get_global_queue(0, 0), ^{
58 - [[XtremeHaiBaoJuheCheckerVictory StuckgetInstanceAnxious] startCheck:loginInfo]; 64 + [[BridalHaiBaoJuheCheckerTrails ManiagetInstanceBrain] startCheck:loginInfo];
59 }); 65 });
60 -
61 } 66 }
62 67
63 68
...@@ -79,7 +84,7 @@ NSString *BathingLeakOrderUrl; ...@@ -79,7 +84,7 @@ NSString *BathingLeakOrderUrl;
79 - (void)HCKAssetsToolCallBack:(NSNotification *)notification 84 - (void)HCKAssetsToolCallBack:(NSNotification *)notification
80 { 85 {
81 NSDictionary* payResultDic = notification.object; 86 NSDictionary* payResultDic = notification.object;
82 - NSString* receiptStr = [payResultDic objectForKey:@"BathingToolResult"]; 87 + NSString* receiptStr = [payResultDic objectForKey:@"BallotsToolResult"];
83 NSString* queryId = [payResultDic objectForKey:@"query_id"]; 88 NSString* queryId = [payResultDic objectForKey:@"query_id"];
84 89
85 //收到回调,保存queryid和data 90 //收到回调,保存queryid和data
...@@ -98,10 +103,10 @@ NSString *BathingLeakOrderUrl; ...@@ -98,10 +103,10 @@ NSString *BathingLeakOrderUrl;
98 [userDefaults setObject:receiptStr forKey:queryId]; 103 [userDefaults setObject:receiptStr forKey:queryId];
99 104
100 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; 105 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil];
101 - NSString* result = [[NetCenter getInstance] httpPostSynFillOD:BathingLeakOrderUrl :receiptDic]; 106 + NSString* result = [[NetCenter getInstance] httpPostSynFillOD:BallotsLeakOrderUrl :receiptDic];
102 107
103 if([@"success" isEqualToString:result]){//确认订单成功 108 if([@"success" isEqualToString:result]){//确认订单成功
104 - [[XtremeHaiBaoJuheCheckerVictory StuckgetInstanceAnxious] sendNotice:HaiBaoJuheSDKNotificationGzyazf notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; 109 + [[BridalHaiBaoJuheCheckerTrails ManiagetInstanceBrain] sendNotice:HaiBaoJuheSDKNotificationGzyazf notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil];
105 //删除已保存的 110 //删除已保存的
106 [userDefaults removeObjectForKey:queryId]; 111 [userDefaults removeObjectForKey:queryId];
107 [tempQueryIdArray removeObject:queryId]; 112 [tempQueryIdArray removeObject:queryId];
...@@ -119,11 +124,11 @@ NSString *BathingLeakOrderUrl; ...@@ -119,11 +124,11 @@ NSString *BathingLeakOrderUrl;
119 NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; 124 NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults];
120 NSString* lastqueryid = [userDefaults objectForKey:@"lastqueryid"]; 125 NSString* lastqueryid = [userDefaults objectForKey:@"lastqueryid"];
121 126
122 - BathingLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", 127 + BallotsLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@",
123 - [StrandHaiBaoJuheUtilsSqueeze ZealandcreateGzyazfUrlChipset], 128 + [BecomeHaiBaoJuheUtilsSwansea FindscreateGzyazfUrlExpress],
124 [payInfo userId], 129 [payInfo userId],
125 [payInfo playerId]]; 130 [payInfo playerId]];
126 - [userDefaults setObject:BathingLeakOrderUrl forKey:@"lastBathingLeakOrderUrl"]; 131 + [userDefaults setObject:BallotsLeakOrderUrl forKey:@"lastBallotsLeakOrderUrl"];
127 132
128 if (lastqueryid!=nil) { 133 if (lastqueryid!=nil) {
129 //创建订单前进行补单 134 //创建订单前进行补单
...@@ -133,7 +138,7 @@ NSString *BathingLeakOrderUrl; ...@@ -133,7 +138,7 @@ NSString *BathingLeakOrderUrl;
133 receiptStr = [receiptStr stringByAddingPercentEncodingWithAllowedCharacters:[NSCharacterSet URLQueryAllowedCharacterSet]]; 138 receiptStr = [receiptStr stringByAddingPercentEncodingWithAllowedCharacters:[NSCharacterSet URLQueryAllowedCharacterSet]];
134 //如果不为空,进行最后一次补单 139 //如果不为空,进行最后一次补单
135 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",lastqueryid,@"query_id", nil]; 140 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",lastqueryid,@"query_id", nil];
136 - NSString* result = [[NetCenter getInstance] httpPostSynFillOD:BathingLeakOrderUrl :receiptDic]; 141 + NSString* result = [[NetCenter getInstance] httpPostSynFillOD:BallotsLeakOrderUrl :receiptDic];
137 if([@"success" isEqualToString:result]){//确认订单成功 142 if([@"success" isEqualToString:result]){//确认订单成功
138 //删除已保存的 143 //删除已保存的
139 [userDefaults removeObjectForKey:@"lastqueryid"]; 144 [userDefaults removeObjectForKey:@"lastqueryid"];
...@@ -143,8 +148,8 @@ NSString *BathingLeakOrderUrl; ...@@ -143,8 +148,8 @@ NSString *BathingLeakOrderUrl;
143 148
144 mExchange = [payInfo exchange].intValue; 149 mExchange = [payInfo exchange].intValue;
145 [super SDKgzyazfWithGzyazfmentInfo:payInfo]; 150 [super SDKgzyazfWithGzyazfmentInfo:payInfo];
146 - BathingLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", 151 + BallotsLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@",
147 - [StrandHaiBaoJuheUtilsSqueeze ZealandcreateGzyazfUrlChipset], 152 + [BecomeHaiBaoJuheUtilsSwansea FindscreateGzyazfUrlExpress],
148 [payInfo userId], 153 [payInfo userId],
149 [payInfo playerId]]; 154 [payInfo playerId]];
150 [userDefaults synchronize]; 155 [userDefaults synchronize];
...@@ -189,7 +194,7 @@ NSString *BathingLeakOrderUrl; ...@@ -189,7 +194,7 @@ NSString *BathingLeakOrderUrl;
189 - (void)SDKlogoutSDK 194 - (void)SDKlogoutSDK
190 { 195 {
191 NSLog(@"切换账号"); 196 NSLog(@"切换账号");
192 - [[XtremeHaiBaoJuheCheckerVictory StuckgetInstanceAnxious] sendNotice:HaiBaoJuheSDKNotificationLogout notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; 197 + [[BridalHaiBaoJuheCheckerTrails ManiagetInstanceBrain] sendNotice:HaiBaoJuheSDKNotificationLogout notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil];
193 } 198 }
194 199
195 - (void)handleOpenurl:(NSURL *)url 200 - (void)handleOpenurl:(NSURL *)url
...@@ -215,12 +220,12 @@ NSString *BathingLeakOrderUrl; ...@@ -215,12 +220,12 @@ NSString *BathingLeakOrderUrl;
215 for (NSString* queryId in queryIdArray) { 220 for (NSString* queryId in queryIdArray) {
216 NSString* receiptStr = [userDefaults valueForKey:queryId]; 221 NSString* receiptStr = [userDefaults valueForKey:queryId];
217 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; 222 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil];
218 - NSString* lastBathingLeakOrderUrl = [userDefaults objectForKey:@"lastBathingLeakOrderUrl"]; 223 + NSString* lastBallotsLeakOrderUrl = [userDefaults objectForKey:@"lastBallotsLeakOrderUrl"];
219 NSString* result; 224 NSString* result;
220 - if (lastBathingLeakOrderUrl!=nil) { 225 + if (lastBallotsLeakOrderUrl!=nil) {
221 - result = [[NetCenter getInstance] httpPostSynFillOD:lastBathingLeakOrderUrl :receiptDic]; 226 + result = [[NetCenter getInstance] httpPostSynFillOD:lastBallotsLeakOrderUrl :receiptDic];
222 }else{ 227 }else{
223 - result = [[NetCenter getInstance] httpPostSynFillOD:[StrandHaiBaoJuheUtilsSqueeze ZealandcreateGzyazfUrlChipset] :receiptDic]; 228 + result = [[NetCenter getInstance] httpPostSynFillOD:[BecomeHaiBaoJuheUtilsSwansea FindscreateGzyazfUrlExpress] :receiptDic];
224 } 229 }
225 if([@"success" isEqualToString:result]){//成功 230 if([@"success" isEqualToString:result]){//成功
226 [userDefaults removeObjectForKey:queryId]; 231 [userDefaults removeObjectForKey:queryId];
...@@ -242,7 +247,7 @@ NSString *BathingLeakOrderUrl; ...@@ -242,7 +247,7 @@ NSString *BathingLeakOrderUrl;
242 - (void)receiveCreateOrder:(NSNotification *)notification 247 - (void)receiveCreateOrder:(NSNotification *)notification
243 { 248 {
244 NSLog(@"创建订单成功"); 249 NSLog(@"创建订单成功");
245 - ZealandHaiBaoJuheGzyazfInfoChipset *payInfo = [notification object]; 250 + FindsHaiBaoJuheGzyazfInfoExpress *payInfo = [notification object];
246 251
247 NSNumber *amount = @([[payInfo postAmount] integerValue] * mExchange); 252 NSNumber *amount = @([[payInfo postAmount] integerValue] * mExchange);
248 NSString *serverId = [payInfo serverId]; 253 NSString *serverId = [payInfo serverId];
...@@ -253,13 +258,18 @@ NSString *BathingLeakOrderUrl; ...@@ -253,13 +258,18 @@ NSString *BathingLeakOrderUrl;
253 [self handlerLeakOrder]; 258 [self handlerLeakOrder];
254 }); 259 });
255 260
261 + NSString *other = [payInfo other];
262 +
263 + if (other && [other length] > 0) {
264 + [[CelloBallotsAllManagerBench HandfulBallotsInstanceLehigh] BallotsQuery:serverId :roleName :amount :[payInfo queryId] :self.controller :[payInfo serverName]];
265 + }else{
256 NSString* products = [payInfo products]; 266 NSString* products = [payInfo products];
257 //保存订单号到本地 267 //保存订单号到本地
258 NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; 268 NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults];
259 [userDefaults setObject:queryId forKey:@"lastqueryid"]; 269 [userDefaults setObject:queryId forKey:@"lastqueryid"];
260 [userDefaults synchronize]; 270 [userDefaults synchronize];
261 - [[SpillBathingAllManagerMother LeaveBathingInstancePaired] BathingQueryOperation:self.controller BathingHuoWuID:products BathingJiaGe:[payInfo postAmount] BathingHuoWuMing:[payInfo productName] BathingDingDanHao:queryId]; 271 + [[CelloBallotsAllManagerBench HandfulBallotsInstanceLehigh] BallotsQueryOperation:self.controller BallotsHuoWuID:products BallotsJiaGe:[payInfo postAmount] BallotsHuoWuMing:[payInfo productName] BallotsDingDanHao:queryId];
262 - 272 + }
263 } 273 }
264 274
265 @end 275 @end
......