Showing
67 changed files
with
246 additions
and
244 deletions
... | @@ -7,7 +7,7 @@ | ... | @@ -7,7 +7,7 @@ |
7 | objects = { | 7 | objects = { |
8 | 8 | ||
9 | /* Begin PBXBuildFile section */ | 9 | /* Begin PBXBuildFile section */ |
10 | - 1198207824454D980087A9D7 /* goowei_hhsg_config in Resources */ = {isa = PBXBuildFile; fileRef = 1198207724454D980087A9D7 /* goowei_hhsg_config */; }; | 10 | + 1198207824454D980087A9D7 /* dcqs_config in Resources */ = {isa = PBXBuildFile; fileRef = 1198207724454D980087A9D7 /* dcqs_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_hhsg_config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = goowei_hhsg_config; path = poolsdk_file/poolsdk/goowei_hhsg_config; sourceTree = "<group>"; }; | 61 | + 1198207724454D980087A9D7 /* dcqs_config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = dcqs_config; path = poolsdk_file/poolsdk/dcqs_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_hhsg_config */, | 143 | + 1198207724454D980087A9D7 /* dcqs_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_hhsg_config in Resources */, | 312 | + 1198207824454D980087A9D7 /* dcqs_config in Resources */, |
313 | BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */, | 313 | BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */, |
314 | ); | 314 | ); |
315 | runOnlyForDeploymentPostprocessing = 0; | 315 | runOnlyForDeploymentPostprocessing = 0; | ... | ... |
No preview for this file type
No preview for this file type
PoolSdk_Demo/Demo/HaiBaoJuheSDK.framework/Headers/BoothBallotsHuiTiaoNotificationMiguel.h
deleted
100644 → 0
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> | ||
2 | + | ||
3 | +@interface BuddyLadenIAPHelperControlDawson : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
4 | + | ||
5 | +@property(nonatomic,strong) NSString* LadenDingDanHao; | ||
6 | +@property(nonatomic,strong) NSDictionary* LadenHuoWuLieBiao; | ||
7 | +@property(nonatomic,strong) NSMutableArray* LadenHuoWuIDLieBiao; | ||
8 | +@property(nonatomic, strong) UITableView *LadenHuoWuLieBiaoView; | ||
9 | + | ||
10 | +- (void)LadenHuaQianView:(UIViewController*)controller LadenHuoWuD:(NSString*)products LadenQian:(NSString*)amount LadenHuoWuMing:(NSString*)productName LadenDingDanHao:(NSString*)DingDanHao; | ||
11 | + | ||
12 | +@end |
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 |
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface BoothBallotsControlMiguel : NSObject | 4 | +@interface ChargedLadenControlVaults : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initBallotsInstance; | 7 | +- (void)initLadenInstance; |
8 | 8 | ||
9 | -- (void) BallotsStartGo; | 9 | +- (void) LadenStartGo; |
10 | 10 | ||
11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
12 | 12 | ... | ... |
PoolSdk_Demo/Demo/HaiBaoJuheSDK.framework/Headers/ChargedLadenHuiTiaoNotificationVaults.h
0 → 100644
1 | +#import <Foundation/Foundation.h> | ||
2 | + | ||
3 | +extern NSString * const ClassLadenExitNotificationJupiter; | ||
4 | +extern NSString * const IraqiLadenLoginNotificationDeeply; | ||
5 | +extern NSString * const VirginLadenErrorNotificationKeygen; | ||
6 | + | ||
7 | + | ||
8 | +@interface ChargedLadenHuiTiaoNotificationVaults : NSObject | ||
9 | + | ||
10 | +@end |
1 | +#import <UIKit/UIKit.h> | ||
2 | +#import "StoreKit/StoreKit.h" | ||
3 | + | ||
4 | +@interface ClassLadenAllManagerJupiter : NSObject | ||
5 | +{ | ||
6 | + NSString* LadenAPPID_; | ||
7 | + NSString* LadenAPPKEY_; | ||
8 | + | ||
9 | + NSString* LadenInviterCode_; | ||
10 | +} | ||
11 | + | ||
12 | +@property(strong) NSMutableArray* LadenList; | ||
13 | +@property bool LadenGeiWoHuaQianBa; | ||
14 | + | ||
15 | ++ (ClassLadenAllManagerJupiter *)BuddyLadenInstanceDawson; | ||
16 | + | ||
17 | +- (void)GrenadaLadenChuShiHuaLortab; | ||
18 | + | ||
19 | +- (void)KilledLadenDengLuDigit:(NSString *)LadenAPPID : (NSString *)LadenAPPKEY : (UIViewController *)controller; | ||
20 | + | ||
21 | +- (void)EmilyLadenYangShiResults:(NSString*)LadenLeiXing; | ||
22 | + | ||
23 | +- (void)EmilyLadenUrlResults:(NSString*)LadenUrl; | ||
24 | + | ||
25 | +- (void)LadenQuery: (NSString *)LadenFuWuQiID : (NSString *)LadenNickName : (NSNumber *)LadenAmount : (NSString *)LadenCallBack : (UIViewController *)controller : (NSString *)LadenServerName; | ||
26 | + | ||
27 | +- (void)LadenQueryOperation:(UIViewController*)controll LadenHuoWuID:(NSString*)products LadenJiaGe:(NSString*)amount LadenHuoWuMing:(NSString*)productName LadenDingDanHao:(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 CelloBallotsHaiBaoJuheDGLoggerBench : NSObject | 14 | +@interface ClassLadenHaiBaoJuheDGLoggerJupiter : NSObject |
15 | 15 | ||
16 | + (void)showLog:(NSString *)fmt,...; | 16 | + (void)showLog:(NSString *)fmt,...; |
17 | 17 | ... | ... |
1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
2 | #import <UIKit/UIKit.h> | 2 | #import <UIKit/UIKit.h> |
3 | 3 | ||
4 | -@interface BecomeHaiBaoJuheUtilsSwansea : NSObject | 4 | +@interface ElementHaiBaoJuheUtilsCalcium : NSObject |
5 | 5 | ||
6 | +(NSString *)md5:(NSString *)str; | 6 | +(NSString *)md5:(NSString *)str; |
7 | -+ (NSDictionary *) BallotsHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; | 7 | ++ (NSDictionary *) LadenHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; |
8 | +(NSString *)createGzyazfOrderUrl; | 8 | +(NSString *)createGzyazfOrderUrl; |
9 | //*充值回调地址 | 9 | //*充值回调地址 |
10 | -+(NSString *)FindscreateGzyazfUrlExpress; | 10 | ++(NSString *)IraqicreateGzyazfUrlDeeply; |
11 | 11 | ||
12 | +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; | 12 | +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; |
13 | +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; | 13 | +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; | ... | ... |
1 | #import <UIKit/UIKit.h> | 1 | #import <UIKit/UIKit.h> |
2 | -#import "TelecomBallotsInformationAnnoyed.h" | 2 | +#import "GrenadaLadenInformationLortab.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 BecomeBallotsMainSwansea : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> | 6 | +@interface ElementLadenMainCalcium : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> |
7 | { | 7 | { |
8 | - WKWebView *webBallotsView_; | 8 | + WKWebView *webLadenView_; |
9 | UIActivityIndicatorView *activityIndicator; | 9 | UIActivityIndicatorView *activityIndicator; |
10 | } | 10 | } |
11 | 11 | ||
12 | -@property(assign) BOOL BallotsYouYuanJiao; | 12 | +@property(assign) BOOL LadenYouYuanJiao; |
13 | 13 | ||
14 | -- (void)BallotsSettingBallotsView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; | 14 | +- (void)LadenSettingLadenView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; |
15 | -- (void)BallotsInitWebView; | 15 | +- (void)LadenInitWebView; |
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 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface FindsBallotsControlExpress : NSObject | 4 | +@interface EmilyLadenControlResults : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initBallotsInstance; | 7 | +- (void)initLadenInstance; |
8 | 8 | ||
9 | -- (void) BallotsStartGo; | 9 | +- (void) LadenStartGo; |
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 FleeceBallotsControlAngus : NSObject | 4 | +@interface GradedLadenControlArthur : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initBallotsInstance; | 7 | +- (void)initLadenInstance; |
8 | 8 | ||
9 | -- (void) BallotsStartGo; | 9 | +- (void) LadenStartGo; |
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 TelecomBallotsInformationAnnoyed : NSObject | 3 | +@interface GrenadaLadenInformationLortab : NSObject |
4 | @property(retain,nonatomic) NSString *openId; | 4 | @property(retain,nonatomic) NSString *openId; |
5 | @property(retain,nonatomic) NSString *token; | 5 | @property(retain,nonatomic) NSString *token; |
6 | @property(retain,nonatomic) NSString *timestamp; | 6 | @property(retain,nonatomic) NSString *timestamp; |
7 | @property(retain,nonatomic) NSString *birthday; | 7 | @property(retain,nonatomic) NSString *birthday; |
8 | 8 | ||
9 | -+ (TelecomBallotsInformationAnnoyed *)getInstance; | 9 | ++ (GrenadaLadenInformationLortab *)getInstance; |
10 | @end | 10 | @end | ... | ... |
1 | -#import "CentreBallotsHaiBaoJuheBaseModelClosed.h" | 1 | +#import "VirginLadenHaiBaoJuheBaseModelKeygen.h" |
2 | -@interface HaiBaoJuheCreateOrderInfo : CentreBallotsHaiBaoJuheBaseModelClosed | 2 | +@interface HaiBaoJuheCreateOrderInfo : VirginLadenHaiBaoJuheBaseModelKeygen |
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 *) BallotsHaiBaoJuheGetTsign ; | 19 | +- (NSString *) LadenHaiBaoJuheGetTsign ; |
20 | -- (NSString *) BallotsHaiBaoJuheGetTimestamp ; | 20 | +- (NSString *) LadenHaiBaoJuheGetTimestamp ; |
21 | 21 | ||
22 | @end | 22 | @end | ... | ... |
1 | -#import "CentreBallotsHaiBaoJuheBaseModelClosed.h" | 1 | +#import "VirginLadenHaiBaoJuheBaseModelKeygen.h" |
2 | -@interface HaiBaoJuheLoginInfo : CentreBallotsHaiBaoJuheBaseModelClosed | 2 | +@interface HaiBaoJuheLoginInfo : VirginLadenHaiBaoJuheBaseModelKeygen |
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 | -// BallotsHaiBaoJuheReportInfo.h | 2 | +// LadenHaiBaoJuheReportInfo.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 "CentreBallotsHaiBaoJuheBaseModelClosed.h" | 9 | +#import "VirginLadenHaiBaoJuheBaseModelKeygen.h" |
10 | -@interface HaiBaoJuheReportInfo : CentreBallotsHaiBaoJuheBaseModelClosed | 10 | +@interface HaiBaoJuheReportInfo : VirginLadenHaiBaoJuheBaseModelKeygen |
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 | ... | ... |
... | @@ -9,7 +9,7 @@ | ... | @@ -9,7 +9,7 @@ |
9 | 9 | ||
10 | @property(nonatomic, strong)NSString *urlSchemes; | 10 | @property(nonatomic, strong)NSString *urlSchemes; |
11 | 11 | ||
12 | -@property(strong) NSMutableArray* BallotsList; | 12 | +@property(strong) NSMutableArray* LadenList; |
13 | 13 | ||
14 | @property BOOL isAppleGzyazfing; | 14 | @property BOOL isAppleGzyazfing; |
15 | 15 | ... | ... |
... | @@ -2,14 +2,14 @@ | ... | @@ -2,14 +2,14 @@ |
2 | #import "HaiBaoRealNameVerifyCallback.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 "TripodHaiBaoJuheCheckerRoyal.h" |
6 | #import "Interface.h" | 6 | #import "Interface.h" |
7 | -#import "FindsHaiBaoJuheNotificationExpress.h" | 7 | +#import "IraqiHaiBaoJuheNotificationDeeply.h" |
8 | -#import "FindsHaiBaoJuheGzyazfInfoExpress.h" | 8 | +#import "IraqiHaiBaoJuheGzyazfInfoDeeply.h" |
9 | #import "UnionInterface.h" | 9 | #import "UnionInterface.h" |
10 | #import "HaiBaoJuheCreateOrderInfo.h" | 10 | #import "HaiBaoJuheCreateOrderInfo.h" |
11 | -#import "FindsHaiBaoJuheConfigExpress.h" | 11 | +#import "IraqiHaiBaoJuheConfigDeeply.h" |
12 | -#import "BecomeHaiBaoJuheUtilsSwansea.h" | 12 | +#import "ElementHaiBaoJuheUtilsCalcium.h" |
13 | #import "NetCenter.h" | 13 | #import "NetCenter.h" |
14 | #import "HaiBaoJuheSDK.h" | 14 | #import "HaiBaoJuheSDK.h" |
15 | #import "HaiBaoJuheSDKDelegate.h" | 15 | #import "HaiBaoJuheSDKDelegate.h" | ... | ... |
PoolSdk_Demo/Demo/HaiBaoJuheSDK.framework/Headers/HandfulBallotsIAPHelperControlLehigh.h
deleted
100644 → 0
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 |
1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
2 | 2 | ||
3 | -@interface FindsHaiBaoJuheConfigExpress : NSObject | 3 | +@interface IraqiHaiBaoJuheConfigDeeply : 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 | -+ (FindsHaiBaoJuheConfigExpress *)CentregetInstanceClosed; | 15 | ++ (IraqiHaiBaoJuheConfigDeeply *)VirgingetInstanceKeygen; |
16 | 16 | ||
17 | - (void) loadFile:(NSString *) fileName; | 17 | - (void) loadFile:(NSString *) fileName; |
18 | 18 | ||
19 | -- (NSString *)CellogetValueByKeyBench:(NSString *) key; | 19 | +- (NSString *)ClassgetValueByKeyJupiter:(NSString *) key; |
20 | 20 | ||
21 | - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; | 21 | - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; |
22 | 22 | ... | ... |
1 | -#import "CentreBallotsHaiBaoJuheBaseModelClosed.h" | 1 | +#import "VirginLadenHaiBaoJuheBaseModelKeygen.h" |
2 | -@interface FindsHaiBaoJuheGzyazfInfoExpress : CentreBallotsHaiBaoJuheBaseModelClosed | 2 | +@interface IraqiHaiBaoJuheGzyazfInfoDeeply : VirginLadenHaiBaoJuheBaseModelKeygen |
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 | -// FindsHaiBaoJuheNotificationExpress.h | 2 | +// IraqiHaiBaoJuheNotificationDeeply.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. |
... | @@ -14,12 +14,13 @@ extern NSString * const _create_order_notification; /**< */ | ... | @@ -14,12 +14,13 @@ extern NSString * const _create_order_notification; /**< */ |
14 | 14 | ||
15 | /** | 15 | /** |
16 | 应用支持的方向 | 16 | 应用支持的方向 |
17 | + | ||
17 | */ | 18 | */ |
18 | typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { | 19 | typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { |
19 | HaiBaoJuheSDKNotificationLogin = 1,//登录 | 20 | HaiBaoJuheSDKNotificationLogin = 1,//登录 |
20 | HaiBaoJuheSDKNotificationLogout,//注销 | 21 | HaiBaoJuheSDKNotificationLogout,//注销 |
21 | - HaiBaoJuheSDKNotificationGzyazf,//支付完成 | ||
22 | HaiBaoJuheSDKNotificationPause,//暂停退出 | 22 | HaiBaoJuheSDKNotificationPause,//暂停退出 |
23 | + HaiBaoJuheSDKNotificationGzyazf,//内部使用 | ||
23 | HaiBaoJuheSDKNotificationRole,//创建角色 | 24 | HaiBaoJuheSDKNotificationRole,//创建角色 |
24 | HaiBaoJuheSDKNotificationInitSDK,//初始化SDK | 25 | HaiBaoJuheSDKNotificationInitSDK,//初始化SDK |
25 | HaiBaoJuheSDKNotificationSwitchAccount,//切换账号 | 26 | HaiBaoJuheSDKNotificationSwitchAccount,//切换账号 |
... | @@ -28,7 +29,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { | ... | @@ -28,7 +29,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { |
28 | 29 | ||
29 | 30 | ||
30 | 31 | ||
31 | -@interface FindsHaiBaoJuheNotificationExpress : NSObject | 32 | +@interface IraqiHaiBaoJuheNotificationDeeply : NSObject |
32 | 33 | ||
33 | @end | 34 | @end |
34 | 35 | ... | ... |
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface FutunaBallotsControlGlenn : NSObject | 4 | +@interface IraqiLadenControlDeeply : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initBallotsInstance; | 7 | +- (void)initLadenInstance; |
8 | 8 | ||
9 | -- (void) BallotsStartGo; | 9 | +- (void) LadenStartGo; |
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 ManiaBallotsControlBrain : NSObject | 4 | +@interface KilledLadenControlDigit : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initBallotsInstance; | 7 | +- (void)initLadenInstance; |
8 | 8 | ||
9 | -- (void) BallotsStartGo; | 9 | +- (void) LadenStartGo; |
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 | #import "HaiBaoJuheLoginInfo.h" | 2 | #import "HaiBaoJuheLoginInfo.h" |
3 | -#import "FindsHaiBaoJuheNotificationExpress.h" | 3 | +#import "IraqiHaiBaoJuheNotificationDeeply.h" |
4 | #import "HaiBaoJuheCreateOrderInfo.h" | 4 | #import "HaiBaoJuheCreateOrderInfo.h" |
5 | -#import "FindsHaiBaoJuheGzyazfInfoExpress.h" | 5 | +#import "IraqiHaiBaoJuheGzyazfInfoDeeply.h" |
6 | #import "HaiBaoJuheReportInfo.h" | 6 | #import "HaiBaoJuheReportInfo.h" |
7 | #import "HaiBaoJuheSDKDelegate.h" | 7 | #import "HaiBaoJuheSDKDelegate.h" |
8 | 8 | ||
9 | -@interface BridalHaiBaoJuheCheckerTrails : NSObject<HaiBaoJuheSDKDelegate> | 9 | +@interface TripodHaiBaoJuheCheckerRoyal : 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 | -+ (BridalHaiBaoJuheCheckerTrails *)ManiagetInstanceBrain; | 14 | ++ (TripodHaiBaoJuheCheckerRoyal *)GradedgetInstanceArthur; |
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) BallotsHaiBaoJuhereportOpen; | 18 | +- (void) LadenHaiBaoJuhereportOpen; |
19 | -- (void) BallotsHaiBaoJuhereportSDKOpen; | 19 | +- (void) LadenHaiBaoJuhereportSDKOpen; |
20 | -- (void) BallotsHaiBaoJuhehandleFirstOpenApp:(NSString*) path; | 20 | +- (void) LadenHaiBaoJuhehandleFirstOpenApp:(NSString*) path; |
21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; | 21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; |
22 | -- (void) BallotsHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; | 22 | +- (void) LadenHaiBaoJuheReport:(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) BallotsHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; | 31 | +- (void) LadenHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; |
32 | 32 | ||
33 | /* | 33 | /* |
34 | *初始化时调用 | 34 | *初始化时调用 | ... | ... |
... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
2 | 2 | ||
3 | NS_ASSUME_NONNULL_BEGIN | 3 | NS_ASSUME_NONNULL_BEGIN |
4 | 4 | ||
5 | -@interface CentreBallotsEncryptToolClosed : NSObject | 5 | +@interface VirginLadenEncryptToolKeygen : 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 CentreBallotsHaiBaoJuheBaseModelClosed : NSObject | 4 | +@interface VirginLadenHaiBaoJuheBaseModelKeygen : NSObject |
5 | 5 | ||
6 | -- (NSString *) BallotsHaiBaoJuheObjectToJsonString; | 6 | +- (NSString *) LadenHaiBaoJuheObjectToJsonString; |
7 | - (NSMutableString *)paramAddToString; | 7 | - (NSMutableString *)paramAddToString; |
8 | - (id)initWithDiction:(NSDictionary *)diction; | 8 | - (id)initWithDiction:(NSDictionary *)diction; |
9 | 9 | ... | ... |
This diff is collapsed. Click to expand it.
1 | +{"payorderurl": "https://public.sdk.guangkatf.com/paycheck/create", "usertype": 575, "sdkSimpleName": "apple_jingyou", "APP_ID": "5ea2839308b2c329e7942218", "gamechannelid": "DHFJY_IOS05", "APP_KEY": "3cc1dfaa439541844a83cb0b83ba11d1", "logReportUrl": "https://public.sdk.guangkatf.com/sdk/statistic", "encode": "1", "sdkVersionCode": "V1_2", "loginCheckUrl": "https://public.sdk.guangkatf.com/logincheck/check", "appScheme": "com.jygame.qiansui", "descode": "guogebao", "c2": "", "c1": "", "custom": "{}", "paycheckurl": "https://public.sdk.guangkatf.com/paycheck/confirm", "gameSimpleName": "dcqs_iOS"} |
1 | -{"payorderurl": "https://public.sdk.guangkatf.com/paycheck/create", "usertype": 607, "sdkSimpleName": "goowei_ios", "APP_ID": "5e5879a0a0fab75c906a2879", "gamechannelid": "", "APP_KEY": "9c53a5ede44d73a5608fafe959d0d79d", "logReportUrl": "https://public.sdk.guangkatf.com/sdk/statistic", "encode": "1", "sdkVersionCode": "V1_2", "loginCheckUrl": "https://public.sdk.guangkatf.com/logincheck/check", "appScheme": "com.gongm.shenhai", "descode": "", "c2": "", "c1": "", "custom": "{}", "paycheckurl": "https://public.sdk.guangkatf.com/paycheck/confirm", "gameSimpleName": "1122"} |
No preview for this file type
No preview for this file type
framework/HaiBaoJuheSDK.framework/Headers/BoothBallotsHuiTiaoNotificationMiguel.h
deleted
100644 → 0
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> | ||
2 | + | ||
3 | +@interface BuddyLadenIAPHelperControlDawson : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
4 | + | ||
5 | +@property(nonatomic,strong) NSString* LadenDingDanHao; | ||
6 | +@property(nonatomic,strong) NSDictionary* LadenHuoWuLieBiao; | ||
7 | +@property(nonatomic,strong) NSMutableArray* LadenHuoWuIDLieBiao; | ||
8 | +@property(nonatomic, strong) UITableView *LadenHuoWuLieBiaoView; | ||
9 | + | ||
10 | +- (void)LadenHuaQianView:(UIViewController*)controller LadenHuoWuD:(NSString*)products LadenQian:(NSString*)amount LadenHuoWuMing:(NSString*)productName LadenDingDanHao:(NSString*)DingDanHao; | ||
11 | + | ||
12 | +@end |
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 |
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface BoothBallotsControlMiguel : NSObject | 4 | +@interface ChargedLadenControlVaults : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initBallotsInstance; | 7 | +- (void)initLadenInstance; |
8 | 8 | ||
9 | -- (void) BallotsStartGo; | 9 | +- (void) LadenStartGo; |
10 | 10 | ||
11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
12 | 12 | ... | ... |
1 | +#import <Foundation/Foundation.h> | ||
2 | + | ||
3 | +extern NSString * const ClassLadenExitNotificationJupiter; | ||
4 | +extern NSString * const IraqiLadenLoginNotificationDeeply; | ||
5 | +extern NSString * const VirginLadenErrorNotificationKeygen; | ||
6 | + | ||
7 | + | ||
8 | +@interface ChargedLadenHuiTiaoNotificationVaults : NSObject | ||
9 | + | ||
10 | +@end |
1 | +#import <UIKit/UIKit.h> | ||
2 | +#import "StoreKit/StoreKit.h" | ||
3 | + | ||
4 | +@interface ClassLadenAllManagerJupiter : NSObject | ||
5 | +{ | ||
6 | + NSString* LadenAPPID_; | ||
7 | + NSString* LadenAPPKEY_; | ||
8 | + | ||
9 | + NSString* LadenInviterCode_; | ||
10 | +} | ||
11 | + | ||
12 | +@property(strong) NSMutableArray* LadenList; | ||
13 | +@property bool LadenGeiWoHuaQianBa; | ||
14 | + | ||
15 | ++ (ClassLadenAllManagerJupiter *)BuddyLadenInstanceDawson; | ||
16 | + | ||
17 | +- (void)GrenadaLadenChuShiHuaLortab; | ||
18 | + | ||
19 | +- (void)KilledLadenDengLuDigit:(NSString *)LadenAPPID : (NSString *)LadenAPPKEY : (UIViewController *)controller; | ||
20 | + | ||
21 | +- (void)EmilyLadenYangShiResults:(NSString*)LadenLeiXing; | ||
22 | + | ||
23 | +- (void)EmilyLadenUrlResults:(NSString*)LadenUrl; | ||
24 | + | ||
25 | +- (void)LadenQuery: (NSString *)LadenFuWuQiID : (NSString *)LadenNickName : (NSNumber *)LadenAmount : (NSString *)LadenCallBack : (UIViewController *)controller : (NSString *)LadenServerName; | ||
26 | + | ||
27 | +- (void)LadenQueryOperation:(UIViewController*)controll LadenHuoWuID:(NSString*)products LadenJiaGe:(NSString*)amount LadenHuoWuMing:(NSString*)productName LadenDingDanHao:(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 CelloBallotsHaiBaoJuheDGLoggerBench : NSObject | 14 | +@interface ClassLadenHaiBaoJuheDGLoggerJupiter : NSObject |
15 | 15 | ||
16 | + (void)showLog:(NSString *)fmt,...; | 16 | + (void)showLog:(NSString *)fmt,...; |
17 | 17 | ... | ... |
1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
2 | #import <UIKit/UIKit.h> | 2 | #import <UIKit/UIKit.h> |
3 | 3 | ||
4 | -@interface BecomeHaiBaoJuheUtilsSwansea : NSObject | 4 | +@interface ElementHaiBaoJuheUtilsCalcium : NSObject |
5 | 5 | ||
6 | +(NSString *)md5:(NSString *)str; | 6 | +(NSString *)md5:(NSString *)str; |
7 | -+ (NSDictionary *) BallotsHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; | 7 | ++ (NSDictionary *) LadenHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; |
8 | +(NSString *)createGzyazfOrderUrl; | 8 | +(NSString *)createGzyazfOrderUrl; |
9 | //*充值回调地址 | 9 | //*充值回调地址 |
10 | -+(NSString *)FindscreateGzyazfUrlExpress; | 10 | ++(NSString *)IraqicreateGzyazfUrlDeeply; |
11 | 11 | ||
12 | +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; | 12 | +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; |
13 | +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; | 13 | +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; | ... | ... |
1 | #import <UIKit/UIKit.h> | 1 | #import <UIKit/UIKit.h> |
2 | -#import "TelecomBallotsInformationAnnoyed.h" | 2 | +#import "GrenadaLadenInformationLortab.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 BecomeBallotsMainSwansea : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> | 6 | +@interface ElementLadenMainCalcium : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> |
7 | { | 7 | { |
8 | - WKWebView *webBallotsView_; | 8 | + WKWebView *webLadenView_; |
9 | UIActivityIndicatorView *activityIndicator; | 9 | UIActivityIndicatorView *activityIndicator; |
10 | } | 10 | } |
11 | 11 | ||
12 | -@property(assign) BOOL BallotsYouYuanJiao; | 12 | +@property(assign) BOOL LadenYouYuanJiao; |
13 | 13 | ||
14 | -- (void)BallotsSettingBallotsView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; | 14 | +- (void)LadenSettingLadenView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; |
15 | -- (void)BallotsInitWebView; | 15 | +- (void)LadenInitWebView; |
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 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface FindsBallotsControlExpress : NSObject | 4 | +@interface EmilyLadenControlResults : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initBallotsInstance; | 7 | +- (void)initLadenInstance; |
8 | 8 | ||
9 | -- (void) BallotsStartGo; | 9 | +- (void) LadenStartGo; |
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 FleeceBallotsControlAngus : NSObject | 4 | +@interface GradedLadenControlArthur : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initBallotsInstance; | 7 | +- (void)initLadenInstance; |
8 | 8 | ||
9 | -- (void) BallotsStartGo; | 9 | +- (void) LadenStartGo; |
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 TelecomBallotsInformationAnnoyed : NSObject | 3 | +@interface GrenadaLadenInformationLortab : NSObject |
4 | @property(retain,nonatomic) NSString *openId; | 4 | @property(retain,nonatomic) NSString *openId; |
5 | @property(retain,nonatomic) NSString *token; | 5 | @property(retain,nonatomic) NSString *token; |
6 | @property(retain,nonatomic) NSString *timestamp; | 6 | @property(retain,nonatomic) NSString *timestamp; |
7 | @property(retain,nonatomic) NSString *birthday; | 7 | @property(retain,nonatomic) NSString *birthday; |
8 | 8 | ||
9 | -+ (TelecomBallotsInformationAnnoyed *)getInstance; | 9 | ++ (GrenadaLadenInformationLortab *)getInstance; |
10 | @end | 10 | @end | ... | ... |
1 | -#import "CentreBallotsHaiBaoJuheBaseModelClosed.h" | 1 | +#import "VirginLadenHaiBaoJuheBaseModelKeygen.h" |
2 | -@interface HaiBaoJuheCreateOrderInfo : CentreBallotsHaiBaoJuheBaseModelClosed | 2 | +@interface HaiBaoJuheCreateOrderInfo : VirginLadenHaiBaoJuheBaseModelKeygen |
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 *) BallotsHaiBaoJuheGetTsign ; | 19 | +- (NSString *) LadenHaiBaoJuheGetTsign ; |
20 | -- (NSString *) BallotsHaiBaoJuheGetTimestamp ; | 20 | +- (NSString *) LadenHaiBaoJuheGetTimestamp ; |
21 | 21 | ||
22 | @end | 22 | @end | ... | ... |
1 | -#import "CentreBallotsHaiBaoJuheBaseModelClosed.h" | 1 | +#import "VirginLadenHaiBaoJuheBaseModelKeygen.h" |
2 | -@interface HaiBaoJuheLoginInfo : CentreBallotsHaiBaoJuheBaseModelClosed | 2 | +@interface HaiBaoJuheLoginInfo : VirginLadenHaiBaoJuheBaseModelKeygen |
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 | -// BallotsHaiBaoJuheReportInfo.h | 2 | +// LadenHaiBaoJuheReportInfo.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 "CentreBallotsHaiBaoJuheBaseModelClosed.h" | 9 | +#import "VirginLadenHaiBaoJuheBaseModelKeygen.h" |
10 | -@interface HaiBaoJuheReportInfo : CentreBallotsHaiBaoJuheBaseModelClosed | 10 | +@interface HaiBaoJuheReportInfo : VirginLadenHaiBaoJuheBaseModelKeygen |
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 | ... | ... |
... | @@ -9,7 +9,7 @@ | ... | @@ -9,7 +9,7 @@ |
9 | 9 | ||
10 | @property(nonatomic, strong)NSString *urlSchemes; | 10 | @property(nonatomic, strong)NSString *urlSchemes; |
11 | 11 | ||
12 | -@property(strong) NSMutableArray* BallotsList; | 12 | +@property(strong) NSMutableArray* LadenList; |
13 | 13 | ||
14 | @property BOOL isAppleGzyazfing; | 14 | @property BOOL isAppleGzyazfing; |
15 | 15 | ... | ... |
... | @@ -2,14 +2,14 @@ | ... | @@ -2,14 +2,14 @@ |
2 | #import "HaiBaoRealNameVerifyCallback.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 "TripodHaiBaoJuheCheckerRoyal.h" |
6 | #import "Interface.h" | 6 | #import "Interface.h" |
7 | -#import "FindsHaiBaoJuheNotificationExpress.h" | 7 | +#import "IraqiHaiBaoJuheNotificationDeeply.h" |
8 | -#import "FindsHaiBaoJuheGzyazfInfoExpress.h" | 8 | +#import "IraqiHaiBaoJuheGzyazfInfoDeeply.h" |
9 | #import "UnionInterface.h" | 9 | #import "UnionInterface.h" |
10 | #import "HaiBaoJuheCreateOrderInfo.h" | 10 | #import "HaiBaoJuheCreateOrderInfo.h" |
11 | -#import "FindsHaiBaoJuheConfigExpress.h" | 11 | +#import "IraqiHaiBaoJuheConfigDeeply.h" |
12 | -#import "BecomeHaiBaoJuheUtilsSwansea.h" | 12 | +#import "ElementHaiBaoJuheUtilsCalcium.h" |
13 | #import "NetCenter.h" | 13 | #import "NetCenter.h" |
14 | #import "HaiBaoJuheSDK.h" | 14 | #import "HaiBaoJuheSDK.h" |
15 | #import "HaiBaoJuheSDKDelegate.h" | 15 | #import "HaiBaoJuheSDKDelegate.h" | ... | ... |
1 | -#import <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 |
1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
2 | 2 | ||
3 | -@interface FindsHaiBaoJuheConfigExpress : NSObject | 3 | +@interface IraqiHaiBaoJuheConfigDeeply : 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 | -+ (FindsHaiBaoJuheConfigExpress *)CentregetInstanceClosed; | 15 | ++ (IraqiHaiBaoJuheConfigDeeply *)VirgingetInstanceKeygen; |
16 | 16 | ||
17 | - (void) loadFile:(NSString *) fileName; | 17 | - (void) loadFile:(NSString *) fileName; |
18 | 18 | ||
19 | -- (NSString *)CellogetValueByKeyBench:(NSString *) key; | 19 | +- (NSString *)ClassgetValueByKeyJupiter:(NSString *) key; |
20 | 20 | ||
21 | - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; | 21 | - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; |
22 | 22 | ... | ... |
1 | -#import "CentreBallotsHaiBaoJuheBaseModelClosed.h" | 1 | +#import "VirginLadenHaiBaoJuheBaseModelKeygen.h" |
2 | -@interface FindsHaiBaoJuheGzyazfInfoExpress : CentreBallotsHaiBaoJuheBaseModelClosed | 2 | +@interface IraqiHaiBaoJuheGzyazfInfoDeeply : VirginLadenHaiBaoJuheBaseModelKeygen |
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 | -// FindsHaiBaoJuheNotificationExpress.h | 2 | +// IraqiHaiBaoJuheNotificationDeeply.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. |
... | @@ -14,12 +14,13 @@ extern NSString * const _create_order_notification; /**< */ | ... | @@ -14,12 +14,13 @@ extern NSString * const _create_order_notification; /**< */ |
14 | 14 | ||
15 | /** | 15 | /** |
16 | 应用支持的方向 | 16 | 应用支持的方向 |
17 | + | ||
17 | */ | 18 | */ |
18 | typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { | 19 | typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { |
19 | HaiBaoJuheSDKNotificationLogin = 1,//登录 | 20 | HaiBaoJuheSDKNotificationLogin = 1,//登录 |
20 | HaiBaoJuheSDKNotificationLogout,//注销 | 21 | HaiBaoJuheSDKNotificationLogout,//注销 |
21 | - HaiBaoJuheSDKNotificationGzyazf,//支付完成 | ||
22 | HaiBaoJuheSDKNotificationPause,//暂停退出 | 22 | HaiBaoJuheSDKNotificationPause,//暂停退出 |
23 | + HaiBaoJuheSDKNotificationGzyazf,//内部使用 | ||
23 | HaiBaoJuheSDKNotificationRole,//创建角色 | 24 | HaiBaoJuheSDKNotificationRole,//创建角色 |
24 | HaiBaoJuheSDKNotificationInitSDK,//初始化SDK | 25 | HaiBaoJuheSDKNotificationInitSDK,//初始化SDK |
25 | HaiBaoJuheSDKNotificationSwitchAccount,//切换账号 | 26 | HaiBaoJuheSDKNotificationSwitchAccount,//切换账号 |
... | @@ -28,7 +29,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { | ... | @@ -28,7 +29,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { |
28 | 29 | ||
29 | 30 | ||
30 | 31 | ||
31 | -@interface FindsHaiBaoJuheNotificationExpress : NSObject | 32 | +@interface IraqiHaiBaoJuheNotificationDeeply : NSObject |
32 | 33 | ||
33 | @end | 34 | @end |
34 | 35 | ... | ... |
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface FutunaBallotsControlGlenn : NSObject | 4 | +@interface IraqiLadenControlDeeply : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initBallotsInstance; | 7 | +- (void)initLadenInstance; |
8 | 8 | ||
9 | -- (void) BallotsStartGo; | 9 | +- (void) LadenStartGo; |
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 ManiaBallotsControlBrain : NSObject | 4 | +@interface KilledLadenControlDigit : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initBallotsInstance; | 7 | +- (void)initLadenInstance; |
8 | 8 | ||
9 | -- (void) BallotsStartGo; | 9 | +- (void) LadenStartGo; |
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 | #import "HaiBaoJuheLoginInfo.h" | 2 | #import "HaiBaoJuheLoginInfo.h" |
3 | -#import "FindsHaiBaoJuheNotificationExpress.h" | 3 | +#import "IraqiHaiBaoJuheNotificationDeeply.h" |
4 | #import "HaiBaoJuheCreateOrderInfo.h" | 4 | #import "HaiBaoJuheCreateOrderInfo.h" |
5 | -#import "FindsHaiBaoJuheGzyazfInfoExpress.h" | 5 | +#import "IraqiHaiBaoJuheGzyazfInfoDeeply.h" |
6 | #import "HaiBaoJuheReportInfo.h" | 6 | #import "HaiBaoJuheReportInfo.h" |
7 | #import "HaiBaoJuheSDKDelegate.h" | 7 | #import "HaiBaoJuheSDKDelegate.h" |
8 | 8 | ||
9 | -@interface BridalHaiBaoJuheCheckerTrails : NSObject<HaiBaoJuheSDKDelegate> | 9 | +@interface TripodHaiBaoJuheCheckerRoyal : 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 | -+ (BridalHaiBaoJuheCheckerTrails *)ManiagetInstanceBrain; | 14 | ++ (TripodHaiBaoJuheCheckerRoyal *)GradedgetInstanceArthur; |
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) BallotsHaiBaoJuhereportOpen; | 18 | +- (void) LadenHaiBaoJuhereportOpen; |
19 | -- (void) BallotsHaiBaoJuhereportSDKOpen; | 19 | +- (void) LadenHaiBaoJuhereportSDKOpen; |
20 | -- (void) BallotsHaiBaoJuhehandleFirstOpenApp:(NSString*) path; | 20 | +- (void) LadenHaiBaoJuhehandleFirstOpenApp:(NSString*) path; |
21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; | 21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; |
22 | -- (void) BallotsHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; | 22 | +- (void) LadenHaiBaoJuheReport:(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) BallotsHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; | 31 | +- (void) LadenHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; |
32 | 32 | ||
33 | /* | 33 | /* |
34 | *初始化时调用 | 34 | *初始化时调用 | ... | ... |
... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
2 | 2 | ||
3 | NS_ASSUME_NONNULL_BEGIN | 3 | NS_ASSUME_NONNULL_BEGIN |
4 | 4 | ||
5 | -@interface CentreBallotsEncryptToolClosed : NSObject | 5 | +@interface VirginLadenEncryptToolKeygen : 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 CentreBallotsHaiBaoJuheBaseModelClosed : NSObject | 4 | +@interface VirginLadenHaiBaoJuheBaseModelKeygen : NSObject |
5 | 5 | ||
6 | -- (NSString *) BallotsHaiBaoJuheObjectToJsonString; | 6 | +- (NSString *) LadenHaiBaoJuheObjectToJsonString; |
7 | - (NSMutableString *)paramAddToString; | 7 | - (NSMutableString *)paramAddToString; |
8 | - (id)initWithDiction:(NSDictionary *)diction; | 8 | - (id)initWithDiction:(NSDictionary *)diction; |
9 | 9 | ... | ... |
This diff is collapsed. Click to expand it.
poolsdk_file/poolsdk/dcqs_config
0 → 100644
1 | +{"payorderurl": "https://public.sdk.guangkatf.com/paycheck/create", "usertype": 575, "sdkSimpleName": "apple_jingyou", "APP_ID": "5ea2839308b2c329e7942218", "gamechannelid": "DHFJY_IOS05", "APP_KEY": "3cc1dfaa439541844a83cb0b83ba11d1", "logReportUrl": "https://public.sdk.guangkatf.com/sdk/statistic", "encode": "1", "sdkVersionCode": "V1_2", "loginCheckUrl": "https://public.sdk.guangkatf.com/logincheck/check", "appScheme": "com.jygame.qiansui", "descode": "guogebao", "c2": "", "c1": "", "custom": "{}", "paycheckurl": "https://public.sdk.guangkatf.com/paycheck/confirm", "gameSimpleName": "dcqs_iOS"} |
1 | -{"payorderurl": "https://public.sdk.guangkatf.com/paycheck/create", "usertype": 607, "sdkSimpleName": "goowei_ios", "APP_ID": "5e5879a0a0fab75c906a2879", "gamechannelid": "", "APP_KEY": "9c53a5ede44d73a5608fafe959d0d79d", "logReportUrl": "https://public.sdk.guangkatf.com/sdk/statistic", "encode": "1", "sdkVersionCode": "V1_2", "loginCheckUrl": "https://public.sdk.guangkatf.com/logincheck/check", "appScheme": "com.gongm.shenhai", "descode": "", "c2": "", "c1": "", "custom": "{}", "paycheckurl": "https://public.sdk.guangkatf.com/paycheck/confirm", "gameSimpleName": "1122"} |
-
Please register or login to post a comment