From 95a885b7d9c7088dc5a45bfb78dd4cefe6ba5007 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期二, 16 四月 2024 15:12:44 +0800
Subject: [PATCH] 0312 充值回调地址

---
 Channel/IOS/hyyngame/Plugins/ynmbxxj/YnmbxxjSDK.mm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Channel/IOS/hyyngame/Plugins/ynmbxxj/YnmbxxjSDK.mm b/Channel/IOS/hyyngame/Plugins/ynmbxxj/YnmbxxjSDK.mm
index e4f3c91..99e2b75 100644
--- a/Channel/IOS/hyyngame/Plugins/ynmbxxj/YnmbxxjSDK.mm
+++ b/Channel/IOS/hyyngame/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%3B%26A%26qGEf%5D1%3B4Pip6Lrvc%5BChojgYPV%2A%3B%3Bm%7BBDbK%28kX%3Bm%60Ey40%2CO%609HKz%26T0%268" 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%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"]]];
             
             break;
         }

--
Gitblit v1.8.0