Commit f6374668 authored by shiyu's avatar shiyu

订单详情prepayId

parent 4eb15125
......@@ -14,6 +14,16 @@ public class DistributionOrderDetailVo 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