lizhihui

Update

...@@ -34,7 +34,7 @@ int mExchange; ...@@ -34,7 +34,7 @@ int mExchange;
34 34
35 [PoolConfig getInstance]; 35 [PoolConfig getInstance];
36 [[ReluctantAllManager ReluctantInstance]ReluctantChuShiHua]; 36 [[ReluctantAllManager ReluctantInstance]ReluctantChuShiHua];
37 - [[ReluctantAllManager ReluctantInstance]ReluctantYangShi:@"sdk_11"]; 37 + [[ReluctantAllManager ReluctantInstance]ReluctantYangShi:@"sdk_6"];
38 [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:ReluctantLoginNotification object:nil]; 38 [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:ReluctantLoginNotification object:nil];
39 [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(youaiToolCallBack:) name:@"ReluctantToolCallBack" object:nil]; 39 [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(youaiToolCallBack:) name:@"ReluctantToolCallBack" object:nil];
40 [[PoolChecker getInstance] sendNotice:PoolSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:POOLSDK_NO_ERROR description:@"initSuccess" extendData:nil]; 40 [[PoolChecker getInstance] sendNotice:PoolSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:POOLSDK_NO_ERROR description:@"initSuccess" extendData:nil];
......
...@@ -34,7 +34,7 @@ int mExchange; ...@@ -34,7 +34,7 @@ int mExchange;
34 34
35 [PoolConfig getInstance]; 35 [PoolConfig getInstance];
36 [[ReluctantAllManager ReluctantInstance]ReluctantChuShiHua]; 36 [[ReluctantAllManager ReluctantInstance]ReluctantChuShiHua];
37 - [[ReluctantAllManager ReluctantInstance]ReluctantYangShi:@"sdk_11"]; 37 + [[ReluctantAllManager ReluctantInstance]ReluctantYangShi:@"sdk_6"];
38 [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:ReluctantLoginNotification object:nil]; 38 [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:ReluctantLoginNotification object:nil];
39 [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(youaiToolCallBack:) name:@"ReluctantToolCallBack" object:nil]; 39 [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(youaiToolCallBack:) name:@"ReluctantToolCallBack" object:nil];
40 [[PoolChecker getInstance] sendNotice:PoolSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:POOLSDK_NO_ERROR description:@"initSuccess" extendData:nil]; 40 [[PoolChecker getInstance] sendNotice:PoolSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:POOLSDK_NO_ERROR description:@"initSuccess" extendData:nil];
......