mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 20:45:10 +08:00
update 查询查询会员申请开票记录
This commit is contained in:
@@ -25,5 +25,8 @@ public class OrderInvoiceRecordVO {
|
||||
private BigDecimal totalAmount;
|
||||
private BigDecimal totalServiceAmount;
|
||||
private BigDecimal totalElecAmount;
|
||||
|
||||
/**
|
||||
* 运营商电话
|
||||
*/
|
||||
private String merchantTel;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user