generated from root/miduo_server
master
parent
fbf3ee2163
commit
dbaf4acb18
|
@ -46,7 +46,7 @@ public class HaoGameRechargeController {
|
||||||
|
|
||||||
|
|
||||||
body = URLDecoder.decode(body,"UTF-8");
|
body = URLDecoder.decode(body,"UTF-8");
|
||||||
|
body.replace("=","");
|
||||||
LOGGER.info("haoGameCallback body.length={} body={}", body.length(), body);
|
LOGGER.info("haoGameCallback body.length={} body={}", body.length(), body);
|
||||||
|
|
||||||
// try {
|
// try {
|
||||||
|
|
Loading…
Reference in New Issue