generated from root/miduo_server
测试代码提交
parent
eb124d4382
commit
4f4e029088
|
@ -160,6 +160,7 @@ public class MHTGnWebRechargeController {
|
|||
LOGGER.info(" callback==>RPC result : ResultCode : " + result.getResultCode() + "; ResultMsg : " + result.getResultMsg());
|
||||
cuserDao.addCpayOrder(cPayOrder);
|
||||
} else {
|
||||
System.out.println("测试代码");
|
||||
return "FAIL";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue