Commit 5e4d6e5c by dingkai

恢复paycode

parent d54bee1e
...@@ -2247,7 +2247,7 @@ public class OrderAdapter { ...@@ -2247,7 +2247,7 @@ public class OrderAdapter {
}); });
} }
orderPayDto.setProducts(productBeans); orderPayDto.setProducts(productBeans);
// orderPayDto.setPayCode(paymentRequest.getPayCode()); orderPayDto.setPayCode(paymentRequest.getPayCode());
return orderPayDto; return orderPayDto;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment