Commit 85c7666f by dingkai

Revert "恢复paycode"

This reverts commit 5e4d6e5c.
parent 5e4d6e5c
......@@ -2247,7 +2247,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