allez
2024-02-26 1cc1f16502eee5a78405271457c51e034b80def9
SdkProject/plugins/quick/java/com/secondworld/sdk/command/CmdPlatformPay.java
@@ -26,7 +26,6 @@
        extraData.put("cporderid", json.getString("orderId"));
        extraData.put("serverid", json.getString("sid"));
        extraData.put("channelID", QuickSdkMgr.I.channelID);
        extraData.put("multiple", json.getString("multiple"));
        GameRoleInfo roleInfo = new GameRoleInfo();
        roleInfo.setServerID(json.getString("sid"));