Commit 5a6324b6 by dingkai

paycode暂时恢复

parent 9e79540b
......@@ -2245,7 +2245,7 @@ public class OrderAdapter {
});
}
orderPayDto.setProducts(productBeans);
orderPayDto.setPayCode(paymentRequest.getPayCode());
// orderPayDto.setPayCode(paymentRequest.getPayCode());
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