乾游支付bug

master
jiahuiwen 2022-05-16 14:40:36 +08:00
parent 4e94dd8f37
commit 6c7666fed4
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ public class QYGameRechargeController {
params.put("platformId", platformId);
params.put("roleId", roleId);
params.put("serverId", serverId);
params.put("game_ext", gameExt);
// params.put("game_ext", gameExt);
params.put("callbackStr", gameExt);
params.put("gold", gold);
params.put("pvc", pvc);