Showing
69 changed files
with
372 additions
and
346 deletions
No preview for this file type
... | @@ -8,8 +8,8 @@ | ... | @@ -8,8 +8,8 @@ |
8 | 8 | ||
9 | /* Begin PBXBuildFile section */ | 9 | /* Begin PBXBuildFile section */ |
10 | 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */; }; | 10 | 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */; }; |
11 | + 11EE79022420B11200D3AA75 /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 11EE79012420B11200D3AA75 /* SDKInterface.m */; }; | ||
11 | 269F653821B6613F006AEC88 /* HaiBaoJuheSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */; }; | 12 | 269F653821B6613F006AEC88 /* HaiBaoJuheSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */; }; |
12 | - 26B0AA0C22CB4AED00FBBC10 /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 26B0AA0B22CB4AEC00FBBC10 /* SDKInterface.m */; }; | ||
13 | 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 845D181B1C8D778400F27EB9 /* Images.xcassets */; }; | 13 | 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 845D181B1C8D778400F27EB9 /* Images.xcassets */; }; |
14 | 847EE5E21EE9007E003A4B7B /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 847EE5E11EE9007E003A4B7B /* MainViewController.m */; }; | 14 | 847EE5E21EE9007E003A4B7B /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 847EE5E11EE9007E003A4B7B /* MainViewController.m */; }; |
15 | 8484E4F51EE7E0DC00B402D1 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8484E4F21EE7E0DC00B402D1 /* AppDelegate.m */; }; | 15 | 8484E4F51EE7E0DC00B402D1 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8484E4F21EE7E0DC00B402D1 /* AppDelegate.m */; }; |
... | @@ -59,9 +59,9 @@ | ... | @@ -59,9 +59,9 @@ |
59 | 59 | ||
60 | /* Begin PBXFileReference section */ | 60 | /* Begin PBXFileReference section */ |
61 | 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = sdk_float_logo.png; path = poolsdk_file/poolsdk/sdk_float_logo.png; sourceTree = "<group>"; }; | 61 | 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = sdk_float_logo.png; path = poolsdk_file/poolsdk/sdk_float_logo.png; sourceTree = "<group>"; }; |
62 | + 11EE79002420B11200D3AA75 /* SDKInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDKInterface.h; path = poolsdk_file/poolsdk/SDKInterface.h; sourceTree = "<group>"; }; | ||
63 | + 11EE79012420B11200D3AA75 /* SDKInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDKInterface.m; path = poolsdk_file/poolsdk/SDKInterface.m; sourceTree = "<group>"; }; | ||
62 | 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = HaiBaoJuheSDK.framework; sourceTree = "<group>"; }; | 64 | 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = HaiBaoJuheSDK.framework; sourceTree = "<group>"; }; |
63 | - 26B0AA0A22CB4AEC00FBBC10 /* SDKInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDKInterface.h; path = poolsdk_file/poolsdk/SDKInterface.h; sourceTree = "<group>"; }; | ||
64 | - 26B0AA0B22CB4AEC00FBBC10 /* SDKInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDKInterface.m; path = poolsdk_file/poolsdk/SDKInterface.m; sourceTree = "<group>"; }; | ||
65 | 845D181B1C8D778400F27EB9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = poolsdk_file/poolsdk/Images.xcassets; sourceTree = "<group>"; }; | 65 | 845D181B1C8D778400F27EB9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = poolsdk_file/poolsdk/Images.xcassets; sourceTree = "<group>"; }; |
66 | 845D181C1C8D778400F27EB9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = poolsdk_file/poolsdk/Info.plist; sourceTree = "<group>"; }; | 66 | 845D181C1C8D778400F27EB9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = poolsdk_file/poolsdk/Info.plist; sourceTree = "<group>"; }; |
67 | 847EE5E01EE9007E003A4B7B /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; }; | 67 | 847EE5E01EE9007E003A4B7B /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; }; |
... | @@ -138,9 +138,9 @@ | ... | @@ -138,9 +138,9 @@ |
138 | 8476DF641C4DD71D00EC42BA /* poolsdk */ = { | 138 | 8476DF641C4DD71D00EC42BA /* poolsdk */ = { |
139 | isa = PBXGroup; | 139 | isa = PBXGroup; |
140 | children = ( | 140 | children = ( |
141 | + 11EE79002420B11200D3AA75 /* SDKInterface.h */, | ||
142 | + 11EE79012420B11200D3AA75 /* SDKInterface.m */, | ||
141 | 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */, | 143 | 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */, |
142 | - 26B0AA0A22CB4AEC00FBBC10 /* SDKInterface.h */, | ||
143 | - 26B0AA0B22CB4AEC00FBBC10 /* SDKInterface.m */, | ||
144 | 84F40F5423C87881006EE208 /* goowei_config */, | 144 | 84F40F5423C87881006EE208 /* goowei_config */, |
145 | 845D181B1C8D778400F27EB9 /* Images.xcassets */, | 145 | 845D181B1C8D778400F27EB9 /* Images.xcassets */, |
146 | 845D181C1C8D778400F27EB9 /* Info.plist */, | 146 | 845D181C1C8D778400F27EB9 /* Info.plist */, |
... | @@ -273,7 +273,7 @@ | ... | @@ -273,7 +273,7 @@ |
273 | TargetAttributes = { | 273 | TargetAttributes = { |
274 | BB5F3C871C1811BC00DA339D = { | 274 | BB5F3C871C1811BC00DA339D = { |
275 | CreatedOnToolsVersion = 6.4; | 275 | CreatedOnToolsVersion = 6.4; |
276 | - DevelopmentTeam = PNDD7Y396D; | 276 | + DevelopmentTeam = 57YMWX724S; |
277 | ProvisioningStyle = Manual; | 277 | ProvisioningStyle = Manual; |
278 | }; | 278 | }; |
279 | BB5F3CA01C1811BC00DA339D = { | 279 | BB5F3CA01C1811BC00DA339D = { |
... | @@ -328,7 +328,7 @@ | ... | @@ -328,7 +328,7 @@ |
328 | isa = PBXSourcesBuildPhase; | 328 | isa = PBXSourcesBuildPhase; |
329 | buildActionMask = 2147483647; | 329 | buildActionMask = 2147483647; |
330 | files = ( | 330 | files = ( |
331 | - 26B0AA0C22CB4AED00FBBC10 /* SDKInterface.m in Sources */, | 331 | + 11EE79022420B11200D3AA75 /* SDKInterface.m in Sources */, |
332 | 8484E4F51EE7E0DC00B402D1 /* AppDelegate.m in Sources */, | 332 | 8484E4F51EE7E0DC00B402D1 /* AppDelegate.m in Sources */, |
333 | 847EE5E21EE9007E003A4B7B /* MainViewController.m in Sources */, | 333 | 847EE5E21EE9007E003A4B7B /* MainViewController.m in Sources */, |
334 | BB5F3C8E1C1811BC00DA339D /* main.m in Sources */, | 334 | BB5F3C8E1C1811BC00DA339D /* main.m in Sources */, |
... | @@ -464,7 +464,7 @@ | ... | @@ -464,7 +464,7 @@ |
464 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | 464 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
465 | CODE_SIGN_STYLE = Manual; | 465 | CODE_SIGN_STYLE = Manual; |
466 | DEAD_CODE_STRIPPING = NO; | 466 | DEAD_CODE_STRIPPING = NO; |
467 | - DEVELOPMENT_TEAM = PNDD7Y396D; | 467 | + DEVELOPMENT_TEAM = 57YMWX724S; |
468 | ENABLE_BITCODE = NO; | 468 | ENABLE_BITCODE = NO; |
469 | FRAMEWORK_SEARCH_PATHS = ( | 469 | FRAMEWORK_SEARCH_PATHS = ( |
470 | "$(inherited)", | 470 | "$(inherited)", |
... | @@ -482,10 +482,10 @@ | ... | @@ -482,10 +482,10 @@ |
482 | ); | 482 | ); |
483 | ONLY_ACTIVE_ARCH = NO; | 483 | ONLY_ACTIVE_ARCH = NO; |
484 | OTHER_LDFLAGS = ""; | 484 | OTHER_LDFLAGS = ""; |
485 | - PRODUCT_BUNDLE_IDENTIFIER = com.test.youai; | 485 | + PRODUCT_BUNDLE_IDENTIFIER = com.youaitest.com; |
486 | PRODUCT_NAME = "接入DEMO"; | 486 | PRODUCT_NAME = "接入DEMO"; |
487 | PROVISIONING_PROFILE = "9303482b-bf64-4d76-83c5-97cec24e2bd5"; | 487 | PROVISIONING_PROFILE = "9303482b-bf64-4d76-83c5-97cec24e2bd5"; |
488 | - PROVISIONING_PROFILE_SPECIFIER = dev; | 488 | + PROVISIONING_PROFILE_SPECIFIER = dev0; |
489 | TARGETED_DEVICE_FAMILY = "1,2"; | 489 | TARGETED_DEVICE_FAMILY = "1,2"; |
490 | VALID_ARCHS = "arm64 armv7s"; | 490 | VALID_ARCHS = "arm64 armv7s"; |
491 | }; | 491 | }; |
... | @@ -516,7 +516,7 @@ | ... | @@ -516,7 +516,7 @@ |
516 | ); | 516 | ); |
517 | ONLY_ACTIVE_ARCH = NO; | 517 | ONLY_ACTIVE_ARCH = NO; |
518 | OTHER_LDFLAGS = ""; | 518 | OTHER_LDFLAGS = ""; |
519 | - PRODUCT_BUNDLE_IDENTIFIER = com.test.youai; | 519 | + PRODUCT_BUNDLE_IDENTIFIER = com.youaitest.com; |
520 | PRODUCT_NAME = "接入DEMO"; | 520 | PRODUCT_NAME = "接入DEMO"; |
521 | PROVISIONING_PROFILE = "8e8ee19d-d19f-41ba-9a9d-108915ed5380"; | 521 | PROVISIONING_PROFILE = "8e8ee19d-d19f-41ba-9a9d-108915ed5380"; |
522 | PROVISIONING_PROFILE_SPECIFIER = dis; | 522 | PROVISIONING_PROFILE_SPECIFIER = dis; | ... | ... |
No preview for this file type
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="vXZ-lx-hvc"> | 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="vXZ-lx-hvc"> |
3 | - <device id="retina4_7" orientation="portrait"> | 3 | + <device id="retina4_7" orientation="landscape" appearance="light"/> |
4 | - <adaptation id="fullscreen"/> | ||
5 | - </device> | ||
6 | <dependencies> | 4 | <dependencies> |
7 | <deployment identifier="iOS"/> | 5 | <deployment identifier="iOS"/> |
8 | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/> | 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/> |
9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> | 7 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
10 | </dependencies> | 8 | </dependencies> |
11 | <scenes> | 9 | <scenes> |
... | @@ -18,7 +16,7 @@ | ... | @@ -18,7 +16,7 @@ |
18 | <viewControllerLayoutGuide type="bottom" id="2fi-mo-0CV"/> | 16 | <viewControllerLayoutGuide type="bottom" id="2fi-mo-0CV"/> |
19 | </layoutGuides> | 17 | </layoutGuides> |
20 | <view key="view" contentMode="scaleToFill" id="kh9-bI-dsS"> | 18 | <view key="view" contentMode="scaleToFill" id="kh9-bI-dsS"> |
21 | - <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> | 19 | + <rect key="frame" x="0.0" y="0.0" width="667" height="375"/> |
22 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> | 20 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
23 | <subviews> | 21 | <subviews> |
24 | <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GQW-et-jRb"> | 22 | <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GQW-et-jRb"> |
... | @@ -69,13 +67,21 @@ | ... | @@ -69,13 +67,21 @@ |
69 | <action selector="actionLogout:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="t6e-7P-tJU"/> | 67 | <action selector="actionLogout:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="t6e-7P-tJU"/> |
70 | </connections> | 68 | </connections> |
71 | </button> | 69 | </button> |
70 | + <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cp2-bn-u2i"> | ||
71 | + <rect key="frame" x="61" y="204" width="191" height="30"/> | ||
72 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> | ||
73 | + <state key="normal" title="客服中心"/> | ||
74 | + <connections> | ||
75 | + <action selector="AssistantCenter:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="qMH-F1-ed2"/> | ||
76 | + </connections> | ||
77 | + </button> | ||
72 | </subviews> | 78 | </subviews> |
73 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> | 79 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
74 | </view> | 80 | </view> |
75 | </viewController> | 81 | </viewController> |
76 | <placeholder placeholderIdentifier="IBFirstResponder" id="x5A-6p-PRh" sceneMemberID="firstResponder"/> | 82 | <placeholder placeholderIdentifier="IBFirstResponder" id="x5A-6p-PRh" sceneMemberID="firstResponder"/> |
77 | </objects> | 83 | </objects> |
78 | - <point key="canvasLocation" x="445" y="282"/> | 84 | + <point key="canvasLocation" x="320" y="257"/> |
79 | </scene> | 85 | </scene> |
80 | </scenes> | 86 | </scenes> |
81 | </document> | 87 | </document> | ... | ... |
No preview for this file type
1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
2 | 2 | ||
3 | -@interface EntireBarrieInformationWomens : NSObject | 3 | +@interface AdvisedGenericInformationRussia : NSObject |
4 | { | 4 | { |
5 | // | 5 | // |
6 | NSString *openId; | 6 | NSString *openId; |
... | @@ -12,5 +12,5 @@ NSString *timestamp; | ... | @@ -12,5 +12,5 @@ NSString *timestamp; |
12 | @property(retain,nonatomic) NSString *openId; | 12 | @property(retain,nonatomic) NSString *openId; |
13 | @property(retain,nonatomic) NSString *token; | 13 | @property(retain,nonatomic) NSString *token; |
14 | @property(retain,nonatomic) NSString *timestamp; | 14 | @property(retain,nonatomic) NSString *timestamp; |
15 | -+ (EntireBarrieInformationWomens *)getInstance; | 15 | ++ (AdvisedGenericInformationRussia *)getInstance; |
16 | @end | 16 | @end | ... | ... |
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface ActedBarrieControlPhrases : NSObject | 4 | +@interface BiggestGenericControlTissues : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initBarrieInstance; | 7 | +- (void)initGenericInstance; |
8 | 8 | ||
9 | -- (void) BarrieStartGo; | 9 | +- (void) GenericStartGo; |
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 MiracleBarrieInformationJMMuscles : NSObject | 3 | +@interface BiggestGenericInformationJMTissues : NSObject |
4 | 4 | ||
5 | -+(NSString *)BarrieJM:(NSString *)jm; | 5 | ++(NSString *)GenericJM:(NSString *)jm; |
6 | 6 | ||
7 | @end | 7 | @end | ... | ... |
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface MarkersBarrieControlFoolish : NSObject | 4 | +@interface CannesGenericControlWasted : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initBarrieInstance; | 7 | +- (void)initGenericInstance; |
8 | 8 | ||
9 | -- (void) BarrieStartGo; | 9 | +- (void) GenericStartGo; |
10 | 10 | ||
11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
12 | 12 | ... | ... |
PoolSdk_Demo/Demo/HaiBaoJuheSDK.framework/Headers/CannesGenericHuiTiaoNotificationWasted.h
0 → 100644
1 | +#import <Foundation/Foundation.h> | ||
2 | + | ||
3 | +extern NSString * const NelsonGenericExitNotificationLookout; | ||
4 | +extern NSString * const CrewsGenericLoginNotificationGlimpse; | ||
5 | +extern NSString * const LaughGenericErrorNotificationInterim; | ||
6 | + | ||
7 | + | ||
8 | +@interface CannesGenericHuiTiaoNotificationWasted : NSObject | ||
9 | + | ||
10 | +@end |
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface MiracleBarrieControlMuscles : NSObject | 4 | +@interface CrewsGenericControlGlimpse : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initBarrieInstance; | 7 | +- (void)initGenericInstance; |
8 | 8 | ||
9 | -- (void) BarrieStartGo; | 9 | +- (void) GenericStartGo; |
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 ActedHaiBaoJuheConfigPhrases : NSObject | 3 | +@interface CrewsHaiBaoJuheConfigGlimpse : 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 | -+ (ActedHaiBaoJuheConfigPhrases *)ThrowsgetInstanceInfocus; | 15 | ++ (CrewsHaiBaoJuheConfigGlimpse *)LaughgetInstanceInterim; |
16 | 16 | ||
17 | - (void) loadFile:(NSString *) fileName; | 17 | - (void) loadFile:(NSString *) fileName; |
18 | 18 | ||
19 | -- (NSString *)LinengetValueByKeyPlanner:(NSString *) key; | 19 | +- (NSString *)NelsongetValueByKeyLookout:(NSString *) key; |
20 | 20 | ||
21 | - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; | 21 | - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; |
22 | 22 | ... | ... |
1 | -#import "ThrowsBarrieHaiBaoJuheBaseModelInfocus.h" | 1 | +#import "LaughGenericHaiBaoJuheBaseModelInterim.h" |
2 | -@interface ActedHaiBaoJuheGzyazfInfoPhrases : ThrowsBarrieHaiBaoJuheBaseModelInfocus | 2 | +@interface CrewsHaiBaoJuheGzyazfInfoGlimpse : LaughGenericHaiBaoJuheBaseModelInterim |
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 | -// ActedHaiBaoJuheNotificationPhrases.h | 2 | +// CrewsHaiBaoJuheNotificationGlimpse.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 ActedHaiBaoJuheNotificationPhrases : NSObject | 31 | +@interface CrewsHaiBaoJuheNotificationGlimpse : NSObject |
32 | 32 | ||
33 | @end | 33 | @end |
34 | 34 | ... | ... |
PoolSdk_Demo/Demo/HaiBaoJuheSDK.framework/Headers/ExtendBarrieIAPHelperControlBother.h
deleted
100644 → 0
1 | -#import <UIKit/UIKit.h> | ||
2 | - | ||
3 | -@interface ExtendBarrieIAPHelperControlBother : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
4 | - | ||
5 | -@property(nonatomic,strong) NSString* BarrieDingDanHao; | ||
6 | -@property(nonatomic,strong) NSDictionary* BarrieHuoWuLieBiao; | ||
7 | -@property(nonatomic,strong) NSMutableArray* BarrieHuoWuIDLieBiao; | ||
8 | -@property(nonatomic, strong) UITableView *BarrieHuoWuLieBiaoView; | ||
9 | - | ||
10 | -- (void)BarrieHuaQianView:(UIViewController*)controller BarrieHuoWuD:(NSString*)products BarrieQian:(NSString*)amount BarrieHuoWuMing:(NSString*)productName BarrieDingDanHao:(NSString*)DingDanHao; | ||
11 | - | ||
12 | -@end |
1 | -#import "ThrowsBarrieHaiBaoJuheBaseModelInfocus.h" | 1 | +#import "LaughGenericHaiBaoJuheBaseModelInterim.h" |
2 | -@interface HaiBaoJuheCreateOrderInfo : ThrowsBarrieHaiBaoJuheBaseModelInfocus | 2 | +@interface HaiBaoJuheCreateOrderInfo : LaughGenericHaiBaoJuheBaseModelInterim |
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 *) BarrieHaiBaoJuheGetTsign ; | 19 | +- (NSString *) GenericHaiBaoJuheGetTsign ; |
20 | -- (NSString *) BarrieHaiBaoJuheGetTimestamp ; | 20 | +- (NSString *) GenericHaiBaoJuheGetTimestamp ; |
21 | 21 | ||
22 | @end | 22 | @end | ... | ... |
1 | -#import "ThrowsBarrieHaiBaoJuheBaseModelInfocus.h" | 1 | +#import "LaughGenericHaiBaoJuheBaseModelInterim.h" |
2 | -@interface HaiBaoJuheLoginInfo : ThrowsBarrieHaiBaoJuheBaseModelInfocus | 2 | +@interface HaiBaoJuheLoginInfo : LaughGenericHaiBaoJuheBaseModelInterim |
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 | -// BarrieHaiBaoJuheReportInfo.h | 2 | +// GenericHaiBaoJuheReportInfo.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 "ThrowsBarrieHaiBaoJuheBaseModelInfocus.h" | 9 | +#import "LaughGenericHaiBaoJuheBaseModelInterim.h" |
10 | -@interface HaiBaoJuheReportInfo : ThrowsBarrieHaiBaoJuheBaseModelInfocus | 10 | +@interface HaiBaoJuheReportInfo : LaughGenericHaiBaoJuheBaseModelInterim |
11 | 11 | ||
12 | @property(nonatomic, strong)NSString *reportType;//类型 | 12 | @property(nonatomic, strong)NSString *reportType;//类型 |
13 | @property(nonatomic, strong)NSString *playerId;//玩家ID | 13 | @property(nonatomic, strong)NSString *playerId;//玩家ID | ... | ... |
... | @@ -10,7 +10,7 @@ | ... | @@ -10,7 +10,7 @@ |
10 | 10 | ||
11 | @property(nonatomic, strong)NSString *urlSchemes; | 11 | @property(nonatomic, strong)NSString *urlSchemes; |
12 | 12 | ||
13 | -@property(strong) NSMutableArray* BarrieList; | 13 | +@property(strong) NSMutableArray* GenericList; |
14 | 14 | ||
15 | @property BOOL isAppleGzyazfing; | 15 | @property BOOL isAppleGzyazfing; |
16 | 16 | ... | ... |
1 | #import <UIKit/UIKit.h> | 1 | #import <UIKit/UIKit.h> |
2 | -#import "WaistHaiBaoJuheCheckerHairy.h" | 2 | +#import "OasisHaiBaoJuheCheckerZenith.h" |
3 | #import "HaiBaoJuheReportInfo.h" | 3 | #import "HaiBaoJuheReportInfo.h" |
4 | #import "HaiBaoJuheLoginInfo.h" | 4 | #import "HaiBaoJuheLoginInfo.h" |
5 | #import "Interface.h" | 5 | #import "Interface.h" |
6 | -#import "ActedHaiBaoJuheNotificationPhrases.h" | 6 | +#import "CrewsHaiBaoJuheNotificationGlimpse.h" |
7 | -#import "ActedHaiBaoJuheGzyazfInfoPhrases.h" | 7 | +#import "CrewsHaiBaoJuheGzyazfInfoGlimpse.h" |
8 | #import "UnionInterface.h" | 8 | #import "UnionInterface.h" |
9 | #import "HaiBaoJuheCreateOrderInfo.h" | 9 | #import "HaiBaoJuheCreateOrderInfo.h" |
10 | -#import "ActedHaiBaoJuheConfigPhrases.h" | 10 | +#import "CrewsHaiBaoJuheConfigGlimpse.h" |
11 | -#import "DevelHaiBaoJuheUtilsPhantom.h" | 11 | +#import "VeganHaiBaoJuheUtilsHelping.h" |
12 | #import "NetCenter.h" | 12 | #import "NetCenter.h" |
13 | #import "HaiBaoJuheSDK.h" | 13 | #import "HaiBaoJuheSDK.h" |
14 | #import "HaiBaoJuheSDKDelegate.h" | 14 | #import "HaiBaoJuheSDKDelegate.h" | ... | ... |
... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
2 | 2 | ||
3 | NS_ASSUME_NONNULL_BEGIN | 3 | NS_ASSUME_NONNULL_BEGIN |
4 | 4 | ||
5 | -@interface ThrowsBarrieEncryptToolInfocus : NSObject | 5 | +@interface LaughGenericEncryptToolInterim : 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 ThrowsBarrieHaiBaoJuheBaseModelInfocus : NSObject | 4 | +@interface LaughGenericHaiBaoJuheBaseModelInterim : NSObject |
5 | 5 | ||
6 | -- (NSString *) BarrieHaiBaoJuheObjectToJsonString; | 6 | +- (NSString *) GenericHaiBaoJuheObjectToJsonString; |
7 | - (NSMutableString *)paramAddToString; | 7 | - (NSMutableString *)paramAddToString; |
8 | - (id)initWithDiction:(NSDictionary *)diction; | 8 | - (id)initWithDiction:(NSDictionary *)diction; |
9 | 9 | ... | ... |
1 | -#import <UIKit/UIKit.h> | ||
2 | -#import "StoreKit/StoreKit.h" | ||
3 | - | ||
4 | -@interface LinenBarrieAllManagerPlanner : NSObject | ||
5 | -{ | ||
6 | - NSString* BarrieAPPID_; | ||
7 | - NSString* BarrieAPPKEY_; | ||
8 | - | ||
9 | - NSString* BarrieInviterCode_; | ||
10 | -} | ||
11 | - | ||
12 | -@property(strong) NSMutableArray* BarrieList; | ||
13 | -@property bool BarrieGeiWoHuaQianBa; | ||
14 | - | ||
15 | -+ (LinenBarrieAllManagerPlanner *)ExtendBarrieInstanceBother; | ||
16 | - | ||
17 | -- (void)EntireBarrieChuShiHuaWomens; | ||
18 | - | ||
19 | -- (void)SawyerBarrieDengLuLogout:(NSString *)BarrieAPPID : (NSString *)BarrieAPPKEY : (UIViewController *)controller; | ||
20 | - | ||
21 | -- (void)MiracleBarrieYangShiMuscles:(NSString*)BarrieLeiXing; | ||
22 | - | ||
23 | -- (void)MiracleBarrieUrlMuscles:(NSString*)BarrieUrl; | ||
24 | - | ||
25 | -- (void)BarrieQuery: (NSString *)BarrieFuWuQiID : (NSString *)BarrieNickName : (NSNumber *)BarrieAmount : (NSString *)BarrieCallBack : (UIViewController *)controller : (NSString *)BarrieServerName; | ||
26 | - | ||
27 | -- (void)BarrieQueryOperation:(UIViewController*)controll BarrieHuoWuID:(NSString*)products BarrieJiaGe:(NSString*)amount BarrieHuoWuMing:(NSString*)productName BarrieDingDanHao:(NSString*) DingDanHao; | ||
28 | - | ||
29 | - | ||
30 | - | ||
31 | -@end |
PoolSdk_Demo/Demo/HaiBaoJuheSDK.framework/Headers/MarkersBarrieHuiTiaoNotificationFoolish.h
deleted
100644 → 0
1 | -#import <Foundation/Foundation.h> | ||
2 | - | ||
3 | -extern NSString * const LinenBarrieExitNotificationPlanner; | ||
4 | -extern NSString * const ActedBarrieLoginNotificationPhrases; | ||
5 | -extern NSString * const ThrowsBarrieErrorNotificationInfocus; | ||
6 | - | ||
7 | - | ||
8 | -@interface MarkersBarrieHuiTiaoNotificationFoolish : NSObject | ||
9 | - | ||
10 | -@end |
1 | +#import <UIKit/UIKit.h> | ||
2 | +#import "StoreKit/StoreKit.h" | ||
3 | + | ||
4 | +@interface NelsonGenericAllManagerLookout : NSObject | ||
5 | +{ | ||
6 | + NSString* GenericAPPID_; | ||
7 | + NSString* GenericAPPKEY_; | ||
8 | + | ||
9 | + NSString* GenericInviterCode_; | ||
10 | +} | ||
11 | + | ||
12 | +@property(strong) NSMutableArray* GenericList; | ||
13 | +@property bool GenericGeiWoHuaQianBa; | ||
14 | + | ||
15 | ++ (NelsonGenericAllManagerLookout *)PelicanGenericInstanceBatter; | ||
16 | + | ||
17 | +- (void)AdvisedGenericChuShiHuaRussia; | ||
18 | + | ||
19 | +- (void)VisasGenericDengLuWaters:(NSString *)GenericAPPID : (NSString *)GenericAPPKEY : (UIViewController *)controller; | ||
20 | + | ||
21 | +- (void)BiggestGenericYangShiTissues:(NSString*)GenericLeiXing; | ||
22 | + | ||
23 | +- (void)BiggestGenericUrlTissues:(NSString*)GenericUrl; | ||
24 | + | ||
25 | +- (void)GenericQuery: (NSString *)GenericFuWuQiID : (NSString *)GenericNickName : (NSNumber *)GenericAmount : (NSString *)GenericCallBack : (UIViewController *)controller : (NSString *)GenericServerName; | ||
26 | + | ||
27 | +- (void)GenericQueryOperation:(UIViewController*)controll GenericHuoWuID:(NSString*)products GenericJiaGe:(NSString*)amount GenericHuoWuMing:(NSString*)productName GenericDingDanHao:(NSString*) DingDanHao; | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | +@end |
... | @@ -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 LinenBarrieHaiBaoJuheDGLoggerPlanner : NSObject | 14 | +@interface NelsonGenericHaiBaoJuheDGLoggerLookout : NSObject |
15 | 15 | ||
16 | + (void)showLog:(NSString *)fmt,...; | 16 | + (void)showLog:(NSString *)fmt,...; |
17 | 17 | ... | ... |
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface SawyerBarrieControlLogout : NSObject | 4 | +@interface NorrisGenericControlGarmin : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initBarrieInstance; | 7 | +- (void)initGenericInstance; |
8 | 8 | ||
9 | -- (void) BarrieStartGo; | 9 | +- (void) GenericStartGo; |
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 "ActedHaiBaoJuheNotificationPhrases.h" | 3 | +#import "CrewsHaiBaoJuheNotificationGlimpse.h" |
4 | #import "HaiBaoJuheCreateOrderInfo.h" | 4 | #import "HaiBaoJuheCreateOrderInfo.h" |
5 | -#import "ActedHaiBaoJuheGzyazfInfoPhrases.h" | 5 | +#import "CrewsHaiBaoJuheGzyazfInfoGlimpse.h" |
6 | #import "HaiBaoJuheReportInfo.h" | 6 | #import "HaiBaoJuheReportInfo.h" |
7 | #import "HaiBaoJuheSDKDelegate.h" | 7 | #import "HaiBaoJuheSDKDelegate.h" |
8 | 8 | ||
9 | -@interface WaistHaiBaoJuheCheckerHairy : NSObject<HaiBaoJuheSDKDelegate> | 9 | +@interface OasisHaiBaoJuheCheckerZenith : 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 | -+ (WaistHaiBaoJuheCheckerHairy *)ViolategetInstanceDelays; | 14 | ++ (OasisHaiBaoJuheCheckerZenith *)NorrisgetInstanceGarmin; |
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) BarrieHaiBaoJuhereportOpen; | 18 | +- (void) GenericHaiBaoJuhereportOpen; |
19 | -- (void) BarrieHaiBaoJuhereportSDKOpen; | 19 | +- (void) GenericHaiBaoJuhereportSDKOpen; |
20 | -- (void) BarrieHaiBaoJuhehandleFirstOpenApp:(NSString*) path; | 20 | +- (void) GenericHaiBaoJuhehandleFirstOpenApp:(NSString*) path; |
21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; | 21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; |
22 | -- (void) BarrieHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; | 22 | +- (void) GenericHaiBaoJuheReport:(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) BarrieHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; | 31 | +- (void) GenericHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; |
32 | 32 | ||
33 | /* | 33 | /* |
34 | *初始化时调用 | 34 | *初始化时调用 | ... | ... |
1 | +#import <UIKit/UIKit.h> | ||
2 | + | ||
3 | +@interface PelicanGenericIAPHelperControlBatter : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
4 | + | ||
5 | +@property(nonatomic,strong) NSString* GenericDingDanHao; | ||
6 | +@property(nonatomic,strong) NSDictionary* GenericHuoWuLieBiao; | ||
7 | +@property(nonatomic,strong) NSMutableArray* GenericHuoWuIDLieBiao; | ||
8 | +@property(nonatomic, strong) UITableView *GenericHuoWuLieBiaoView; | ||
9 | + | ||
10 | +- (void)GenericHuaQianView:(UIViewController*)controller GenericHuoWuD:(NSString*)products GenericQian:(NSString*)amount GenericHuoWuMing:(NSString*)productName GenericDingDanHao:(NSString*)DingDanHao; | ||
11 | + | ||
12 | +@end |
1 | #import <UIKit/UIKit.h> | 1 | #import <UIKit/UIKit.h> |
2 | -#import "EntireBarrieInformationWomens.h" | 2 | +#import "AdvisedGenericInformationRussia.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 DevelBarrieMainPhantom : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> | 6 | +@interface VeganGenericMainHelping : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> |
7 | { | 7 | { |
8 | - WKWebView *webBarrieView_; | 8 | + WKWebView *webGenericView_; |
9 | UIActivityIndicatorView *activityIndicator; | 9 | UIActivityIndicatorView *activityIndicator; |
10 | } | 10 | } |
11 | 11 | ||
12 | -@property(assign) BOOL BarrieYouYuanJiao; | 12 | +@property(assign) BOOL GenericYouYuanJiao; |
13 | 13 | ||
14 | -- (void)BarrieSettingBarrieView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; | 14 | +- (void)GenericSettingGenericView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; |
15 | -- (void)BarrieInitWebView; | 15 | +- (void)GenericInitWebView; |
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 DevelHaiBaoJuheUtilsPhantom : NSObject | 4 | +@interface VeganHaiBaoJuheUtilsHelping : NSObject |
5 | 5 | ||
6 | +(NSString *)md5:(NSString *)str; | 6 | +(NSString *)md5:(NSString *)str; |
7 | -+ (NSDictionary *) BarrieHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; | 7 | ++ (NSDictionary *) GenericHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; |
8 | +(NSString *)createGzyazfOrderUrl; | 8 | +(NSString *)createGzyazfOrderUrl; |
9 | //*充值回调地址 | 9 | //*充值回调地址 |
10 | -+(NSString *)ActedcreateGzyazfUrlPhrases; | 10 | ++(NSString *)CrewscreateGzyazfUrlGlimpse; |
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 ViolateBarrieControlDelays : NSObject | 4 | +@interface VisasGenericControlWaters : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initBarrieInstance; | 7 | +- (void)initGenericInstance; |
8 | 8 | ||
9 | -- (void) BarrieStartGo; | 9 | +- (void) GenericStartGo; |
10 | 10 | ||
11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
12 | 12 | ... | ... |
... | @@ -71,6 +71,7 @@ NSString* sdkUserId = @""; | ... | @@ -71,6 +71,7 @@ NSString* sdkUserId = @""; |
71 | case HaiBaoJuheSDKNotificationLogout: | 71 | case HaiBaoJuheSDKNotificationLogout: |
72 | { | 72 | { |
73 | NSLog(@"sdk注销成功,游戏处理"); | 73 | NSLog(@"sdk注销成功,游戏处理"); |
74 | + [[HaiBaoJuheSDK shareSDK] loginSDK]; | ||
74 | } | 75 | } |
75 | break; | 76 | break; |
76 | case HaiBaoJuheSDKNotificationSwitchAccount: | 77 | case HaiBaoJuheSDKNotificationSwitchAccount: |
... | @@ -145,6 +146,19 @@ NSString* sdkUserId = @""; | ... | @@ -145,6 +146,19 @@ NSString* sdkUserId = @""; |
145 | [reportInfo setRoleCTime:[[NSNumber alloc]initWithLong:[self getCurrentTimestamp].longLongValue]]; | 146 | [reportInfo setRoleCTime:[[NSNumber alloc]initWithLong:[self getCurrentTimestamp].longLongValue]]; |
146 | [reportInfo setRoleChangeTime:[[NSNumber alloc]initWithLong:[self getCurrentTimestamp].longLongValue]]; | 147 | [reportInfo setRoleChangeTime:[[NSNumber alloc]initWithLong:[self getCurrentTimestamp].longLongValue]]; |
147 | [[HaiBaoJuheSDK shareSDK] reportSDK:reportInfo]; | 148 | [[HaiBaoJuheSDK shareSDK] reportSDK:reportInfo]; |
149 | + | ||
150 | + HaiBaoJuheReportInfo *reportInfo2 = [[HaiBaoJuheReportInfo alloc]init]; | ||
151 | + //[reportInfo setReportType:REPORT_CREATEROLE]; | ||
152 | + [reportInfo2 setReportType:REPORT_ROLEUPGRADE]; | ||
153 | + [reportInfo2 setServerId:@"28"]; | ||
154 | + [reportInfo2 setServerName:@"serverName"]; | ||
155 | + [reportInfo2 setPlayerId:@"1231241234"]; | ||
156 | + [reportInfo2 setPlayerName:@"playName"]; | ||
157 | + [reportInfo2 setPlayerLevel:@"222"]; | ||
158 | + [reportInfo2 setPartyName:@"1345"]; | ||
159 | + [reportInfo2 setRoleCTime:[[NSNumber alloc]initWithLong:[self getCurrentTimestamp].longLongValue]]; | ||
160 | + [reportInfo2 setRoleChangeTime:[[NSNumber alloc]initWithLong:[self getCurrentTimestamp].longLongValue]]; | ||
161 | + [[HaiBaoJuheSDK shareSDK] reportSDK:reportInfo2]; | ||
148 | } | 162 | } |
149 | 163 | ||
150 | - (IBAction)actionLogout:(id)sender { | 164 | - (IBAction)actionLogout:(id)sender { |
... | @@ -160,6 +174,12 @@ NSString* sdkUserId = @""; | ... | @@ -160,6 +174,12 @@ NSString* sdkUserId = @""; |
160 | } | 174 | } |
161 | } | 175 | } |
162 | 176 | ||
177 | +- (IBAction)AssistantCenter:(id)sender { | ||
178 | +// if([[HaiBaoJuheSDK shareSDK] hasAssistantCenter]){ | ||
179 | +// [[HaiBaoJuheSDK shareSDK] openAssistantCenter]; | ||
180 | +// } | ||
181 | +} | ||
182 | + | ||
163 | 183 | ||
164 | 184 | ||
165 | #pragma mark - 截屏 | 185 | #pragma mark - 截屏 | ... | ... |
PoolSdk_Demo/poolsdk_file/.DS_Store
0 → 100644
No preview for this file type
1 | #include "SDKInterface.h" | 1 | #include "SDKInterface.h" |
2 | #import <UIKit/UIKit.h> | 2 | #import <UIKit/UIKit.h> |
3 | 3 | ||
4 | -#import "HaiBaoJuheSDK/LinenBarrieAllManagerPlanner.h" | 4 | +#import "HaiBaoJuheSDK/NelsonGenericAllManagerLookout.h" |
5 | -#import "HaiBaoJuheSDK/MarkersBarrieHuiTiaoNotificationFoolish.h" | 5 | +#import "HaiBaoJuheSDK/CannesGenericHuiTiaoNotificationWasted.h" |
6 | -#import "HaiBaoJuheSDK/EntireBarrieInformationWomens.h" | 6 | +#import "HaiBaoJuheSDK/AdvisedGenericInformationRussia.h" |
7 | 7 | ||
8 | @implementation SDKInterface : Interface | 8 | @implementation SDKInterface : Interface |
9 | 9 | ||
10 | int mExchange; | 10 | int mExchange; |
11 | -NSString *BarrieAppId; | 11 | +NSString *GenericAppId; |
12 | -NSString *BarrieAppKey; | 12 | +NSString *GenericAppKey; |
13 | -NSString *BarrieLeakOrderUrl; | 13 | +NSString *GenericLeakOrderUrl; |
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 | - [ActedHaiBaoJuheConfigPhrases ThrowsgetInstanceInfocus]; | 20 | + [CrewsHaiBaoJuheConfigGlimpse LaughgetInstanceInterim]; |
21 | - [[LinenBarrieAllManagerPlanner ExtendBarrieInstanceBother]EntireBarrieChuShiHuaWomens]; | 21 | + [[NelsonGenericAllManagerLookout PelicanGenericInstanceBatter]AdvisedGenericChuShiHuaRussia]; |
22 | - [[LinenBarrieAllManagerPlanner ExtendBarrieInstanceBother]MiracleBarrieYangShiMuscles:@"sdk"]; | 22 | + [[NelsonGenericAllManagerLookout PelicanGenericInstanceBatter]BiggestGenericYangShiTissues:@"sdk"]; |
23 | - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:ActedBarrieLoginNotificationPhrases object:nil]; | 23 | + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:CrewsGenericLoginNotificationGlimpse object:nil]; |
24 | - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"BarrieToolCallBack" object:nil]; | 24 | + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"GenericToolCallBack" object:nil]; |
25 | 25 | ||
26 | - [[WaistHaiBaoJuheCheckerHairy ViolategetInstanceDelays] sendNotice:HaiBaoJuheSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"initSuccess" extendData:nil]; | 26 | + [[OasisHaiBaoJuheCheckerZenith NorrisgetInstanceGarmin] sendNotice:HaiBaoJuheSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"initSuccess" extendData:nil]; |
27 | 27 | ||
28 | - NSString* channelId = [[ActedHaiBaoJuheConfigPhrases ThrowsgetInstanceInfocus] LinengetValueByKeyPlanner:@"gamechannelid"]; | 28 | + NSString* channelId = [[CrewsHaiBaoJuheConfigGlimpse LaughgetInstanceInterim] NelsongetValueByKeyLookout:@"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 *BarrieLeakOrderUrl; | ... | @@ -37,9 +37,9 @@ NSString *BarrieLeakOrderUrl; |
37 | - (void)SDKloginSDK | 37 | - (void)SDKloginSDK |
38 | { | 38 | { |
39 | //APPID APPKEY | 39 | //APPID APPKEY |
40 | - BarrieAppId = [[ActedHaiBaoJuheConfigPhrases ThrowsgetInstanceInfocus] LinengetValueByKeyPlanner:@"APP_ID"]; | 40 | + GenericAppId = [[CrewsHaiBaoJuheConfigGlimpse LaughgetInstanceInterim] NelsongetValueByKeyLookout:@"APP_ID"]; |
41 | - BarrieAppKey =[[ActedHaiBaoJuheConfigPhrases ThrowsgetInstanceInfocus] LinengetValueByKeyPlanner:@"APP_KEY"]; | 41 | + GenericAppKey =[[CrewsHaiBaoJuheConfigGlimpse LaughgetInstanceInterim] NelsongetValueByKeyLookout:@"APP_KEY"]; |
42 | - [[LinenBarrieAllManagerPlanner ExtendBarrieInstanceBother]SawyerBarrieDengLuLogout:BarrieAppId :BarrieAppKey :self.controller]; | 42 | + [[NelsonGenericAllManagerLookout PelicanGenericInstanceBatter]VisasGenericDengLuWaters:GenericAppId :GenericAppKey :self.controller]; |
43 | 43 | ||
44 | } | 44 | } |
45 | 45 | ||
... | @@ -50,12 +50,12 @@ NSString *BarrieLeakOrderUrl; | ... | @@ -50,12 +50,12 @@ NSString *BarrieLeakOrderUrl; |
50 | { | 50 | { |
51 | NSLog(@"loginchek"); | 51 | NSLog(@"loginchek"); |
52 | HaiBaoJuheLoginInfo *loginInfo = [HaiBaoJuheLoginInfo alloc]; | 52 | HaiBaoJuheLoginInfo *loginInfo = [HaiBaoJuheLoginInfo alloc]; |
53 | - loginInfo.openId = [[EntireBarrieInformationWomens getInstance]openId]; | 53 | + loginInfo.openId = [[AdvisedGenericInformationRussia getInstance]openId]; |
54 | - loginInfo.sign = [[EntireBarrieInformationWomens getInstance] token]; | 54 | + loginInfo.sign = [[AdvisedGenericInformationRussia getInstance] token]; |
55 | - loginInfo.timestamp = [[EntireBarrieInformationWomens getInstance] timestamp]; | 55 | + loginInfo.timestamp = [[AdvisedGenericInformationRussia getInstance] timestamp]; |
56 | 56 | ||
57 | dispatch_async(dispatch_get_global_queue(0, 0), ^{ | 57 | dispatch_async(dispatch_get_global_queue(0, 0), ^{ |
58 | - [[WaistHaiBaoJuheCheckerHairy ViolategetInstanceDelays] startCheck:loginInfo]; | 58 | + [[OasisHaiBaoJuheCheckerZenith NorrisgetInstanceGarmin] startCheck:loginInfo]; |
59 | }); | 59 | }); |
60 | 60 | ||
61 | } | 61 | } |
... | @@ -79,7 +79,7 @@ NSString *BarrieLeakOrderUrl; | ... | @@ -79,7 +79,7 @@ NSString *BarrieLeakOrderUrl; |
79 | - (void)HCKAssetsToolCallBack:(NSNotification *)notification | 79 | - (void)HCKAssetsToolCallBack:(NSNotification *)notification |
80 | { | 80 | { |
81 | NSDictionary* payResultDic = notification.object; | 81 | NSDictionary* payResultDic = notification.object; |
82 | - NSString* receiptStr = [payResultDic objectForKey:@"BarrieToolResult"]; | 82 | + NSString* receiptStr = [payResultDic objectForKey:@"GenericToolResult"]; |
83 | NSString* queryId = [payResultDic objectForKey:@"query_id"]; | 83 | NSString* queryId = [payResultDic objectForKey:@"query_id"]; |
84 | 84 | ||
85 | //收到回调,保存queryid和data | 85 | //收到回调,保存queryid和data |
... | @@ -98,10 +98,10 @@ NSString *BarrieLeakOrderUrl; | ... | @@ -98,10 +98,10 @@ NSString *BarrieLeakOrderUrl; |
98 | [userDefaults setObject:receiptStr forKey:queryId]; | 98 | [userDefaults setObject:receiptStr forKey:queryId]; |
99 | 99 | ||
100 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; | 100 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; |
101 | - NSString* result = [[NetCenter getInstance] httpPostSynFillOD:BarrieLeakOrderUrl :receiptDic]; | 101 | + NSString* result = [[NetCenter getInstance] httpPostSynFillOD:GenericLeakOrderUrl :receiptDic]; |
102 | 102 | ||
103 | if([@"success" isEqualToString:result]){//确认订单成功 | 103 | if([@"success" isEqualToString:result]){//确认订单成功 |
104 | - [[WaistHaiBaoJuheCheckerHairy ViolategetInstanceDelays] sendNotice:HaiBaoJuheSDKNotificationGzyazf notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; | 104 | + [[OasisHaiBaoJuheCheckerZenith NorrisgetInstanceGarmin] sendNotice:HaiBaoJuheSDKNotificationGzyazf notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; |
105 | //删除已保存的 | 105 | //删除已保存的 |
106 | [userDefaults removeObjectForKey:queryId]; | 106 | [userDefaults removeObjectForKey:queryId]; |
107 | [tempQueryIdArray removeObject:queryId]; | 107 | [tempQueryIdArray removeObject:queryId]; |
... | @@ -119,11 +119,11 @@ NSString *BarrieLeakOrderUrl; | ... | @@ -119,11 +119,11 @@ NSString *BarrieLeakOrderUrl; |
119 | NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; | 119 | NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; |
120 | NSString* lastqueryid = [userDefaults objectForKey:@"lastqueryid"]; | 120 | NSString* lastqueryid = [userDefaults objectForKey:@"lastqueryid"]; |
121 | 121 | ||
122 | - BarrieLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", | 122 | + GenericLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", |
123 | - [DevelHaiBaoJuheUtilsPhantom ActedcreateGzyazfUrlPhrases], | 123 | + [VeganHaiBaoJuheUtilsHelping CrewscreateGzyazfUrlGlimpse], |
124 | [payInfo userId], | 124 | [payInfo userId], |
125 | [payInfo playerId]]; | 125 | [payInfo playerId]]; |
126 | - [userDefaults setObject:BarrieLeakOrderUrl forKey:@"lastBarrieLeakOrderUrl"]; | 126 | + [userDefaults setObject:GenericLeakOrderUrl forKey:@"lastGenericLeakOrderUrl"]; |
127 | 127 | ||
128 | if (lastqueryid!=nil) { | 128 | if (lastqueryid!=nil) { |
129 | //创建订单前进行补单 | 129 | //创建订单前进行补单 |
... | @@ -133,7 +133,7 @@ NSString *BarrieLeakOrderUrl; | ... | @@ -133,7 +133,7 @@ NSString *BarrieLeakOrderUrl; |
133 | receiptStr = [receiptStr stringByAddingPercentEncodingWithAllowedCharacters:[NSCharacterSet URLQueryAllowedCharacterSet]]; | 133 | receiptStr = [receiptStr stringByAddingPercentEncodingWithAllowedCharacters:[NSCharacterSet URLQueryAllowedCharacterSet]]; |
134 | //如果不为空,进行最后一次补单 | 134 | //如果不为空,进行最后一次补单 |
135 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",lastqueryid,@"query_id", nil]; | 135 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",lastqueryid,@"query_id", nil]; |
136 | - NSString* result = [[NetCenter getInstance] httpPostSynFillOD:BarrieLeakOrderUrl :receiptDic]; | 136 | + NSString* result = [[NetCenter getInstance] httpPostSynFillOD:GenericLeakOrderUrl :receiptDic]; |
137 | if([@"success" isEqualToString:result]){//确认订单成功 | 137 | if([@"success" isEqualToString:result]){//确认订单成功 |
138 | //删除已保存的 | 138 | //删除已保存的 |
139 | [userDefaults removeObjectForKey:@"lastqueryid"]; | 139 | [userDefaults removeObjectForKey:@"lastqueryid"]; |
... | @@ -143,8 +143,8 @@ NSString *BarrieLeakOrderUrl; | ... | @@ -143,8 +143,8 @@ NSString *BarrieLeakOrderUrl; |
143 | 143 | ||
144 | mExchange = [payInfo exchange].intValue; | 144 | mExchange = [payInfo exchange].intValue; |
145 | [super SDKgzyazfWithGzyazfmentInfo:payInfo]; | 145 | [super SDKgzyazfWithGzyazfmentInfo:payInfo]; |
146 | - BarrieLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", | 146 | + GenericLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", |
147 | - [DevelHaiBaoJuheUtilsPhantom ActedcreateGzyazfUrlPhrases], | 147 | + [VeganHaiBaoJuheUtilsHelping CrewscreateGzyazfUrlGlimpse], |
148 | [payInfo userId], | 148 | [payInfo userId], |
149 | [payInfo playerId]]; | 149 | [payInfo playerId]]; |
150 | [userDefaults synchronize]; | 150 | [userDefaults synchronize]; |
... | @@ -181,9 +181,15 @@ NSString *BarrieLeakOrderUrl; | ... | @@ -181,9 +181,15 @@ NSString *BarrieLeakOrderUrl; |
181 | 181 | ||
182 | } | 182 | } |
183 | 183 | ||
184 | +- (BOOL)hasLogout | ||
185 | +{ | ||
186 | + return YES; | ||
187 | +} | ||
188 | + | ||
184 | - (void)SDKlogoutSDK | 189 | - (void)SDKlogoutSDK |
185 | { | 190 | { |
186 | NSLog(@"切换账号"); | 191 | NSLog(@"切换账号"); |
192 | + [[OasisHaiBaoJuheCheckerZenith NorrisgetInstanceGarmin] sendNotice:HaiBaoJuheSDKNotificationLogout notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; | ||
187 | } | 193 | } |
188 | 194 | ||
189 | - (void)handleOpenurl:(NSURL *)url | 195 | - (void)handleOpenurl:(NSURL *)url |
... | @@ -209,12 +215,12 @@ NSString *BarrieLeakOrderUrl; | ... | @@ -209,12 +215,12 @@ NSString *BarrieLeakOrderUrl; |
209 | for (NSString* queryId in queryIdArray) { | 215 | for (NSString* queryId in queryIdArray) { |
210 | NSString* receiptStr = [userDefaults valueForKey:queryId]; | 216 | NSString* receiptStr = [userDefaults valueForKey:queryId]; |
211 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; | 217 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; |
212 | - NSString* lastBarrieLeakOrderUrl = [userDefaults objectForKey:@"lastBarrieLeakOrderUrl"]; | 218 | + NSString* lastGenericLeakOrderUrl = [userDefaults objectForKey:@"lastGenericLeakOrderUrl"]; |
213 | NSString* result; | 219 | NSString* result; |
214 | - if (lastBarrieLeakOrderUrl!=nil) { | 220 | + if (lastGenericLeakOrderUrl!=nil) { |
215 | - result = [[NetCenter getInstance] httpPostSynFillOD:lastBarrieLeakOrderUrl :receiptDic]; | 221 | + result = [[NetCenter getInstance] httpPostSynFillOD:lastGenericLeakOrderUrl :receiptDic]; |
216 | }else{ | 222 | }else{ |
217 | - result = [[NetCenter getInstance] httpPostSynFillOD:[DevelHaiBaoJuheUtilsPhantom ActedcreateGzyazfUrlPhrases] :receiptDic]; | 223 | + result = [[NetCenter getInstance] httpPostSynFillOD:[VeganHaiBaoJuheUtilsHelping CrewscreateGzyazfUrlGlimpse] :receiptDic]; |
218 | } | 224 | } |
219 | if([@"success" isEqualToString:result]){//成功 | 225 | if([@"success" isEqualToString:result]){//成功 |
220 | [userDefaults removeObjectForKey:queryId]; | 226 | [userDefaults removeObjectForKey:queryId]; |
... | @@ -236,7 +242,7 @@ NSString *BarrieLeakOrderUrl; | ... | @@ -236,7 +242,7 @@ NSString *BarrieLeakOrderUrl; |
236 | - (void)receiveCreateOrder:(NSNotification *)notification | 242 | - (void)receiveCreateOrder:(NSNotification *)notification |
237 | { | 243 | { |
238 | NSLog(@"创建订单成功"); | 244 | NSLog(@"创建订单成功"); |
239 | - ActedHaiBaoJuheGzyazfInfoPhrases *payInfo = [notification object]; | 245 | + CrewsHaiBaoJuheGzyazfInfoGlimpse *payInfo = [notification object]; |
240 | 246 | ||
241 | NSNumber *amount = @([[payInfo postAmount] integerValue] * mExchange); | 247 | NSNumber *amount = @([[payInfo postAmount] integerValue] * mExchange); |
242 | NSString *serverId = [payInfo serverId]; | 248 | NSString *serverId = [payInfo serverId]; |
... | @@ -250,14 +256,14 @@ NSString *BarrieLeakOrderUrl; | ... | @@ -250,14 +256,14 @@ NSString *BarrieLeakOrderUrl; |
250 | NSString *other = [payInfo other]; | 256 | NSString *other = [payInfo other]; |
251 | 257 | ||
252 | if (other && [other length] > 0) { | 258 | if (other && [other length] > 0) { |
253 | - [[LinenBarrieAllManagerPlanner ExtendBarrieInstanceBother] BarrieQuery:serverId :roleName :amount :[payInfo queryId] :self.controller :[payInfo serverName]]; | 259 | + [[NelsonGenericAllManagerLookout PelicanGenericInstanceBatter] GenericQuery:serverId :roleName :amount :[payInfo queryId] :self.controller :[payInfo serverName]]; |
254 | }else{ | 260 | }else{ |
255 | NSString* products = [payInfo products]; | 261 | NSString* products = [payInfo products]; |
256 | //保存订单号到本地 | 262 | //保存订单号到本地 |
257 | NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; | 263 | NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; |
258 | [userDefaults setObject:queryId forKey:@"lastqueryid"]; | 264 | [userDefaults setObject:queryId forKey:@"lastqueryid"]; |
259 | [userDefaults synchronize]; | 265 | [userDefaults synchronize]; |
260 | - [[LinenBarrieAllManagerPlanner ExtendBarrieInstanceBother] BarrieQueryOperation:self.controller BarrieHuoWuID:products BarrieJiaGe:[payInfo postAmount] BarrieHuoWuMing:[payInfo productName] BarrieDingDanHao:queryId]; | 266 | + [[NelsonGenericAllManagerLookout PelicanGenericInstanceBatter] GenericQueryOperation:self.controller GenericHuoWuID:products GenericJiaGe:[payInfo postAmount] GenericHuoWuMing:[payInfo productName] GenericDingDanHao:queryId]; |
261 | } | 267 | } |
262 | } | 268 | } |
263 | 269 | ... | ... |
1 | -{"renyunAppKey": "false", "payorderurl": "https://public.sdk.guangkatf.com/paycheck/create", "usertype": 526, "sdkSimpleName": "goowei_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"} |
2 | -"APP_ID": "5e53987fa0fab74b58c7b16d", "gamechannelid": "", | ||
3 | -"APP_KEY": "ea65244f0d8853fc6e1047abe365066c", | ||
4 | -"logReportUrl": "https://public.sdk.shenshouwl.com/sdk/statistic", | ||
5 | -"encode": "1", | ||
6 | -"sdkVersionCode": "V1_2", | ||
7 | -"loginCheckUrl": "https://public.sdk.guangkatf.com/logincheck/check", | ||
8 | -"appScheme": "com.hnyafn.blcxaa", "descode": "", "c2": "", "c1": "", "custom": "{}", | ||
9 | -"paycheckurl": "https://public.sdk.guangkatf.com/paycheck/confirm", | ||
10 | -"gameSimpleName": "ces"} | ... | ... |
No preview for this file type
1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
2 | 2 | ||
3 | -@interface EntireBarrieInformationWomens : NSObject | 3 | +@interface AdvisedGenericInformationRussia : NSObject |
4 | { | 4 | { |
5 | // | 5 | // |
6 | NSString *openId; | 6 | NSString *openId; |
... | @@ -12,5 +12,5 @@ NSString *timestamp; | ... | @@ -12,5 +12,5 @@ NSString *timestamp; |
12 | @property(retain,nonatomic) NSString *openId; | 12 | @property(retain,nonatomic) NSString *openId; |
13 | @property(retain,nonatomic) NSString *token; | 13 | @property(retain,nonatomic) NSString *token; |
14 | @property(retain,nonatomic) NSString *timestamp; | 14 | @property(retain,nonatomic) NSString *timestamp; |
15 | -+ (EntireBarrieInformationWomens *)getInstance; | 15 | ++ (AdvisedGenericInformationRussia *)getInstance; |
16 | @end | 16 | @end | ... | ... |
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface ActedBarrieControlPhrases : NSObject | 4 | +@interface BiggestGenericControlTissues : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initBarrieInstance; | 7 | +- (void)initGenericInstance; |
8 | 8 | ||
9 | -- (void) BarrieStartGo; | 9 | +- (void) GenericStartGo; |
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 MiracleBarrieInformationJMMuscles : NSObject | 3 | +@interface BiggestGenericInformationJMTissues : NSObject |
4 | 4 | ||
5 | -+(NSString *)BarrieJM:(NSString *)jm; | 5 | ++(NSString *)GenericJM:(NSString *)jm; |
6 | 6 | ||
7 | @end | 7 | @end | ... | ... |
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface MarkersBarrieControlFoolish : NSObject | 4 | +@interface CannesGenericControlWasted : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initBarrieInstance; | 7 | +- (void)initGenericInstance; |
8 | 8 | ||
9 | -- (void) BarrieStartGo; | 9 | +- (void) GenericStartGo; |
10 | 10 | ||
11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
12 | 12 | ... | ... |
1 | +#import <Foundation/Foundation.h> | ||
2 | + | ||
3 | +extern NSString * const NelsonGenericExitNotificationLookout; | ||
4 | +extern NSString * const CrewsGenericLoginNotificationGlimpse; | ||
5 | +extern NSString * const LaughGenericErrorNotificationInterim; | ||
6 | + | ||
7 | + | ||
8 | +@interface CannesGenericHuiTiaoNotificationWasted : NSObject | ||
9 | + | ||
10 | +@end |
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface MiracleBarrieControlMuscles : NSObject | 4 | +@interface CrewsGenericControlGlimpse : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initBarrieInstance; | 7 | +- (void)initGenericInstance; |
8 | 8 | ||
9 | -- (void) BarrieStartGo; | 9 | +- (void) GenericStartGo; |
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 ActedHaiBaoJuheConfigPhrases : NSObject | 3 | +@interface CrewsHaiBaoJuheConfigGlimpse : 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 | -+ (ActedHaiBaoJuheConfigPhrases *)ThrowsgetInstanceInfocus; | 15 | ++ (CrewsHaiBaoJuheConfigGlimpse *)LaughgetInstanceInterim; |
16 | 16 | ||
17 | - (void) loadFile:(NSString *) fileName; | 17 | - (void) loadFile:(NSString *) fileName; |
18 | 18 | ||
19 | -- (NSString *)LinengetValueByKeyPlanner:(NSString *) key; | 19 | +- (NSString *)NelsongetValueByKeyLookout:(NSString *) key; |
20 | 20 | ||
21 | - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; | 21 | - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; |
22 | 22 | ... | ... |
1 | -#import "ThrowsBarrieHaiBaoJuheBaseModelInfocus.h" | 1 | +#import "LaughGenericHaiBaoJuheBaseModelInterim.h" |
2 | -@interface ActedHaiBaoJuheGzyazfInfoPhrases : ThrowsBarrieHaiBaoJuheBaseModelInfocus | 2 | +@interface CrewsHaiBaoJuheGzyazfInfoGlimpse : LaughGenericHaiBaoJuheBaseModelInterim |
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 | -// ActedHaiBaoJuheNotificationPhrases.h | 2 | +// CrewsHaiBaoJuheNotificationGlimpse.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 ActedHaiBaoJuheNotificationPhrases : NSObject | 31 | +@interface CrewsHaiBaoJuheNotificationGlimpse : NSObject |
32 | 32 | ||
33 | @end | 33 | @end |
34 | 34 | ... | ... |
1 | -#import <UIKit/UIKit.h> | ||
2 | - | ||
3 | -@interface ExtendBarrieIAPHelperControlBother : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
4 | - | ||
5 | -@property(nonatomic,strong) NSString* BarrieDingDanHao; | ||
6 | -@property(nonatomic,strong) NSDictionary* BarrieHuoWuLieBiao; | ||
7 | -@property(nonatomic,strong) NSMutableArray* BarrieHuoWuIDLieBiao; | ||
8 | -@property(nonatomic, strong) UITableView *BarrieHuoWuLieBiaoView; | ||
9 | - | ||
10 | -- (void)BarrieHuaQianView:(UIViewController*)controller BarrieHuoWuD:(NSString*)products BarrieQian:(NSString*)amount BarrieHuoWuMing:(NSString*)productName BarrieDingDanHao:(NSString*)DingDanHao; | ||
11 | - | ||
12 | -@end |
1 | -#import "ThrowsBarrieHaiBaoJuheBaseModelInfocus.h" | 1 | +#import "LaughGenericHaiBaoJuheBaseModelInterim.h" |
2 | -@interface HaiBaoJuheCreateOrderInfo : ThrowsBarrieHaiBaoJuheBaseModelInfocus | 2 | +@interface HaiBaoJuheCreateOrderInfo : LaughGenericHaiBaoJuheBaseModelInterim |
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 *) BarrieHaiBaoJuheGetTsign ; | 19 | +- (NSString *) GenericHaiBaoJuheGetTsign ; |
20 | -- (NSString *) BarrieHaiBaoJuheGetTimestamp ; | 20 | +- (NSString *) GenericHaiBaoJuheGetTimestamp ; |
21 | 21 | ||
22 | @end | 22 | @end | ... | ... |
1 | -#import "ThrowsBarrieHaiBaoJuheBaseModelInfocus.h" | 1 | +#import "LaughGenericHaiBaoJuheBaseModelInterim.h" |
2 | -@interface HaiBaoJuheLoginInfo : ThrowsBarrieHaiBaoJuheBaseModelInfocus | 2 | +@interface HaiBaoJuheLoginInfo : LaughGenericHaiBaoJuheBaseModelInterim |
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 | -// BarrieHaiBaoJuheReportInfo.h | 2 | +// GenericHaiBaoJuheReportInfo.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 "ThrowsBarrieHaiBaoJuheBaseModelInfocus.h" | 9 | +#import "LaughGenericHaiBaoJuheBaseModelInterim.h" |
10 | -@interface HaiBaoJuheReportInfo : ThrowsBarrieHaiBaoJuheBaseModelInfocus | 10 | +@interface HaiBaoJuheReportInfo : LaughGenericHaiBaoJuheBaseModelInterim |
11 | 11 | ||
12 | @property(nonatomic, strong)NSString *reportType;//类型 | 12 | @property(nonatomic, strong)NSString *reportType;//类型 |
13 | @property(nonatomic, strong)NSString *playerId;//玩家ID | 13 | @property(nonatomic, strong)NSString *playerId;//玩家ID | ... | ... |
... | @@ -10,7 +10,7 @@ | ... | @@ -10,7 +10,7 @@ |
10 | 10 | ||
11 | @property(nonatomic, strong)NSString *urlSchemes; | 11 | @property(nonatomic, strong)NSString *urlSchemes; |
12 | 12 | ||
13 | -@property(strong) NSMutableArray* BarrieList; | 13 | +@property(strong) NSMutableArray* GenericList; |
14 | 14 | ||
15 | @property BOOL isAppleGzyazfing; | 15 | @property BOOL isAppleGzyazfing; |
16 | 16 | ... | ... |
1 | #import <UIKit/UIKit.h> | 1 | #import <UIKit/UIKit.h> |
2 | -#import "WaistHaiBaoJuheCheckerHairy.h" | 2 | +#import "OasisHaiBaoJuheCheckerZenith.h" |
3 | #import "HaiBaoJuheReportInfo.h" | 3 | #import "HaiBaoJuheReportInfo.h" |
4 | #import "HaiBaoJuheLoginInfo.h" | 4 | #import "HaiBaoJuheLoginInfo.h" |
5 | #import "Interface.h" | 5 | #import "Interface.h" |
6 | -#import "ActedHaiBaoJuheNotificationPhrases.h" | 6 | +#import "CrewsHaiBaoJuheNotificationGlimpse.h" |
7 | -#import "ActedHaiBaoJuheGzyazfInfoPhrases.h" | 7 | +#import "CrewsHaiBaoJuheGzyazfInfoGlimpse.h" |
8 | #import "UnionInterface.h" | 8 | #import "UnionInterface.h" |
9 | #import "HaiBaoJuheCreateOrderInfo.h" | 9 | #import "HaiBaoJuheCreateOrderInfo.h" |
10 | -#import "ActedHaiBaoJuheConfigPhrases.h" | 10 | +#import "CrewsHaiBaoJuheConfigGlimpse.h" |
11 | -#import "DevelHaiBaoJuheUtilsPhantom.h" | 11 | +#import "VeganHaiBaoJuheUtilsHelping.h" |
12 | #import "NetCenter.h" | 12 | #import "NetCenter.h" |
13 | #import "HaiBaoJuheSDK.h" | 13 | #import "HaiBaoJuheSDK.h" |
14 | #import "HaiBaoJuheSDKDelegate.h" | 14 | #import "HaiBaoJuheSDKDelegate.h" | ... | ... |
... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
2 | 2 | ||
3 | NS_ASSUME_NONNULL_BEGIN | 3 | NS_ASSUME_NONNULL_BEGIN |
4 | 4 | ||
5 | -@interface ThrowsBarrieEncryptToolInfocus : NSObject | 5 | +@interface LaughGenericEncryptToolInterim : 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 ThrowsBarrieHaiBaoJuheBaseModelInfocus : NSObject | 4 | +@interface LaughGenericHaiBaoJuheBaseModelInterim : NSObject |
5 | 5 | ||
6 | -- (NSString *) BarrieHaiBaoJuheObjectToJsonString; | 6 | +- (NSString *) GenericHaiBaoJuheObjectToJsonString; |
7 | - (NSMutableString *)paramAddToString; | 7 | - (NSMutableString *)paramAddToString; |
8 | - (id)initWithDiction:(NSDictionary *)diction; | 8 | - (id)initWithDiction:(NSDictionary *)diction; |
9 | 9 | ... | ... |
1 | -#import <UIKit/UIKit.h> | ||
2 | -#import "StoreKit/StoreKit.h" | ||
3 | - | ||
4 | -@interface LinenBarrieAllManagerPlanner : NSObject | ||
5 | -{ | ||
6 | - NSString* BarrieAPPID_; | ||
7 | - NSString* BarrieAPPKEY_; | ||
8 | - | ||
9 | - NSString* BarrieInviterCode_; | ||
10 | -} | ||
11 | - | ||
12 | -@property(strong) NSMutableArray* BarrieList; | ||
13 | -@property bool BarrieGeiWoHuaQianBa; | ||
14 | - | ||
15 | -+ (LinenBarrieAllManagerPlanner *)ExtendBarrieInstanceBother; | ||
16 | - | ||
17 | -- (void)EntireBarrieChuShiHuaWomens; | ||
18 | - | ||
19 | -- (void)SawyerBarrieDengLuLogout:(NSString *)BarrieAPPID : (NSString *)BarrieAPPKEY : (UIViewController *)controller; | ||
20 | - | ||
21 | -- (void)MiracleBarrieYangShiMuscles:(NSString*)BarrieLeiXing; | ||
22 | - | ||
23 | -- (void)MiracleBarrieUrlMuscles:(NSString*)BarrieUrl; | ||
24 | - | ||
25 | -- (void)BarrieQuery: (NSString *)BarrieFuWuQiID : (NSString *)BarrieNickName : (NSNumber *)BarrieAmount : (NSString *)BarrieCallBack : (UIViewController *)controller : (NSString *)BarrieServerName; | ||
26 | - | ||
27 | -- (void)BarrieQueryOperation:(UIViewController*)controll BarrieHuoWuID:(NSString*)products BarrieJiaGe:(NSString*)amount BarrieHuoWuMing:(NSString*)productName BarrieDingDanHao:(NSString*) DingDanHao; | ||
28 | - | ||
29 | - | ||
30 | - | ||
31 | -@end |
framework/HaiBaoJuheSDK.framework/Headers/MarkersBarrieHuiTiaoNotificationFoolish.h
deleted
100644 → 0
1 | -#import <Foundation/Foundation.h> | ||
2 | - | ||
3 | -extern NSString * const LinenBarrieExitNotificationPlanner; | ||
4 | -extern NSString * const ActedBarrieLoginNotificationPhrases; | ||
5 | -extern NSString * const ThrowsBarrieErrorNotificationInfocus; | ||
6 | - | ||
7 | - | ||
8 | -@interface MarkersBarrieHuiTiaoNotificationFoolish : NSObject | ||
9 | - | ||
10 | -@end |
1 | +#import <UIKit/UIKit.h> | ||
2 | +#import "StoreKit/StoreKit.h" | ||
3 | + | ||
4 | +@interface NelsonGenericAllManagerLookout : NSObject | ||
5 | +{ | ||
6 | + NSString* GenericAPPID_; | ||
7 | + NSString* GenericAPPKEY_; | ||
8 | + | ||
9 | + NSString* GenericInviterCode_; | ||
10 | +} | ||
11 | + | ||
12 | +@property(strong) NSMutableArray* GenericList; | ||
13 | +@property bool GenericGeiWoHuaQianBa; | ||
14 | + | ||
15 | ++ (NelsonGenericAllManagerLookout *)PelicanGenericInstanceBatter; | ||
16 | + | ||
17 | +- (void)AdvisedGenericChuShiHuaRussia; | ||
18 | + | ||
19 | +- (void)VisasGenericDengLuWaters:(NSString *)GenericAPPID : (NSString *)GenericAPPKEY : (UIViewController *)controller; | ||
20 | + | ||
21 | +- (void)BiggestGenericYangShiTissues:(NSString*)GenericLeiXing; | ||
22 | + | ||
23 | +- (void)BiggestGenericUrlTissues:(NSString*)GenericUrl; | ||
24 | + | ||
25 | +- (void)GenericQuery: (NSString *)GenericFuWuQiID : (NSString *)GenericNickName : (NSNumber *)GenericAmount : (NSString *)GenericCallBack : (UIViewController *)controller : (NSString *)GenericServerName; | ||
26 | + | ||
27 | +- (void)GenericQueryOperation:(UIViewController*)controll GenericHuoWuID:(NSString*)products GenericJiaGe:(NSString*)amount GenericHuoWuMing:(NSString*)productName GenericDingDanHao:(NSString*) DingDanHao; | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | +@end |
... | @@ -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 LinenBarrieHaiBaoJuheDGLoggerPlanner : NSObject | 14 | +@interface NelsonGenericHaiBaoJuheDGLoggerLookout : NSObject |
15 | 15 | ||
16 | + (void)showLog:(NSString *)fmt,...; | 16 | + (void)showLog:(NSString *)fmt,...; |
17 | 17 | ... | ... |
1 | 1 | ||
2 | #import <Foundation/Foundation.h> | 2 | #import <Foundation/Foundation.h> |
3 | 3 | ||
4 | -@interface SawyerBarrieControlLogout : NSObject | 4 | +@interface NorrisGenericControlGarmin : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initBarrieInstance; | 7 | +- (void)initGenericInstance; |
8 | 8 | ||
9 | -- (void) BarrieStartGo; | 9 | +- (void) GenericStartGo; |
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 "ActedHaiBaoJuheNotificationPhrases.h" | 3 | +#import "CrewsHaiBaoJuheNotificationGlimpse.h" |
4 | #import "HaiBaoJuheCreateOrderInfo.h" | 4 | #import "HaiBaoJuheCreateOrderInfo.h" |
5 | -#import "ActedHaiBaoJuheGzyazfInfoPhrases.h" | 5 | +#import "CrewsHaiBaoJuheGzyazfInfoGlimpse.h" |
6 | #import "HaiBaoJuheReportInfo.h" | 6 | #import "HaiBaoJuheReportInfo.h" |
7 | #import "HaiBaoJuheSDKDelegate.h" | 7 | #import "HaiBaoJuheSDKDelegate.h" |
8 | 8 | ||
9 | -@interface WaistHaiBaoJuheCheckerHairy : NSObject<HaiBaoJuheSDKDelegate> | 9 | +@interface OasisHaiBaoJuheCheckerZenith : 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 | -+ (WaistHaiBaoJuheCheckerHairy *)ViolategetInstanceDelays; | 14 | ++ (OasisHaiBaoJuheCheckerZenith *)NorrisgetInstanceGarmin; |
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) BarrieHaiBaoJuhereportOpen; | 18 | +- (void) GenericHaiBaoJuhereportOpen; |
19 | -- (void) BarrieHaiBaoJuhereportSDKOpen; | 19 | +- (void) GenericHaiBaoJuhereportSDKOpen; |
20 | -- (void) BarrieHaiBaoJuhehandleFirstOpenApp:(NSString*) path; | 20 | +- (void) GenericHaiBaoJuhehandleFirstOpenApp:(NSString*) path; |
21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; | 21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; |
22 | -- (void) BarrieHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; | 22 | +- (void) GenericHaiBaoJuheReport:(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) BarrieHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; | 31 | +- (void) GenericHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; |
32 | 32 | ||
33 | /* | 33 | /* |
34 | *初始化时调用 | 34 | *初始化时调用 | ... | ... |
1 | +#import <UIKit/UIKit.h> | ||
2 | + | ||
3 | +@interface PelicanGenericIAPHelperControlBatter : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
4 | + | ||
5 | +@property(nonatomic,strong) NSString* GenericDingDanHao; | ||
6 | +@property(nonatomic,strong) NSDictionary* GenericHuoWuLieBiao; | ||
7 | +@property(nonatomic,strong) NSMutableArray* GenericHuoWuIDLieBiao; | ||
8 | +@property(nonatomic, strong) UITableView *GenericHuoWuLieBiaoView; | ||
9 | + | ||
10 | +- (void)GenericHuaQianView:(UIViewController*)controller GenericHuoWuD:(NSString*)products GenericQian:(NSString*)amount GenericHuoWuMing:(NSString*)productName GenericDingDanHao:(NSString*)DingDanHao; | ||
11 | + | ||
12 | +@end |
1 | #import <UIKit/UIKit.h> | 1 | #import <UIKit/UIKit.h> |
2 | -#import "EntireBarrieInformationWomens.h" | 2 | +#import "AdvisedGenericInformationRussia.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 DevelBarrieMainPhantom : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> | 6 | +@interface VeganGenericMainHelping : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> |
7 | { | 7 | { |
8 | - WKWebView *webBarrieView_; | 8 | + WKWebView *webGenericView_; |
9 | UIActivityIndicatorView *activityIndicator; | 9 | UIActivityIndicatorView *activityIndicator; |
10 | } | 10 | } |
11 | 11 | ||
12 | -@property(assign) BOOL BarrieYouYuanJiao; | 12 | +@property(assign) BOOL GenericYouYuanJiao; |
13 | 13 | ||
14 | -- (void)BarrieSettingBarrieView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; | 14 | +- (void)GenericSettingGenericView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; |
15 | -- (void)BarrieInitWebView; | 15 | +- (void)GenericInitWebView; |
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 DevelHaiBaoJuheUtilsPhantom : NSObject | 4 | +@interface VeganHaiBaoJuheUtilsHelping : NSObject |
5 | 5 | ||
6 | +(NSString *)md5:(NSString *)str; | 6 | +(NSString *)md5:(NSString *)str; |
7 | -+ (NSDictionary *) BarrieHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; | 7 | ++ (NSDictionary *) GenericHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; |
8 | +(NSString *)createGzyazfOrderUrl; | 8 | +(NSString *)createGzyazfOrderUrl; |
9 | //*充值回调地址 | 9 | //*充值回调地址 |
10 | -+(NSString *)ActedcreateGzyazfUrlPhrases; | 10 | ++(NSString *)CrewscreateGzyazfUrlGlimpse; |
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 ViolateBarrieControlDelays : NSObject | 4 | +@interface VisasGenericControlWaters : NSObject |
5 | 5 | ||
6 | 6 | ||
7 | -- (void)initBarrieInstance; | 7 | +- (void)initGenericInstance; |
8 | 8 | ||
9 | -- (void) BarrieStartGo; | 9 | +- (void) GenericStartGo; |
10 | 10 | ||
11 | @property(strong) NSMutableArray* myarray; | 11 | @property(strong) NSMutableArray* myarray; |
12 | 12 | ... | ... |
1 | #include "SDKInterface.h" | 1 | #include "SDKInterface.h" |
2 | #import <UIKit/UIKit.h> | 2 | #import <UIKit/UIKit.h> |
3 | 3 | ||
4 | -#import "HaiBaoJuheSDK/LinenBarrieAllManagerPlanner.h" | 4 | +#import "HaiBaoJuheSDK/NelsonGenericAllManagerLookout.h" |
5 | -#import "HaiBaoJuheSDK/MarkersBarrieHuiTiaoNotificationFoolish.h" | 5 | +#import "HaiBaoJuheSDK/CannesGenericHuiTiaoNotificationWasted.h" |
6 | -#import "HaiBaoJuheSDK/EntireBarrieInformationWomens.h" | 6 | +#import "HaiBaoJuheSDK/AdvisedGenericInformationRussia.h" |
7 | 7 | ||
8 | @implementation SDKInterface : Interface | 8 | @implementation SDKInterface : Interface |
9 | 9 | ||
10 | int mExchange; | 10 | int mExchange; |
11 | -NSString *BarrieAppId; | 11 | +NSString *GenericAppId; |
12 | -NSString *BarrieAppKey; | 12 | +NSString *GenericAppKey; |
13 | -NSString *BarrieLeakOrderUrl; | 13 | +NSString *GenericLeakOrderUrl; |
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 | - [ActedHaiBaoJuheConfigPhrases ThrowsgetInstanceInfocus]; | 20 | + [CrewsHaiBaoJuheConfigGlimpse LaughgetInstanceInterim]; |
21 | - [[LinenBarrieAllManagerPlanner ExtendBarrieInstanceBother]EntireBarrieChuShiHuaWomens]; | 21 | + [[NelsonGenericAllManagerLookout PelicanGenericInstanceBatter]AdvisedGenericChuShiHuaRussia]; |
22 | - [[LinenBarrieAllManagerPlanner ExtendBarrieInstanceBother]MiracleBarrieYangShiMuscles:@"sdk"]; | 22 | + [[NelsonGenericAllManagerLookout PelicanGenericInstanceBatter]BiggestGenericYangShiTissues:@"sdk"]; |
23 | - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:ActedBarrieLoginNotificationPhrases object:nil]; | 23 | + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:CrewsGenericLoginNotificationGlimpse object:nil]; |
24 | - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"BarrieToolCallBack" object:nil]; | 24 | + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"GenericToolCallBack" object:nil]; |
25 | 25 | ||
26 | - [[WaistHaiBaoJuheCheckerHairy ViolategetInstanceDelays] sendNotice:HaiBaoJuheSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"initSuccess" extendData:nil]; | 26 | + [[OasisHaiBaoJuheCheckerZenith NorrisgetInstanceGarmin] sendNotice:HaiBaoJuheSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"initSuccess" extendData:nil]; |
27 | 27 | ||
28 | - NSString* channelId = [[ActedHaiBaoJuheConfigPhrases ThrowsgetInstanceInfocus] LinengetValueByKeyPlanner:@"gamechannelid"]; | 28 | + NSString* channelId = [[CrewsHaiBaoJuheConfigGlimpse LaughgetInstanceInterim] NelsongetValueByKeyLookout:@"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 *BarrieLeakOrderUrl; | ... | @@ -37,9 +37,9 @@ NSString *BarrieLeakOrderUrl; |
37 | - (void)SDKloginSDK | 37 | - (void)SDKloginSDK |
38 | { | 38 | { |
39 | //APPID APPKEY | 39 | //APPID APPKEY |
40 | - BarrieAppId = [[ActedHaiBaoJuheConfigPhrases ThrowsgetInstanceInfocus] LinengetValueByKeyPlanner:@"APP_ID"]; | 40 | + GenericAppId = [[CrewsHaiBaoJuheConfigGlimpse LaughgetInstanceInterim] NelsongetValueByKeyLookout:@"APP_ID"]; |
41 | - BarrieAppKey =[[ActedHaiBaoJuheConfigPhrases ThrowsgetInstanceInfocus] LinengetValueByKeyPlanner:@"APP_KEY"]; | 41 | + GenericAppKey =[[CrewsHaiBaoJuheConfigGlimpse LaughgetInstanceInterim] NelsongetValueByKeyLookout:@"APP_KEY"]; |
42 | - [[LinenBarrieAllManagerPlanner ExtendBarrieInstanceBother]SawyerBarrieDengLuLogout:BarrieAppId :BarrieAppKey :self.controller]; | 42 | + [[NelsonGenericAllManagerLookout PelicanGenericInstanceBatter]VisasGenericDengLuWaters:GenericAppId :GenericAppKey :self.controller]; |
43 | 43 | ||
44 | } | 44 | } |
45 | 45 | ||
... | @@ -50,12 +50,12 @@ NSString *BarrieLeakOrderUrl; | ... | @@ -50,12 +50,12 @@ NSString *BarrieLeakOrderUrl; |
50 | { | 50 | { |
51 | NSLog(@"loginchek"); | 51 | NSLog(@"loginchek"); |
52 | HaiBaoJuheLoginInfo *loginInfo = [HaiBaoJuheLoginInfo alloc]; | 52 | HaiBaoJuheLoginInfo *loginInfo = [HaiBaoJuheLoginInfo alloc]; |
53 | - loginInfo.openId = [[EntireBarrieInformationWomens getInstance]openId]; | 53 | + loginInfo.openId = [[AdvisedGenericInformationRussia getInstance]openId]; |
54 | - loginInfo.sign = [[EntireBarrieInformationWomens getInstance] token]; | 54 | + loginInfo.sign = [[AdvisedGenericInformationRussia getInstance] token]; |
55 | - loginInfo.timestamp = [[EntireBarrieInformationWomens getInstance] timestamp]; | 55 | + loginInfo.timestamp = [[AdvisedGenericInformationRussia getInstance] timestamp]; |
56 | 56 | ||
57 | dispatch_async(dispatch_get_global_queue(0, 0), ^{ | 57 | dispatch_async(dispatch_get_global_queue(0, 0), ^{ |
58 | - [[WaistHaiBaoJuheCheckerHairy ViolategetInstanceDelays] startCheck:loginInfo]; | 58 | + [[OasisHaiBaoJuheCheckerZenith NorrisgetInstanceGarmin] startCheck:loginInfo]; |
59 | }); | 59 | }); |
60 | 60 | ||
61 | } | 61 | } |
... | @@ -79,7 +79,7 @@ NSString *BarrieLeakOrderUrl; | ... | @@ -79,7 +79,7 @@ NSString *BarrieLeakOrderUrl; |
79 | - (void)HCKAssetsToolCallBack:(NSNotification *)notification | 79 | - (void)HCKAssetsToolCallBack:(NSNotification *)notification |
80 | { | 80 | { |
81 | NSDictionary* payResultDic = notification.object; | 81 | NSDictionary* payResultDic = notification.object; |
82 | - NSString* receiptStr = [payResultDic objectForKey:@"BarrieToolResult"]; | 82 | + NSString* receiptStr = [payResultDic objectForKey:@"GenericToolResult"]; |
83 | NSString* queryId = [payResultDic objectForKey:@"query_id"]; | 83 | NSString* queryId = [payResultDic objectForKey:@"query_id"]; |
84 | 84 | ||
85 | //收到回调,保存queryid和data | 85 | //收到回调,保存queryid和data |
... | @@ -98,10 +98,10 @@ NSString *BarrieLeakOrderUrl; | ... | @@ -98,10 +98,10 @@ NSString *BarrieLeakOrderUrl; |
98 | [userDefaults setObject:receiptStr forKey:queryId]; | 98 | [userDefaults setObject:receiptStr forKey:queryId]; |
99 | 99 | ||
100 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; | 100 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; |
101 | - NSString* result = [[NetCenter getInstance] httpPostSynFillOD:BarrieLeakOrderUrl :receiptDic]; | 101 | + NSString* result = [[NetCenter getInstance] httpPostSynFillOD:GenericLeakOrderUrl :receiptDic]; |
102 | 102 | ||
103 | if([@"success" isEqualToString:result]){//确认订单成功 | 103 | if([@"success" isEqualToString:result]){//确认订单成功 |
104 | - [[WaistHaiBaoJuheCheckerHairy ViolategetInstanceDelays] sendNotice:HaiBaoJuheSDKNotificationGzyazf notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; | 104 | + [[OasisHaiBaoJuheCheckerZenith NorrisgetInstanceGarmin] sendNotice:HaiBaoJuheSDKNotificationGzyazf notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; |
105 | //删除已保存的 | 105 | //删除已保存的 |
106 | [userDefaults removeObjectForKey:queryId]; | 106 | [userDefaults removeObjectForKey:queryId]; |
107 | [tempQueryIdArray removeObject:queryId]; | 107 | [tempQueryIdArray removeObject:queryId]; |
... | @@ -119,11 +119,11 @@ NSString *BarrieLeakOrderUrl; | ... | @@ -119,11 +119,11 @@ NSString *BarrieLeakOrderUrl; |
119 | NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; | 119 | NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; |
120 | NSString* lastqueryid = [userDefaults objectForKey:@"lastqueryid"]; | 120 | NSString* lastqueryid = [userDefaults objectForKey:@"lastqueryid"]; |
121 | 121 | ||
122 | - BarrieLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", | 122 | + GenericLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", |
123 | - [DevelHaiBaoJuheUtilsPhantom ActedcreateGzyazfUrlPhrases], | 123 | + [VeganHaiBaoJuheUtilsHelping CrewscreateGzyazfUrlGlimpse], |
124 | [payInfo userId], | 124 | [payInfo userId], |
125 | [payInfo playerId]]; | 125 | [payInfo playerId]]; |
126 | - [userDefaults setObject:BarrieLeakOrderUrl forKey:@"lastBarrieLeakOrderUrl"]; | 126 | + [userDefaults setObject:GenericLeakOrderUrl forKey:@"lastGenericLeakOrderUrl"]; |
127 | 127 | ||
128 | if (lastqueryid!=nil) { | 128 | if (lastqueryid!=nil) { |
129 | //创建订单前进行补单 | 129 | //创建订单前进行补单 |
... | @@ -133,7 +133,7 @@ NSString *BarrieLeakOrderUrl; | ... | @@ -133,7 +133,7 @@ NSString *BarrieLeakOrderUrl; |
133 | receiptStr = [receiptStr stringByAddingPercentEncodingWithAllowedCharacters:[NSCharacterSet URLQueryAllowedCharacterSet]]; | 133 | receiptStr = [receiptStr stringByAddingPercentEncodingWithAllowedCharacters:[NSCharacterSet URLQueryAllowedCharacterSet]]; |
134 | //如果不为空,进行最后一次补单 | 134 | //如果不为空,进行最后一次补单 |
135 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",lastqueryid,@"query_id", nil]; | 135 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",lastqueryid,@"query_id", nil]; |
136 | - NSString* result = [[NetCenter getInstance] httpPostSynFillOD:BarrieLeakOrderUrl :receiptDic]; | 136 | + NSString* result = [[NetCenter getInstance] httpPostSynFillOD:GenericLeakOrderUrl :receiptDic]; |
137 | if([@"success" isEqualToString:result]){//确认订单成功 | 137 | if([@"success" isEqualToString:result]){//确认订单成功 |
138 | //删除已保存的 | 138 | //删除已保存的 |
139 | [userDefaults removeObjectForKey:@"lastqueryid"]; | 139 | [userDefaults removeObjectForKey:@"lastqueryid"]; |
... | @@ -143,8 +143,8 @@ NSString *BarrieLeakOrderUrl; | ... | @@ -143,8 +143,8 @@ NSString *BarrieLeakOrderUrl; |
143 | 143 | ||
144 | mExchange = [payInfo exchange].intValue; | 144 | mExchange = [payInfo exchange].intValue; |
145 | [super SDKgzyazfWithGzyazfmentInfo:payInfo]; | 145 | [super SDKgzyazfWithGzyazfmentInfo:payInfo]; |
146 | - BarrieLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", | 146 | + GenericLeakOrderUrl = [[NSString alloc] initWithFormat:@"%@?uid=%@&playerid=%@", |
147 | - [DevelHaiBaoJuheUtilsPhantom ActedcreateGzyazfUrlPhrases], | 147 | + [VeganHaiBaoJuheUtilsHelping CrewscreateGzyazfUrlGlimpse], |
148 | [payInfo userId], | 148 | [payInfo userId], |
149 | [payInfo playerId]]; | 149 | [payInfo playerId]]; |
150 | [userDefaults synchronize]; | 150 | [userDefaults synchronize]; |
... | @@ -181,9 +181,15 @@ NSString *BarrieLeakOrderUrl; | ... | @@ -181,9 +181,15 @@ NSString *BarrieLeakOrderUrl; |
181 | 181 | ||
182 | } | 182 | } |
183 | 183 | ||
184 | +- (BOOL)hasLogout | ||
185 | +{ | ||
186 | + return YES; | ||
187 | +} | ||
188 | + | ||
184 | - (void)SDKlogoutSDK | 189 | - (void)SDKlogoutSDK |
185 | { | 190 | { |
186 | NSLog(@"切换账号"); | 191 | NSLog(@"切换账号"); |
192 | + [[OasisHaiBaoJuheCheckerZenith NorrisgetInstanceGarmin] sendNotice:HaiBaoJuheSDKNotificationLogout notiName:@"success" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"success" extendData:nil]; | ||
187 | } | 193 | } |
188 | 194 | ||
189 | - (void)handleOpenurl:(NSURL *)url | 195 | - (void)handleOpenurl:(NSURL *)url |
... | @@ -209,12 +215,12 @@ NSString *BarrieLeakOrderUrl; | ... | @@ -209,12 +215,12 @@ NSString *BarrieLeakOrderUrl; |
209 | for (NSString* queryId in queryIdArray) { | 215 | for (NSString* queryId in queryIdArray) { |
210 | NSString* receiptStr = [userDefaults valueForKey:queryId]; | 216 | NSString* receiptStr = [userDefaults valueForKey:queryId]; |
211 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; | 217 | NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; |
212 | - NSString* lastBarrieLeakOrderUrl = [userDefaults objectForKey:@"lastBarrieLeakOrderUrl"]; | 218 | + NSString* lastGenericLeakOrderUrl = [userDefaults objectForKey:@"lastGenericLeakOrderUrl"]; |
213 | NSString* result; | 219 | NSString* result; |
214 | - if (lastBarrieLeakOrderUrl!=nil) { | 220 | + if (lastGenericLeakOrderUrl!=nil) { |
215 | - result = [[NetCenter getInstance] httpPostSynFillOD:lastBarrieLeakOrderUrl :receiptDic]; | 221 | + result = [[NetCenter getInstance] httpPostSynFillOD:lastGenericLeakOrderUrl :receiptDic]; |
216 | }else{ | 222 | }else{ |
217 | - result = [[NetCenter getInstance] httpPostSynFillOD:[DevelHaiBaoJuheUtilsPhantom ActedcreateGzyazfUrlPhrases] :receiptDic]; | 223 | + result = [[NetCenter getInstance] httpPostSynFillOD:[VeganHaiBaoJuheUtilsHelping CrewscreateGzyazfUrlGlimpse] :receiptDic]; |
218 | } | 224 | } |
219 | if([@"success" isEqualToString:result]){//成功 | 225 | if([@"success" isEqualToString:result]){//成功 |
220 | [userDefaults removeObjectForKey:queryId]; | 226 | [userDefaults removeObjectForKey:queryId]; |
... | @@ -236,7 +242,7 @@ NSString *BarrieLeakOrderUrl; | ... | @@ -236,7 +242,7 @@ NSString *BarrieLeakOrderUrl; |
236 | - (void)receiveCreateOrder:(NSNotification *)notification | 242 | - (void)receiveCreateOrder:(NSNotification *)notification |
237 | { | 243 | { |
238 | NSLog(@"创建订单成功"); | 244 | NSLog(@"创建订单成功"); |
239 | - ActedHaiBaoJuheGzyazfInfoPhrases *payInfo = [notification object]; | 245 | + CrewsHaiBaoJuheGzyazfInfoGlimpse *payInfo = [notification object]; |
240 | 246 | ||
241 | NSNumber *amount = @([[payInfo postAmount] integerValue] * mExchange); | 247 | NSNumber *amount = @([[payInfo postAmount] integerValue] * mExchange); |
242 | NSString *serverId = [payInfo serverId]; | 248 | NSString *serverId = [payInfo serverId]; |
... | @@ -250,14 +256,14 @@ NSString *BarrieLeakOrderUrl; | ... | @@ -250,14 +256,14 @@ NSString *BarrieLeakOrderUrl; |
250 | NSString *other = [payInfo other]; | 256 | NSString *other = [payInfo other]; |
251 | 257 | ||
252 | if (other && [other length] > 0) { | 258 | if (other && [other length] > 0) { |
253 | - [[LinenBarrieAllManagerPlanner ExtendBarrieInstanceBother] BarrieQuery:serverId :roleName :amount :[payInfo queryId] :self.controller :[payInfo serverName]]; | 259 | + [[NelsonGenericAllManagerLookout PelicanGenericInstanceBatter] GenericQuery:serverId :roleName :amount :[payInfo queryId] :self.controller :[payInfo serverName]]; |
254 | }else{ | 260 | }else{ |
255 | NSString* products = [payInfo products]; | 261 | NSString* products = [payInfo products]; |
256 | //保存订单号到本地 | 262 | //保存订单号到本地 |
257 | NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; | 263 | NSUserDefaults* userDefaults = [NSUserDefaults standardUserDefaults]; |
258 | [userDefaults setObject:queryId forKey:@"lastqueryid"]; | 264 | [userDefaults setObject:queryId forKey:@"lastqueryid"]; |
259 | [userDefaults synchronize]; | 265 | [userDefaults synchronize]; |
260 | - [[LinenBarrieAllManagerPlanner ExtendBarrieInstanceBother] BarrieQueryOperation:self.controller BarrieHuoWuID:products BarrieJiaGe:[payInfo postAmount] BarrieHuoWuMing:[payInfo productName] BarrieDingDanHao:queryId]; | 266 | + [[NelsonGenericAllManagerLookout PelicanGenericInstanceBatter] GenericQueryOperation:self.controller GenericHuoWuID:products GenericJiaGe:[payInfo postAmount] GenericHuoWuMing:[payInfo productName] GenericDingDanHao:queryId]; |
261 | } | 267 | } |
262 | } | 268 | } |
263 | 269 | ... | ... |
1 | -{"renyunAppKey": "false", "payorderurl": "https://public.sdk.guangkatf.com/paycheck/create", "usertype": 526, "sdkSimpleName": "goowei_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"} |
2 | -"APP_ID": "5e53987fa0fab74b58c7b16d", "gamechannelid": "", | ||
3 | -"APP_KEY": "ea65244f0d8853fc6e1047abe365066c", | ||
4 | -"logReportUrl": "https://public.sdk.shenshouwl.com/sdk/statistic", | ||
5 | -"encode": "1", | ||
6 | -"sdkVersionCode": "V1_2", | ||
7 | -"loginCheckUrl": "https://public.sdk.guangkatf.com/logincheck/check", | ||
8 | -"appScheme": "com.hnyafn.blcxaa", "descode": "", "c2": "", "c1": "", "custom": "{}", | ||
9 | -"paycheckurl": "https://public.sdk.guangkatf.com/paycheck/confirm", | ||
10 | -"gameSimpleName": "ces"} | ... | ... |
-
Please register or login to post a comment