Commit f45c8193 by xiaoer.li@freemud.com

拉单接口返回:prospectiveAmount

parent 259e0553
...@@ -66,4 +66,6 @@ public class OrderSettlementResp { ...@@ -66,4 +66,6 @@ public class OrderSettlementResp {
//结算信息扩展字段映射对象 //结算信息扩展字段映射对象
private String extInfo; private String extInfo;
//商家预计收入
private BigDecimal prospectiveAmount;
} }
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