generated from root/miduo_server
master
parent
13c257c3b7
commit
36a254c1aa
|
@ -33,7 +33,7 @@ public class YxylRechargeController {
|
|||
}
|
||||
|
||||
private String process(HttpServletRequest request) throws IOException {
|
||||
|
||||
LOGGER.info("-------------YxylCallback------------");
|
||||
HashMap<String, String> parameterMap = JsonUtil.getInstence().getParameterMap2(request);
|
||||
if (parameterMap.isEmpty()) {
|
||||
LOGGER.info("data is null");
|
||||
|
|
Loading…
Reference in New Issue