master
jiahuiwen 2021-10-27 19:30:16 +08:00
parent fbf3ee2163
commit dbaf4acb18
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ public class HaoGameRechargeController {
body = URLDecoder.decode(body,"UTF-8");
body.replace("=","");
LOGGER.info("haoGameCallback body.length={} body={}", body.length(), body);
// try {