Commit 0fb417cc authored by shiyu's avatar shiyu

用户订单列表返回prepayId

parent 8d7c4ce4
......@@ -14,6 +14,16 @@ public class DistributionOrderVo implements Entity {
*/
private String distributionOrderId;
/**
* 预支付id
*/
private String prepayId;
/**
* 微信支付订单号
*/
private String transactionId;
/**
* 商品id
*/
......
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