提交 ce63cfb7 authored 作者: 胡宁宁's avatar 胡宁宁

逻辑调整

上级 9f618457
...@@ -58,7 +58,7 @@ public class TempServiceImpl implements TempService { ...@@ -58,7 +58,7 @@ public class TempServiceImpl implements TempService {
// paymentService.paymentWallet(noCheckPwd); // paymentService.paymentWallet(noCheckPwd);
PayPlatformFeeParam payPlatformFeeParam = new PayPlatformFeeParam(); PayPlatformFeeParam payPlatformFeeParam = new PayPlatformFeeParam();
payPlatformFeeParam.setFigure(678); payPlatformFeeParam.setFigure(100);
payPlatformFeeParam.setFrom(Integer.valueOf(fromUser)); payPlatformFeeParam.setFrom(Integer.valueOf(fromUser));
payPlatformFeeParam.setPwd(pwd); payPlatformFeeParam.setPwd(pwd);
payPlatformFeeParam.setTradeNo(tradeNo); payPlatformFeeParam.setTradeNo(tradeNo);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论