hch
2024-09-19 bc647ad0aa844016bef6e38af597380088e70da2
0312 ios新回调地址
1个文件已修改
2 ■■■ 已修改文件
Channel/IOS/hyenglish/Plugins/ynmbxxj/YnmbxxjSDK.mm 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Channel/IOS/hyenglish/Plugins/ynmbxxj/YnmbxxjSDK.mm
@@ -328,7 +328,7 @@
                               [NSString stringWithFormat:@"%@",[d_i_ct objectForKey:@"sid"]],
                               [NSString stringWithFormat:@"%@", [d_i_ct objectForKey:@"cpInfo"]]];
            
            [[TUYESDK sharedGameSDK] IAPWithProductId:[NSString stringWithFormat:@"%@", [d_i_ct objectForKey:@"storeOrderInfo"]] productDesc:[NSString stringWithFormat:@"%@", [d_i_ct objectForKey:@"title"]] amount:[NSString stringWithFormat:@"%@", [d_i_ct objectForKey:@"mount"]] cpOrderId:[NSString stringWithFormat:@"%@", [d_i_ct objectForKey:@"orderId"]] callBackUrl:@"Pxrv%3A%3EW%3BUfIA8%25b%2Af%20~V%20n%23PUe0%26ilY%7C%7B%5E%3EZmCW%3EzO%3FCFH%5DqI4%3B%219%2F%25o%29zze" callBackInfo:extra roleId:[NSString stringWithFormat:@"%@",[d_i_ct objectForKey:@"roleID"]] roleName:[NSString stringWithFormat:@"%@",[d_i_ct objectForKey:@"roleName"]] roleLevel:[NSString stringWithFormat:@"%@",[d_i_ct objectForKey:@"level"]] serverId:[NSString stringWithFormat:@"%@",[d_i_ct objectForKey:@"sid"]] serverName:[NSString stringWithFormat:@"%@",[d_i_ct objectForKey:@"serverName"]]];
            [[TUYESDK sharedGameSDK] IAPWithProductId:[NSString stringWithFormat:@"%@", [d_i_ct objectForKey:@"storeOrderInfo"]] productDesc:[NSString stringWithFormat:@"%@", [d_i_ct objectForKey:@"title"]] amount:[NSString stringWithFormat:@"%@", [d_i_ct objectForKey:@"mount"]] cpOrderId:[NSString stringWithFormat:@"%@", [d_i_ct objectForKey:@"orderId"]] callBackUrl:@"Pxrv%3A%3EW%3BUfIA8%25b%2Af4P%239mC%3F._wKT%3BmGQXd01%7BGl%2F1n%20QS%24dzR%21%5EH%21FA2%3FCudn%2F%2B5" callBackInfo:extra roleId:[NSString stringWithFormat:@"%@",[d_i_ct objectForKey:@"roleID"]] roleName:[NSString stringWithFormat:@"%@",[d_i_ct objectForKey:@"roleName"]] roleLevel:[NSString stringWithFormat:@"%@",[d_i_ct objectForKey:@"level"]] serverId:[NSString stringWithFormat:@"%@",[d_i_ct objectForKey:@"sid"]] serverName:[NSString stringWithFormat:@"%@",[d_i_ct objectForKey:@"serverName"]]];
            
            break;
        }