hexiaojie 6 месяцев назад
Родитель
Сommit
d1c30da9a2

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Platform/QDJGameManager.cs

@@ -175,7 +175,7 @@ namespace GFGGame
 
             //自定义参数
             string other = orderID + "|gfg|" + roleInfo.Id;
-            QDJHGameManagerInit.Instance.Recharge(Convert.ToInt32(price * 1000), buyID.ToString(), shopCfg.ItemName,
+            QDJHGameManagerInit.Instance.Recharge(Convert.ToInt32(price * 100), buyID.ToString(), shopCfg.ItemName,
                 LauncherConfig.rechargeAddress,
                 roleInfo.ServerId.ToString(), serverName, roleInfo.Name, roleInfo.Id.ToString(), lvl.ToString(),
                 vipLevel.ToString(), orderID, itemNum.ToString(), other, "");

+ 1 - 1
GameClient/Assets/WebGLTemplates/MyCustomTemplate/index.html

@@ -166,7 +166,7 @@
           amount: Number(params.amount/10), // 确保是 Number 类型
           cpProductId: params.cpProductId,       // cpProductId → cp_product_id
           productName: params.productName,        // productName → product_name
-          notifyUrl: "https://webgltest.goufuguiwxw.com/pay",            // notifyUrl → notify_url
+          notifyUrl: "https://webgltest.goufuguiwxw.com/gfg/recharge/jhganmeh5",            // notifyUrl → notify_url
           serverId: params.serverId,              // serverId → server_id
           serverName: params.serverName,          // serverName → server_name
           roleName: params.roleName,              // roleName → role_name