xuguohong

update

Showing 108 changed files with 253 additions and 306 deletions
No preview for this file type
...@@ -7,14 +7,13 @@ ...@@ -7,14 +7,13 @@
7 objects = { 7 objects = {
8 8
9 /* Begin PBXBuildFile section */ 9 /* Begin PBXBuildFile section */
10 - 1198207824454D980087A9D7 /* mhyd_config in Resources */ = {isa = PBXBuildFile; fileRef = 1198207724454D980087A9D7 /* mhyd_config */; }; 10 + 114D961524907F4400FFCEDF /* dyjxswx.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 114D961224907F4400FFCEDF /* dyjxswx.framework */; };
11 + 114D961624907F4400FFCEDF /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 114D961424907F4400FFCEDF /* SDKInterface.m */; };
12 + 1198207824454D980087A9D7 /* dyjxswx in Resources */ = {isa = PBXBuildFile; fileRef = 1198207724454D980087A9D7 /* dyjxswx */; };
11 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */; }; 13 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */; };
12 - 11EE79022420B11200D3AA75 /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 11EE79012420B11200D3AA75 /* SDKInterface.m */; };
13 - 269F653821B6613F006AEC88 /* HaiBaoJuheSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */; };
14 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 845D181B1C8D778400F27EB9 /* Images.xcassets */; }; 14 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 845D181B1C8D778400F27EB9 /* Images.xcassets */; };
15 847EE5E21EE9007E003A4B7B /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 847EE5E11EE9007E003A4B7B /* MainViewController.m */; }; 15 847EE5E21EE9007E003A4B7B /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 847EE5E11EE9007E003A4B7B /* MainViewController.m */; };
16 8484E4F51EE7E0DC00B402D1 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8484E4F21EE7E0DC00B402D1 /* AppDelegate.m */; }; 16 8484E4F51EE7E0DC00B402D1 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8484E4F21EE7E0DC00B402D1 /* AppDelegate.m */; };
17 - 8484E4F61EE7E0DC00B402D1 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8484E4F41EE7E0DC00B402D1 /* ViewController.m */; };
18 8484E4FC1EE7E1D800B402D1 /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E4FB1EE7E1D800B402D1 /* libsqlite3.dylib */; }; 17 8484E4FC1EE7E1D800B402D1 /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E4FB1EE7E1D800B402D1 /* libsqlite3.dylib */; };
19 8484E4FE1EE7E1F700B402D1 /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E4FD1EE7E1F700B402D1 /* CoreTelephony.framework */; }; 18 8484E4FE1EE7E1F700B402D1 /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E4FD1EE7E1F700B402D1 /* CoreTelephony.framework */; };
20 8484E5001EE7E20C00B402D1 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E4FF1EE7E20C00B402D1 /* CFNetwork.framework */; }; 19 8484E5001EE7E20C00B402D1 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E4FF1EE7E20C00B402D1 /* CFNetwork.framework */; };
...@@ -58,19 +57,17 @@ ...@@ -58,19 +57,17 @@
58 /* End PBXCopyFilesBuildPhase section */ 57 /* End PBXCopyFilesBuildPhase section */
59 58
60 /* Begin PBXFileReference section */ 59 /* Begin PBXFileReference section */
61 - 1198207724454D980087A9D7 /* mhyd_config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = mhyd_config; path = poolsdk_file/poolsdk/mhyd_config; sourceTree = "<group>"; }; 60 + 114D961224907F4400FFCEDF /* dyjxswx.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = dyjxswx.framework; path = poolsdk_file/poolsdk/dyjxswx.framework; sourceTree = "<group>"; };
61 + 114D961324907F4400FFCEDF /* SDKInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDKInterface.h; path = poolsdk_file/poolsdk/SDKInterface.h; sourceTree = "<group>"; };
62 + 114D961424907F4400FFCEDF /* SDKInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDKInterface.m; path = poolsdk_file/poolsdk/SDKInterface.m; sourceTree = "<group>"; };
63 + 1198207724454D980087A9D7 /* dyjxswx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = dyjxswx; path = poolsdk_file/poolsdk/dyjxswx; sourceTree = "<group>"; };
62 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = sdk_float_logo.png; path = poolsdk_file/poolsdk/sdk_float_logo.png; sourceTree = "<group>"; }; 64 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = sdk_float_logo.png; path = poolsdk_file/poolsdk/sdk_float_logo.png; sourceTree = "<group>"; };
63 - 11EE79002420B11200D3AA75 /* SDKInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDKInterface.h; path = poolsdk_file/poolsdk/SDKInterface.h; sourceTree = "<group>"; };
64 - 11EE79012420B11200D3AA75 /* SDKInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDKInterface.m; path = poolsdk_file/poolsdk/SDKInterface.m; sourceTree = "<group>"; };
65 - 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = HaiBaoJuheSDK.framework; sourceTree = "<group>"; };
66 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>"; };
67 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>"; };
68 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>"; };
69 847EE5E11EE9007E003A4B7B /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainViewController.m; sourceTree = "<group>"; }; 68 847EE5E11EE9007E003A4B7B /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainViewController.m; sourceTree = "<group>"; };
70 8484E4F11EE7E0DC00B402D1 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; 69 8484E4F11EE7E0DC00B402D1 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
71 8484E4F21EE7E0DC00B402D1 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; 70 8484E4F21EE7E0DC00B402D1 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
72 - 8484E4F31EE7E0DC00B402D1 /* ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
73 - 8484E4F41EE7E0DC00B402D1 /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
74 8484E4FB1EE7E1D800B402D1 /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = ../../../../../../../../usr/lib/libsqlite3.dylib; sourceTree = "<group>"; }; 71 8484E4FB1EE7E1D800B402D1 /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = ../../../../../../../../usr/lib/libsqlite3.dylib; sourceTree = "<group>"; };
75 8484E4FD1EE7E1F700B402D1 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; 72 8484E4FD1EE7E1F700B402D1 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; };
76 8484E4FF1EE7E20C00B402D1 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; 73 8484E4FF1EE7E20C00B402D1 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
...@@ -100,10 +97,10 @@ ...@@ -100,10 +97,10 @@
100 buildActionMask = 2147483647; 97 buildActionMask = 2147483647;
101 files = ( 98 files = (
102 8484E5161EE7E36800B402D1 /* SystemConfiguration.framework in Frameworks */, 99 8484E5161EE7E36800B402D1 /* SystemConfiguration.framework in Frameworks */,
103 - 269F653821B6613F006AEC88 /* HaiBaoJuheSDK.framework in Frameworks */,
104 8484E4FC1EE7E1D800B402D1 /* libsqlite3.dylib in Frameworks */, 100 8484E4FC1EE7E1D800B402D1 /* libsqlite3.dylib in Frameworks */,
105 8484E5121EE7E2B800B402D1 /* libz.1.dylib in Frameworks */, 101 8484E5121EE7E2B800B402D1 /* libz.1.dylib in Frameworks */,
106 8484E5101EE7E29A00B402D1 /* libc++.1.dylib in Frameworks */, 102 8484E5101EE7E29A00B402D1 /* libc++.1.dylib in Frameworks */,
103 + 114D961524907F4400FFCEDF /* dyjxswx.framework in Frameworks */,
107 8484E5001EE7E20C00B402D1 /* CFNetwork.framework in Frameworks */, 104 8484E5001EE7E20C00B402D1 /* CFNetwork.framework in Frameworks */,
108 8484E5061EE7E24A00B402D1 /* CoreMotion.framework in Frameworks */, 105 8484E5061EE7E24A00B402D1 /* CoreMotion.framework in Frameworks */,
109 8484E5021EE7E21F00B402D1 /* UIKit.framework in Frameworks */, 106 8484E5021EE7E21F00B402D1 /* UIKit.framework in Frameworks */,
...@@ -138,12 +135,13 @@ ...@@ -138,12 +135,13 @@
138 8476DF641C4DD71D00EC42BA /* poolsdk */ = { 135 8476DF641C4DD71D00EC42BA /* poolsdk */ = {
139 isa = PBXGroup; 136 isa = PBXGroup;
140 children = ( 137 children = (
141 - 11EE79002420B11200D3AA75 /* SDKInterface.h */, 138 + 1198207724454D980087A9D7 /* dyjxswx */,
142 - 11EE79012420B11200D3AA75 /* SDKInterface.m */,
143 - 1198207724454D980087A9D7 /* mhyd_config */,
144 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */, 139 11EE78FE241B85FE00D3AA75 /* sdk_float_logo.png */,
145 845D181B1C8D778400F27EB9 /* Images.xcassets */, 140 845D181B1C8D778400F27EB9 /* Images.xcassets */,
146 845D181C1C8D778400F27EB9 /* Info.plist */, 141 845D181C1C8D778400F27EB9 /* Info.plist */,
142 + 114D961224907F4400FFCEDF /* dyjxswx.framework */,
143 + 114D961324907F4400FFCEDF /* SDKInterface.h */,
144 + 114D961424907F4400FFCEDF /* SDKInterface.m */,
147 ); 145 );
148 name = poolsdk; 146 name = poolsdk;
149 sourceTree = "<group>"; 147 sourceTree = "<group>";
...@@ -184,11 +182,8 @@ ...@@ -184,11 +182,8 @@
184 BB5F3C8A1C1811BC00DA339D /* Demo */ = { 182 BB5F3C8A1C1811BC00DA339D /* Demo */ = {
185 isa = PBXGroup; 183 isa = PBXGroup;
186 children = ( 184 children = (
187 - 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */,
188 8484E4F11EE7E0DC00B402D1 /* AppDelegate.h */, 185 8484E4F11EE7E0DC00B402D1 /* AppDelegate.h */,
189 8484E4F21EE7E0DC00B402D1 /* AppDelegate.m */, 186 8484E4F21EE7E0DC00B402D1 /* AppDelegate.m */,
190 - 8484E4F31EE7E0DC00B402D1 /* ViewController.h */,
191 - 8484E4F41EE7E0DC00B402D1 /* ViewController.m */,
192 847EE5E01EE9007E003A4B7B /* MainViewController.h */, 187 847EE5E01EE9007E003A4B7B /* MainViewController.h */,
193 847EE5E11EE9007E003A4B7B /* MainViewController.m */, 188 847EE5E11EE9007E003A4B7B /* MainViewController.m */,
194 BB5F3C951C1811BC00DA339D /* Main.storyboard */, 189 BB5F3C951C1811BC00DA339D /* Main.storyboard */,
...@@ -309,7 +304,7 @@ ...@@ -309,7 +304,7 @@
309 files = ( 304 files = (
310 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */, 305 11EE78FF241B85FE00D3AA75 /* sdk_float_logo.png in Resources */,
311 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */, 306 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */,
312 - 1198207824454D980087A9D7 /* mhyd_config in Resources */, 307 + 1198207824454D980087A9D7 /* dyjxswx in Resources */,
313 BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */, 308 BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */,
314 ); 309 );
315 runOnlyForDeploymentPostprocessing = 0; 310 runOnlyForDeploymentPostprocessing = 0;
...@@ -328,11 +323,10 @@ ...@@ -328,11 +323,10 @@
328 isa = PBXSourcesBuildPhase; 323 isa = PBXSourcesBuildPhase;
329 buildActionMask = 2147483647; 324 buildActionMask = 2147483647;
330 files = ( 325 files = (
331 - 11EE79022420B11200D3AA75 /* SDKInterface.m in Sources */, 326 + 114D961624907F4400FFCEDF /* SDKInterface.m in Sources */,
332 8484E4F51EE7E0DC00B402D1 /* AppDelegate.m in Sources */, 327 8484E4F51EE7E0DC00B402D1 /* AppDelegate.m in Sources */,
333 847EE5E21EE9007E003A4B7B /* MainViewController.m in Sources */, 328 847EE5E21EE9007E003A4B7B /* MainViewController.m in Sources */,
334 BB5F3C8E1C1811BC00DA339D /* main.m in Sources */, 329 BB5F3C8E1C1811BC00DA339D /* main.m in Sources */,
335 - 8484E4F61EE7E0DC00B402D1 /* ViewController.m in Sources */,
336 ); 330 );
337 runOnlyForDeploymentPostprocessing = 0; 331 runOnlyForDeploymentPostprocessing = 0;
338 }; 332 };
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
8 8
9 #import "AppDelegate.h" 9 #import "AppDelegate.h"
10 #import "ViewController.h" 10 #import "ViewController.h"
11 -#import <HaiBaoJuheSDK/HaiBaoJuheSDK2.h> 11 +#import <dyjxswx/HaiBaoJuheSDK2.h>
12 @interface AppDelegate () 12 @interface AppDelegate ()
13 13
14 @end 14 @end
......
1 -#import <Foundation/Foundation.h>
2 -
3 -extern NSString * const UrgesMoralesExitNotificationFarming;
4 -extern NSString * const InningsMoralesLoginNotificationBlanket;
5 -extern NSString * const SpringMoralesErrorNotificationPianist;
6 -
7 -
8 -@interface SailorsMoralesHuiTiaoNotificationRocker : NSObject
9 -
10 -@end
1 -#import <UIKit/UIKit.h>
2 -#import "StoreKit/StoreKit.h"
3 -
4 -@interface UrgesMoralesAllManagerFarming : NSObject
5 -{
6 - NSString* MoralesAPPID_;
7 - NSString* MoralesAPPKEY_;
8 -
9 - NSString* MoralesInviterCode_;
10 -}
11 -
12 -@property(strong) NSMutableArray* MoralesList;
13 -@property bool MoralesGeiWoHuaQianBa;
14 -
15 -+ (UrgesMoralesAllManagerFarming *)VerseMoralesInstanceSedan;
16 -
17 -- (void)GenbankMoralesChuShiHuaPlano;
18 -
19 -- (void)RevoltMoralesDengLuArchive:(NSString *)MoralesAPPID : (NSString *)MoralesAPPKEY : (UIViewController *)controller;
20 -
21 -- (void)OvarianMoralesYangShiCrust:(NSString*)MoralesLeiXing;
22 -
23 -- (void)OvarianMoralesUrlCrust:(NSString*)MoralesUrl;
24 -
25 -- (void)MoralesQuery: (NSString *)MoralesFuWuQiID : (NSString *)MoralesNickName : (NSNumber *)MoralesAmount : (NSString *)MoralesCallBack : (UIViewController *)controller : (NSString *)MoralesServerName;
26 -
27 -- (void)MoralesQueryOperation:(UIViewController*)controll MoralesHuoWuID:(NSString*)products MoralesJiaGe:(NSString*)amount MoralesHuoWuMing:(NSString*)productName MoralesDingDanHao:(NSString*) DingDanHao;
28 -
29 -
30 -
31 -@end
1 -#import <UIKit/UIKit.h>
2 -
3 -@interface VerseMoralesIAPHelperControlSedan : NSObject<UITableViewDelegate, UITableViewDataSource>
4 -
5 -@property(nonatomic,strong) NSString* MoralesDingDanHao;
6 -@property(nonatomic,strong) NSDictionary* MoralesHuoWuLieBiao;
7 -@property(nonatomic,strong) NSMutableArray* MoralesHuoWuIDLieBiao;
8 -@property(nonatomic, strong) UITableView *MoralesHuoWuLieBiaoView;
9 -
10 -- (void)MoralesHuaQianView:(UIViewController*)controller MoralesHuoWuD:(NSString*)products MoralesQian:(NSString*)amount MoralesHuoWuMing:(NSString*)productName MoralesDingDanHao:(NSString*)DingDanHao;
11 -
12 -@end
1 -framework module HaiBaoJuheSDK {
2 - umbrella header "HaiBaoJuheSDK.h"
3 -
4 - export *
5 - module * { export * }
6 -}
...@@ -7,8 +7,7 @@ ...@@ -7,8 +7,7 @@
7 // 7 //
8 8
9 #import <UIKit/UIKit.h> 9 #import <UIKit/UIKit.h>
10 -#import <HaiBaoJuheSDK/HaiBaoJuheSDK2.h> 10 +#import <dyjxswx/HaiBaoJuheSDK2.h>
11 -
12 @interface MainViewController : UIViewController<HaiBaoJuheSdkRealNameCallBack> 11 @interface MainViewController : UIViewController<HaiBaoJuheSdkRealNameCallBack>
13 12
14 @end 13 @end
......
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
7 // 7 //
8 8
9 #import "MainViewController.h" 9 #import "MainViewController.h"
10 -#import <HaiBaoJuheSDK/HaiBaoJuheSDK2.h>
11 10
12 @interface MainViewController () 11 @interface MainViewController ()
13 12
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
7 // 7 //
8 8
9 #import <UIKit/UIKit.h> 9 #import <UIKit/UIKit.h>
10 -#import <HaiBaoJuheSDK/HaiBaoJuheSDK2.h> 10 +//#import <HaiBaoJuheSDK/HaiBaoJuheSDK2.h>
11 @interface ViewController : UIViewController 11 @interface ViewController : UIViewController
12 12
13 - (void)receiveSDKMessage : (NSNotification *)notification; 13 - (void)receiveSDKMessage : (NSNotification *)notification;
......
1 -#import "HaiBaoJuheSDK/HaiBaoJuheSDK2.h" 1 +#import <dyjxswx/HaiBaoJuheSDK2.h>
2 @interface SDKInterface : Interface 2 @interface SDKInterface : Interface
3 3
4 -@end
...\ No newline at end of file ...\ No newline at end of file
4 +@end
......
1 +{"renyunAppKey": "", "payorderurl": "https://public.sdk.guangkatf.com/paycheck/create", "usertype": 548, "sdkSimpleName": "apple_shenshou", "APP_ID": "5ecb760a79a108080a336ae3", "gamechannelid": "", "APP_KEY": "7314c15ff143d773904072282231dd09", "logReportUrl": "https://public.sdk.guangkatf.com/sdk/statistic", "encode": "0", "sdkVersionCode": "V1_2", "loginCheckUrl": "https://public.sdk.guangkatf.com/logincheck/check", "appScheme": "com.saige.chesheng", "descode": "", "c2": "", "c1": "", "custom": "{}", "paycheckurl": "https://public.sdk.guangkatf.com/paycheck/confirm", "gameSimpleName": "1143"}
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface InningsMoralesControlBlanket : NSObject 4 +@interface BathsMenusControlZambia : NSObject
5 5
6 6
7 -- (void)initMoralesInstance; 7 +- (void)initMenusInstance;
8 8
9 -- (void) MoralesStartGo; 9 +- (void) MenusStartGo;
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 OvarianMoralesInformationJMCrust : NSObject 3 +@interface BathsMenusInformationJMZambia : NSObject
4 4
5 -+(NSString *)MoralesJM:(NSString *)jm; 5 ++(NSString *)MenusJM:(NSString *)jm;
6 6
7 @end 7 @end
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 2
3 -@interface InningsHaiBaoJuheConfigBlanket : NSObject 3 +@interface ButterHaiBaoJuheConfigNested : 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 -+ (InningsHaiBaoJuheConfigBlanket *)SpringgetInstancePianist; 15 ++ (ButterHaiBaoJuheConfigNested *)CommongetInstanceKinase;
16 16
17 - (void) loadFile:(NSString *) fileName; 17 - (void) loadFile:(NSString *) fileName;
18 18
19 -- (NSString *)UrgesgetValueByKeyFarming:(NSString *) key; 19 +- (NSString *)SilentgetValueByKeySongs:(NSString *) key;
20 20
21 - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; 21 - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2;
22 22
......
1 -#import "SpringMoralesHaiBaoJuheBaseModelPianist.h" 1 +#import "CommonMenusHaiBaoJuheBaseModelKinase.h"
2 -@interface InningsHaiBaoJuheGzyazfInfoBlanket : SpringMoralesHaiBaoJuheBaseModelPianist 2 +@interface ButterHaiBaoJuheGzyazfInfoNested : CommonMenusHaiBaoJuheBaseModelKinase
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 -// InningsHaiBaoJuheNotificationBlanket.h 2 +// ButterHaiBaoJuheNotificationNested.h
3 // public_i9133 3 // public_i9133
4 // 4 //
5 // Created by winFan on 12/1/15. 5 // Created by winFan on 12/1/15.
...@@ -29,7 +29,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { ...@@ -29,7 +29,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) {
29 29
30 30
31 31
32 -@interface InningsHaiBaoJuheNotificationBlanket : NSObject 32 +@interface ButterHaiBaoJuheNotificationNested : NSObject
33 33
34 @end 34 @end
35 35
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface OvarianMoralesControlCrust : NSObject 4 +@interface ButterMenusControlNested : NSObject
5 5
6 6
7 -- (void)initMoralesInstance; 7 +- (void)initMenusInstance;
8 8
9 -- (void) MoralesStartGo; 9 +- (void) MenusStartGo;
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 <UIKit/UIKit.h> 2 #import <UIKit/UIKit.h>
3 3
4 -@interface FrostHaiBaoJuheUtilsCurious : NSObject 4 +@interface ChannelHaiBaoJuheUtilsNausea : NSObject
5 5
6 +(NSString *)md5:(NSString *)str; 6 +(NSString *)md5:(NSString *)str;
7 -+ (NSDictionary *) MoralesHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; 7 ++ (NSDictionary *) MenusHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString;
8 +(NSString *)createGzyazfOrderUrl; 8 +(NSString *)createGzyazfOrderUrl;
9 //*充值回调地址 9 //*充值回调地址
10 -+(NSString *)InningscreateGzyazfUrlBlanket; 10 ++(NSString *)ButtercreateGzyazfUrlNested;
11 11
12 +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; 12 +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView;
13 +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; 13 +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView;
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 -#import "GenbankMoralesInformationPlano.h" 2 +#import "HannahMenusInformationChateau.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 FrostMoralesMainCurious : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> 6 +@interface ChannelMenusMainNausea : UIViewController<WKNavigationDelegate,WKScriptMessageHandler>
7 { 7 {
8 - WKWebView *webMoralesView_; 8 + WKWebView *webMenusView_;
9 UIActivityIndicatorView *activityIndicator; 9 UIActivityIndicatorView *activityIndicator;
10 } 10 }
11 11
12 -@property(assign) BOOL MoralesYouYuanJiao; 12 +@property(assign) BOOL MenusYouYuanJiao;
13 13
14 -- (void)MoralesSettingMoralesView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; 14 +- (void)MenusSettingMenusView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight;
15 -- (void)MoralesInitWebView; 15 +- (void)MenusInitWebView;
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;
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
2 2
3 NS_ASSUME_NONNULL_BEGIN 3 NS_ASSUME_NONNULL_BEGIN
4 4
5 -@interface SpringMoralesEncryptToolPianist : NSObject 5 +@interface CommonMenusEncryptToolKinase : 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 SpringMoralesHaiBaoJuheBaseModelPianist : NSObject 4 +@interface CommonMenusHaiBaoJuheBaseModelKinase : NSObject
5 5
6 -- (NSString *) MoralesHaiBaoJuheObjectToJsonString; 6 +- (NSString *) MenusHaiBaoJuheObjectToJsonString;
7 - (NSMutableString *)paramAddToString; 7 - (NSMutableString *)paramAddToString;
8 - (id)initWithDiction:(NSDictionary *)diction; 8 - (id)initWithDiction:(NSDictionary *)diction;
9 9
......
1 -#import "SpringMoralesHaiBaoJuheBaseModelPianist.h" 1 +#import "CommonMenusHaiBaoJuheBaseModelKinase.h"
2 -@interface HaiBaoJuheCreateOrderInfo : SpringMoralesHaiBaoJuheBaseModelPianist 2 +@interface HaiBaoJuheCreateOrderInfo : CommonMenusHaiBaoJuheBaseModelKinase
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 *) MoralesHaiBaoJuheGetTsign ; 19 +- (NSString *) MenusHaiBaoJuheGetTsign ;
20 -- (NSString *) MoralesHaiBaoJuheGetTimestamp ; 20 +- (NSString *) MenusHaiBaoJuheGetTimestamp ;
21 21
22 @end 22 @end
......
1 -#import "SpringMoralesHaiBaoJuheBaseModelPianist.h" 1 +#import "CommonMenusHaiBaoJuheBaseModelKinase.h"
2 -@interface HaiBaoJuheLoginInfo : SpringMoralesHaiBaoJuheBaseModelPianist 2 +@interface HaiBaoJuheLoginInfo : CommonMenusHaiBaoJuheBaseModelKinase
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 -// MoralesHaiBaoJuheReportInfo.h 2 +// MenusHaiBaoJuheReportInfo.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 "SpringMoralesHaiBaoJuheBaseModelPianist.h" 9 +#import "CommonMenusHaiBaoJuheBaseModelKinase.h"
10 -@interface HaiBaoJuheReportInfo : SpringMoralesHaiBaoJuheBaseModelPianist 10 +@interface HaiBaoJuheReportInfo : CommonMenusHaiBaoJuheBaseModelKinase
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
...@@ -30,10 +30,6 @@ ...@@ -30,10 +30,6 @@
30 30
31 @property(nonatomic, strong)NSString *openId; 31 @property(nonatomic, strong)NSString *openId;
32 32
33 -//#define REPORT_URL @"https://statistic.public.sdk.haibaoyouxi.com/sdk/statistic"
34 -
35 -//#define REPORT_IDFA_URL @"https://statistic.public.sdk.haibaoyouxi.com/sdk/last_channel?idfa=%@&sdkSimpleName=%@&gameSimpleName=%@"
36 -
37 #define REPORT_OPEN @"open" 33 #define REPORT_OPEN @"open"
38 #define REPORT_ENTER @"enter" 34 #define REPORT_ENTER @"enter"
39 #define REPORT_CREATEROLE @"createrole" 35 #define REPORT_CREATEROLE @"createrole"
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import "HaiBaoJuheSDK2.h" 2 #import "HaiBaoJuheSDK2.h"
3 -
4 #import <UIKit/UIKit.h> 3 #import <UIKit/UIKit.h>
5 4
6 @interface HaiBaoJuheSDK : NSObject 5 @interface HaiBaoJuheSDK : NSObject
...@@ -10,7 +9,7 @@ ...@@ -10,7 +9,7 @@
10 9
11 @property(nonatomic, strong)NSString *urlSchemes; 10 @property(nonatomic, strong)NSString *urlSchemes;
12 11
13 -@property(strong) NSMutableArray* MoralesList; 12 +@property(strong) NSMutableArray* MenusList;
14 13
15 @property BOOL isAppleGzyazfing; 14 @property BOOL isAppleGzyazfing;
16 15
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 #import "HaiBaoRealNameVerifyCallback.h" 2 #import "HaiBaoRealNameVerifyCallback.h"
3 -#import "RafaelHaiBaoJuheCheckerHides.h"
4 #import "HaiBaoJuheReportInfo.h" 3 #import "HaiBaoJuheReportInfo.h"
5 #import "HaiBaoJuheLoginInfo.h" 4 #import "HaiBaoJuheLoginInfo.h"
5 +#import "HamasHaiBaoJuheCheckerMariner.h"
6 #import "Interface.h" 6 #import "Interface.h"
7 -#import "InningsHaiBaoJuheNotificationBlanket.h" 7 +#import "ButterHaiBaoJuheNotificationNested.h"
8 -#import "InningsHaiBaoJuheGzyazfInfoBlanket.h" 8 +#import "ButterHaiBaoJuheGzyazfInfoNested.h"
9 #import "UnionInterface.h" 9 #import "UnionInterface.h"
10 #import "HaiBaoJuheCreateOrderInfo.h" 10 #import "HaiBaoJuheCreateOrderInfo.h"
11 -#import "InningsHaiBaoJuheConfigBlanket.h" 11 +#import "ButterHaiBaoJuheConfigNested.h"
12 -#import "FrostHaiBaoJuheUtilsCurious.h" 12 +#import "ChannelHaiBaoJuheUtilsNausea.h"
13 #import "NetCenter.h" 13 #import "NetCenter.h"
14 #import "HaiBaoJuheSDK.h" 14 #import "HaiBaoJuheSDK.h"
15 #import "HaiBaoJuheSDKDelegate.h" 15 #import "HaiBaoJuheSDKDelegate.h"
16 +
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import "HaiBaoJuheLoginInfo.h" 2 #import "HaiBaoJuheLoginInfo.h"
3 -#import "InningsHaiBaoJuheNotificationBlanket.h" 3 +#import "ButterHaiBaoJuheNotificationNested.h"
4 #import "HaiBaoJuheCreateOrderInfo.h" 4 #import "HaiBaoJuheCreateOrderInfo.h"
5 -#import "InningsHaiBaoJuheGzyazfInfoBlanket.h" 5 +#import "ButterHaiBaoJuheGzyazfInfoNested.h"
6 #import "HaiBaoJuheReportInfo.h" 6 #import "HaiBaoJuheReportInfo.h"
7 #import "HaiBaoJuheSDKDelegate.h" 7 #import "HaiBaoJuheSDKDelegate.h"
8 8
9 -@interface RafaelHaiBaoJuheCheckerHides : NSObject<HaiBaoJuheSDKDelegate> 9 +@interface HamasHaiBaoJuheCheckerMariner : 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 -+ (RafaelHaiBaoJuheCheckerHides *)ShemalegetInstanceDigging; 14 ++ (HamasHaiBaoJuheCheckerMariner *)PierregetInstanceTimber;
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) MoralesHaiBaoJuhereportOpen; 18 +- (void) MenusHaiBaoJuhereportOpen;
19 -- (void) MoralesHaiBaoJuhereportSDKOpen; 19 +- (void) MenusHaiBaoJuhereportSDKOpen;
20 -- (void) MoralesHaiBaoJuhehandleFirstOpenApp:(NSString*) path; 20 +- (void) MenusHaiBaoJuhehandleFirstOpenApp:(NSString*) path;
21 - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; 21 - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo;
22 -- (void) MoralesHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; 22 +- (void) MenusHaiBaoJuheReport:(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) MoralesHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; 31 +- (void) MenusHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type;
32 32
33 /* 33 /*
34 *初始化时调用 34 *初始化时调用
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 2
3 -@interface RafaelMoralesLocationHides : NSObject 3 +@interface HamasMenusLocationMariner : NSObject
4 4
5 -+ (NSString *)MoralesSKCloudServiceSetupOptionsKey; 5 ++ (NSString *)MenusSKCloudServiceSetupOptionsKey;
6 @end 6 @end
7 7
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 2
3 -@interface GenbankMoralesInformationPlano : NSObject 3 +@interface HannahMenusInformationChateau : NSObject
4 -{
5 -//
6 -NSString *openId;
7 -NSString *token;
8 -NSString *timestamp;
9 -
10 -}
11 -
12 @property(retain,nonatomic) NSString *openId; 4 @property(retain,nonatomic) NSString *openId;
13 @property(retain,nonatomic) NSString *token; 5 @property(retain,nonatomic) NSString *token;
14 @property(retain,nonatomic) NSString *timestamp; 6 @property(retain,nonatomic) NSString *timestamp;
15 @property(retain,nonatomic) NSString *birthday; 7 @property(retain,nonatomic) NSString *birthday;
16 -+ (GenbankMoralesInformationPlano *)getInstance; 8 +
9 ++ (HannahMenusInformationChateau *)getInstance;
17 @end 10 @end
......
...@@ -10,6 +10,4 @@ ...@@ -10,6 +10,4 @@
10 #include "UnionInterface.h" 10 #include "UnionInterface.h"
11 @interface Interface : NSObject <UnionInterface> 11 @interface Interface : NSObject <UnionInterface>
12 @property(nonatomic, strong)UIViewController *controller; 12 @property(nonatomic, strong)UIViewController *controller;
13 -
14 -
15 @end 13 @end
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface RevoltMoralesControlArchive : NSObject 4 +@interface OvensMenusControlMadonna : NSObject
5 5
6 6
7 -- (void)initMoralesInstance; 7 +- (void)initMenusInstance;
8 8
9 -- (void) MoralesStartGo; 9 +- (void) MenusStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface SailorsMoralesControlRocker : NSObject 4 +@interface PierreMenusControlTimber : NSObject
5 5
6 6
7 -- (void)initMoralesInstance; 7 +- (void)initMenusInstance;
8 8
9 -- (void) MoralesStartGo; 9 +- (void) MenusStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface ShemaleMoralesControlDigging : NSObject 4 +@interface RatingsMenusControlDense : NSObject
5 5
6 6
7 -- (void)initMoralesInstance; 7 +- (void)initMenusInstance;
8 8
9 -- (void) MoralesStartGo; 9 +- (void) MenusStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 +#import <Foundation/Foundation.h>
2 +
3 +extern NSString * const SilentMenusExitNotificationSongs;
4 +extern NSString * const ButterMenusLoginNotificationNested;
5 +extern NSString * const CommonMenusErrorNotificationKinase;
6 +
7 +
8 +@interface RatingsMenusHuiTiaoNotificationDense : NSObject
9 +
10 +@end
1 +#import <UIKit/UIKit.h>
2 +#import "StoreKit/StoreKit.h"
3 +
4 +@interface SilentMenusAllManagerSongs : NSObject
5 +{
6 + NSString* MenusAPPID_;
7 + NSString* MenusAPPKEY_;
8 +
9 + NSString* MenusInviterCode_;
10 +}
11 +
12 +@property(strong) NSMutableArray* MenusList;
13 +@property bool MenusGeiWoHuaQianBa;
14 +
15 ++ (SilentMenusAllManagerSongs *)SonomaMenusInstanceBrunei;
16 +
17 +- (void)HannahMenusChuShiHuaChateau;
18 +
19 +- (void)OvensMenusDengLuMadonna:(NSString *)MenusAPPID : (NSString *)MenusAPPKEY : (UIViewController *)controller;
20 +
21 +- (void)BathsMenusYangShiZambia:(NSString*)MenusLeiXing;
22 +
23 +- (void)BathsMenusUrlZambia:(NSString*)MenusUrl;
24 +
25 +- (void)MenusQuery: (NSString *)MenusFuWuQiID : (NSString *)MenusNickName : (NSNumber *)MenusAmount : (NSString *)MenusCallBack : (UIViewController *)controller : (NSString *)MenusServerName;
26 +
27 +- (void)MenusQueryOperation:(UIViewController*)controll MenusHuoWuID:(NSString*)products MenusJiaGe:(NSString*)amount MenusHuoWuMing:(NSString*)productName MenusDingDanHao:(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 UrgesMoralesHaiBaoJuheDGLoggerFarming : NSObject 14 +@interface SilentMenusHaiBaoJuheDGLoggerSongs : NSObject
15 15
16 + (void)showLog:(NSString *)fmt,...; 16 + (void)showLog:(NSString *)fmt,...;
17 17
......
1 +#import <UIKit/UIKit.h>
2 +
3 +@interface SonomaMenusIAPHelperControlBrunei : NSObject<UITableViewDelegate, UITableViewDataSource>
4 +
5 +@property(nonatomic,strong) NSString* MenusDingDanHao;
6 +@property(nonatomic,strong) NSDictionary* MenusHuoWuLieBiao;
7 +@property(nonatomic,strong) NSMutableArray* MenusHuoWuIDLieBiao;
8 +@property(nonatomic, strong) UITableView *MenusHuoWuLieBiaoView;
9 +
10 +- (void)MenusHuaQianView:(UIViewController*)controller MenusHuoWuD:(NSString*)products MenusQian:(NSString*)amount MenusHuoWuMing:(NSString*)productName MenusDingDanHao:(NSString*)DingDanHao;
11 +
12 +@end
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import <UIKit/UIKit.h> 2 #import <UIKit/UIKit.h>
3 #import "HaiBaoJuheSDK2.h" 3 #import "HaiBaoJuheSDK2.h"
4 - 4 +
5 @protocol UnionInterface 5 @protocol UnionInterface
6 6
7 @property RealNameVerifyCode code; 7 @property RealNameVerifyCode code;
...@@ -140,3 +140,7 @@ ...@@ -140,3 +140,7 @@
140 */ 140 */
141 - (void)showRealNameVerifyView; 141 - (void)showRealNameVerifyView;
142 @end 142 @end
143 +
144 +
145 +
146 +
......
1 -#import <Foundation/Foundation.h>
2 -
3 -extern NSString * const UrgesMoralesExitNotificationFarming;
4 -extern NSString * const InningsMoralesLoginNotificationBlanket;
5 -extern NSString * const SpringMoralesErrorNotificationPianist;
6 -
7 -
8 -@interface SailorsMoralesHuiTiaoNotificationRocker : NSObject
9 -
10 -@end
1 -#import <UIKit/UIKit.h>
2 -#import "StoreKit/StoreKit.h"
3 -
4 -@interface UrgesMoralesAllManagerFarming : NSObject
5 -{
6 - NSString* MoralesAPPID_;
7 - NSString* MoralesAPPKEY_;
8 -
9 - NSString* MoralesInviterCode_;
10 -}
11 -
12 -@property(strong) NSMutableArray* MoralesList;
13 -@property bool MoralesGeiWoHuaQianBa;
14 -
15 -+ (UrgesMoralesAllManagerFarming *)VerseMoralesInstanceSedan;
16 -
17 -- (void)GenbankMoralesChuShiHuaPlano;
18 -
19 -- (void)RevoltMoralesDengLuArchive:(NSString *)MoralesAPPID : (NSString *)MoralesAPPKEY : (UIViewController *)controller;
20 -
21 -- (void)OvarianMoralesYangShiCrust:(NSString*)MoralesLeiXing;
22 -
23 -- (void)OvarianMoralesUrlCrust:(NSString*)MoralesUrl;
24 -
25 -- (void)MoralesQuery: (NSString *)MoralesFuWuQiID : (NSString *)MoralesNickName : (NSNumber *)MoralesAmount : (NSString *)MoralesCallBack : (UIViewController *)controller : (NSString *)MoralesServerName;
26 -
27 -- (void)MoralesQueryOperation:(UIViewController*)controll MoralesHuoWuID:(NSString*)products MoralesJiaGe:(NSString*)amount MoralesHuoWuMing:(NSString*)productName MoralesDingDanHao:(NSString*) DingDanHao;
28 -
29 -
30 -
31 -@end
1 -#import <UIKit/UIKit.h>
2 -
3 -@interface VerseMoralesIAPHelperControlSedan : NSObject<UITableViewDelegate, UITableViewDataSource>
4 -
5 -@property(nonatomic,strong) NSString* MoralesDingDanHao;
6 -@property(nonatomic,strong) NSDictionary* MoralesHuoWuLieBiao;
7 -@property(nonatomic,strong) NSMutableArray* MoralesHuoWuIDLieBiao;
8 -@property(nonatomic, strong) UITableView *MoralesHuoWuLieBiaoView;
9 -
10 -- (void)MoralesHuaQianView:(UIViewController*)controller MoralesHuoWuD:(NSString*)products MoralesQian:(NSString*)amount MoralesHuoWuMing:(NSString*)productName MoralesDingDanHao:(NSString*)DingDanHao;
11 -
12 -@end
1 -framework module HaiBaoJuheSDK {
2 - umbrella header "HaiBaoJuheSDK.h"
3 -
4 - export *
5 - module * { export * }
6 -}
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface InningsMoralesControlBlanket : NSObject 4 +@interface BathsMenusControlZambia : NSObject
5 5
6 6
7 -- (void)initMoralesInstance; 7 +- (void)initMenusInstance;
8 8
9 -- (void) MoralesStartGo; 9 +- (void) MenusStartGo;
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 OvarianMoralesInformationJMCrust : NSObject 3 +@interface BathsMenusInformationJMZambia : NSObject
4 4
5 -+(NSString *)MoralesJM:(NSString *)jm; 5 ++(NSString *)MenusJM:(NSString *)jm;
6 6
7 @end 7 @end
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 2
3 -@interface InningsHaiBaoJuheConfigBlanket : NSObject 3 +@interface ButterHaiBaoJuheConfigNested : 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 -+ (InningsHaiBaoJuheConfigBlanket *)SpringgetInstancePianist; 15 ++ (ButterHaiBaoJuheConfigNested *)CommongetInstanceKinase;
16 16
17 - (void) loadFile:(NSString *) fileName; 17 - (void) loadFile:(NSString *) fileName;
18 18
19 -- (NSString *)UrgesgetValueByKeyFarming:(NSString *) key; 19 +- (NSString *)SilentgetValueByKeySongs:(NSString *) key;
20 20
21 - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; 21 - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2;
22 22
......
1 -#import "SpringMoralesHaiBaoJuheBaseModelPianist.h" 1 +#import "CommonMenusHaiBaoJuheBaseModelKinase.h"
2 -@interface InningsHaiBaoJuheGzyazfInfoBlanket : SpringMoralesHaiBaoJuheBaseModelPianist 2 +@interface ButterHaiBaoJuheGzyazfInfoNested : CommonMenusHaiBaoJuheBaseModelKinase
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 -// InningsHaiBaoJuheNotificationBlanket.h 2 +// ButterHaiBaoJuheNotificationNested.h
3 // public_i9133 3 // public_i9133
4 // 4 //
5 // Created by winFan on 12/1/15. 5 // Created by winFan on 12/1/15.
...@@ -29,7 +29,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { ...@@ -29,7 +29,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) {
29 29
30 30
31 31
32 -@interface InningsHaiBaoJuheNotificationBlanket : NSObject 32 +@interface ButterHaiBaoJuheNotificationNested : NSObject
33 33
34 @end 34 @end
35 35
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface OvarianMoralesControlCrust : NSObject 4 +@interface ButterMenusControlNested : NSObject
5 5
6 6
7 -- (void)initMoralesInstance; 7 +- (void)initMenusInstance;
8 8
9 -- (void) MoralesStartGo; 9 +- (void) MenusStartGo;
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 <UIKit/UIKit.h> 2 #import <UIKit/UIKit.h>
3 3
4 -@interface FrostHaiBaoJuheUtilsCurious : NSObject 4 +@interface ChannelHaiBaoJuheUtilsNausea : NSObject
5 5
6 +(NSString *)md5:(NSString *)str; 6 +(NSString *)md5:(NSString *)str;
7 -+ (NSDictionary *) MoralesHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; 7 ++ (NSDictionary *) MenusHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString;
8 +(NSString *)createGzyazfOrderUrl; 8 +(NSString *)createGzyazfOrderUrl;
9 //*充值回调地址 9 //*充值回调地址
10 -+(NSString *)InningscreateGzyazfUrlBlanket; 10 ++(NSString *)ButtercreateGzyazfUrlNested;
11 11
12 +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; 12 +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView;
13 +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; 13 +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView;
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 -#import "GenbankMoralesInformationPlano.h" 2 +#import "HannahMenusInformationChateau.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 FrostMoralesMainCurious : UIViewController<WKNavigationDelegate,WKScriptMessageHandler> 6 +@interface ChannelMenusMainNausea : UIViewController<WKNavigationDelegate,WKScriptMessageHandler>
7 { 7 {
8 - WKWebView *webMoralesView_; 8 + WKWebView *webMenusView_;
9 UIActivityIndicatorView *activityIndicator; 9 UIActivityIndicatorView *activityIndicator;
10 } 10 }
11 11
12 -@property(assign) BOOL MoralesYouYuanJiao; 12 +@property(assign) BOOL MenusYouYuanJiao;
13 13
14 -- (void)MoralesSettingMoralesView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; 14 +- (void)MenusSettingMenusView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight;
15 -- (void)MoralesInitWebView; 15 +- (void)MenusInitWebView;
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;
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
2 2
3 NS_ASSUME_NONNULL_BEGIN 3 NS_ASSUME_NONNULL_BEGIN
4 4
5 -@interface SpringMoralesEncryptToolPianist : NSObject 5 +@interface CommonMenusEncryptToolKinase : 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 SpringMoralesHaiBaoJuheBaseModelPianist : NSObject 4 +@interface CommonMenusHaiBaoJuheBaseModelKinase : NSObject
5 5
6 -- (NSString *) MoralesHaiBaoJuheObjectToJsonString; 6 +- (NSString *) MenusHaiBaoJuheObjectToJsonString;
7 - (NSMutableString *)paramAddToString; 7 - (NSMutableString *)paramAddToString;
8 - (id)initWithDiction:(NSDictionary *)diction; 8 - (id)initWithDiction:(NSDictionary *)diction;
9 9
......
1 -#import "SpringMoralesHaiBaoJuheBaseModelPianist.h" 1 +#import "CommonMenusHaiBaoJuheBaseModelKinase.h"
2 -@interface HaiBaoJuheCreateOrderInfo : SpringMoralesHaiBaoJuheBaseModelPianist 2 +@interface HaiBaoJuheCreateOrderInfo : CommonMenusHaiBaoJuheBaseModelKinase
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 *) MoralesHaiBaoJuheGetTsign ; 19 +- (NSString *) MenusHaiBaoJuheGetTsign ;
20 -- (NSString *) MoralesHaiBaoJuheGetTimestamp ; 20 +- (NSString *) MenusHaiBaoJuheGetTimestamp ;
21 21
22 @end 22 @end
......
1 -#import "SpringMoralesHaiBaoJuheBaseModelPianist.h" 1 +#import "CommonMenusHaiBaoJuheBaseModelKinase.h"
2 -@interface HaiBaoJuheLoginInfo : SpringMoralesHaiBaoJuheBaseModelPianist 2 +@interface HaiBaoJuheLoginInfo : CommonMenusHaiBaoJuheBaseModelKinase
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 -// MoralesHaiBaoJuheReportInfo.h 2 +// MenusHaiBaoJuheReportInfo.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 "SpringMoralesHaiBaoJuheBaseModelPianist.h" 9 +#import "CommonMenusHaiBaoJuheBaseModelKinase.h"
10 -@interface HaiBaoJuheReportInfo : SpringMoralesHaiBaoJuheBaseModelPianist 10 +@interface HaiBaoJuheReportInfo : CommonMenusHaiBaoJuheBaseModelKinase
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
...@@ -30,10 +30,6 @@ ...@@ -30,10 +30,6 @@
30 30
31 @property(nonatomic, strong)NSString *openId; 31 @property(nonatomic, strong)NSString *openId;
32 32
33 -//#define REPORT_URL @"https://statistic.public.sdk.haibaoyouxi.com/sdk/statistic"
34 -
35 -//#define REPORT_IDFA_URL @"https://statistic.public.sdk.haibaoyouxi.com/sdk/last_channel?idfa=%@&sdkSimpleName=%@&gameSimpleName=%@"
36 -
37 #define REPORT_OPEN @"open" 33 #define REPORT_OPEN @"open"
38 #define REPORT_ENTER @"enter" 34 #define REPORT_ENTER @"enter"
39 #define REPORT_CREATEROLE @"createrole" 35 #define REPORT_CREATEROLE @"createrole"
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import "HaiBaoJuheSDK2.h" 2 #import "HaiBaoJuheSDK2.h"
3 -
4 #import <UIKit/UIKit.h> 3 #import <UIKit/UIKit.h>
5 4
6 @interface HaiBaoJuheSDK : NSObject 5 @interface HaiBaoJuheSDK : NSObject
...@@ -10,7 +9,7 @@ ...@@ -10,7 +9,7 @@
10 9
11 @property(nonatomic, strong)NSString *urlSchemes; 10 @property(nonatomic, strong)NSString *urlSchemes;
12 11
13 -@property(strong) NSMutableArray* MoralesList; 12 +@property(strong) NSMutableArray* MenusList;
14 13
15 @property BOOL isAppleGzyazfing; 14 @property BOOL isAppleGzyazfing;
16 15
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 #import "HaiBaoRealNameVerifyCallback.h" 2 #import "HaiBaoRealNameVerifyCallback.h"
3 -#import "RafaelHaiBaoJuheCheckerHides.h"
4 #import "HaiBaoJuheReportInfo.h" 3 #import "HaiBaoJuheReportInfo.h"
5 #import "HaiBaoJuheLoginInfo.h" 4 #import "HaiBaoJuheLoginInfo.h"
5 +#import "HamasHaiBaoJuheCheckerMariner.h"
6 #import "Interface.h" 6 #import "Interface.h"
7 -#import "InningsHaiBaoJuheNotificationBlanket.h" 7 +#import "ButterHaiBaoJuheNotificationNested.h"
8 -#import "InningsHaiBaoJuheGzyazfInfoBlanket.h" 8 +#import "ButterHaiBaoJuheGzyazfInfoNested.h"
9 #import "UnionInterface.h" 9 #import "UnionInterface.h"
10 #import "HaiBaoJuheCreateOrderInfo.h" 10 #import "HaiBaoJuheCreateOrderInfo.h"
11 -#import "InningsHaiBaoJuheConfigBlanket.h" 11 +#import "ButterHaiBaoJuheConfigNested.h"
12 -#import "FrostHaiBaoJuheUtilsCurious.h" 12 +#import "ChannelHaiBaoJuheUtilsNausea.h"
13 #import "NetCenter.h" 13 #import "NetCenter.h"
14 #import "HaiBaoJuheSDK.h" 14 #import "HaiBaoJuheSDK.h"
15 #import "HaiBaoJuheSDKDelegate.h" 15 #import "HaiBaoJuheSDKDelegate.h"
16 +
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import "HaiBaoJuheLoginInfo.h" 2 #import "HaiBaoJuheLoginInfo.h"
3 -#import "InningsHaiBaoJuheNotificationBlanket.h" 3 +#import "ButterHaiBaoJuheNotificationNested.h"
4 #import "HaiBaoJuheCreateOrderInfo.h" 4 #import "HaiBaoJuheCreateOrderInfo.h"
5 -#import "InningsHaiBaoJuheGzyazfInfoBlanket.h" 5 +#import "ButterHaiBaoJuheGzyazfInfoNested.h"
6 #import "HaiBaoJuheReportInfo.h" 6 #import "HaiBaoJuheReportInfo.h"
7 #import "HaiBaoJuheSDKDelegate.h" 7 #import "HaiBaoJuheSDKDelegate.h"
8 8
9 -@interface RafaelHaiBaoJuheCheckerHides : NSObject<HaiBaoJuheSDKDelegate> 9 +@interface HamasHaiBaoJuheCheckerMariner : 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 -+ (RafaelHaiBaoJuheCheckerHides *)ShemalegetInstanceDigging; 14 ++ (HamasHaiBaoJuheCheckerMariner *)PierregetInstanceTimber;
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) MoralesHaiBaoJuhereportOpen; 18 +- (void) MenusHaiBaoJuhereportOpen;
19 -- (void) MoralesHaiBaoJuhereportSDKOpen; 19 +- (void) MenusHaiBaoJuhereportSDKOpen;
20 -- (void) MoralesHaiBaoJuhehandleFirstOpenApp:(NSString*) path; 20 +- (void) MenusHaiBaoJuhehandleFirstOpenApp:(NSString*) path;
21 - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; 21 - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo;
22 -- (void) MoralesHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; 22 +- (void) MenusHaiBaoJuheReport:(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) MoralesHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; 31 +- (void) MenusHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type;
32 32
33 /* 33 /*
34 *初始化时调用 34 *初始化时调用
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 2
3 -@interface RafaelMoralesLocationHides : NSObject 3 +@interface HamasMenusLocationMariner : NSObject
4 4
5 -+ (NSString *)MoralesSKCloudServiceSetupOptionsKey; 5 ++ (NSString *)MenusSKCloudServiceSetupOptionsKey;
6 @end 6 @end
7 7
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 2
3 -@interface GenbankMoralesInformationPlano : NSObject 3 +@interface HannahMenusInformationChateau : NSObject
4 -{
5 -//
6 -NSString *openId;
7 -NSString *token;
8 -NSString *timestamp;
9 -
10 -}
11 -
12 @property(retain,nonatomic) NSString *openId; 4 @property(retain,nonatomic) NSString *openId;
13 @property(retain,nonatomic) NSString *token; 5 @property(retain,nonatomic) NSString *token;
14 @property(retain,nonatomic) NSString *timestamp; 6 @property(retain,nonatomic) NSString *timestamp;
15 @property(retain,nonatomic) NSString *birthday; 7 @property(retain,nonatomic) NSString *birthday;
16 -+ (GenbankMoralesInformationPlano *)getInstance; 8 +
9 ++ (HannahMenusInformationChateau *)getInstance;
17 @end 10 @end
......
...@@ -10,6 +10,4 @@ ...@@ -10,6 +10,4 @@
10 #include "UnionInterface.h" 10 #include "UnionInterface.h"
11 @interface Interface : NSObject <UnionInterface> 11 @interface Interface : NSObject <UnionInterface>
12 @property(nonatomic, strong)UIViewController *controller; 12 @property(nonatomic, strong)UIViewController *controller;
13 -
14 -
15 @end 13 @end
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface RevoltMoralesControlArchive : NSObject 4 +@interface OvensMenusControlMadonna : NSObject
5 5
6 6
7 -- (void)initMoralesInstance; 7 +- (void)initMenusInstance;
8 8
9 -- (void) MoralesStartGo; 9 +- (void) MenusStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface SailorsMoralesControlRocker : NSObject 4 +@interface PierreMenusControlTimber : NSObject
5 5
6 6
7 -- (void)initMoralesInstance; 7 +- (void)initMenusInstance;
8 8
9 -- (void) MoralesStartGo; 9 +- (void) MenusStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface ShemaleMoralesControlDigging : NSObject 4 +@interface RatingsMenusControlDense : NSObject
5 5
6 6
7 -- (void)initMoralesInstance; 7 +- (void)initMenusInstance;
8 8
9 -- (void) MoralesStartGo; 9 +- (void) MenusStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 +#import <Foundation/Foundation.h>
2 +
3 +extern NSString * const SilentMenusExitNotificationSongs;
4 +extern NSString * const ButterMenusLoginNotificationNested;
5 +extern NSString * const CommonMenusErrorNotificationKinase;
6 +
7 +
8 +@interface RatingsMenusHuiTiaoNotificationDense : NSObject
9 +
10 +@end
1 +#import <UIKit/UIKit.h>
2 +#import "StoreKit/StoreKit.h"
3 +
4 +@interface SilentMenusAllManagerSongs : NSObject
5 +{
6 + NSString* MenusAPPID_;
7 + NSString* MenusAPPKEY_;
8 +
9 + NSString* MenusInviterCode_;
10 +}
11 +
12 +@property(strong) NSMutableArray* MenusList;
13 +@property bool MenusGeiWoHuaQianBa;
14 +
15 ++ (SilentMenusAllManagerSongs *)SonomaMenusInstanceBrunei;
16 +
17 +- (void)HannahMenusChuShiHuaChateau;
18 +
19 +- (void)OvensMenusDengLuMadonna:(NSString *)MenusAPPID : (NSString *)MenusAPPKEY : (UIViewController *)controller;
20 +
21 +- (void)BathsMenusYangShiZambia:(NSString*)MenusLeiXing;
22 +
23 +- (void)BathsMenusUrlZambia:(NSString*)MenusUrl;
24 +
25 +- (void)MenusQuery: (NSString *)MenusFuWuQiID : (NSString *)MenusNickName : (NSNumber *)MenusAmount : (NSString *)MenusCallBack : (UIViewController *)controller : (NSString *)MenusServerName;
26 +
27 +- (void)MenusQueryOperation:(UIViewController*)controll MenusHuoWuID:(NSString*)products MenusJiaGe:(NSString*)amount MenusHuoWuMing:(NSString*)productName MenusDingDanHao:(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 UrgesMoralesHaiBaoJuheDGLoggerFarming : NSObject 14 +@interface SilentMenusHaiBaoJuheDGLoggerSongs : NSObject
15 15
16 + (void)showLog:(NSString *)fmt,...; 16 + (void)showLog:(NSString *)fmt,...;
17 17
......
No preview for this file type
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.