mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-08 12:00:11 +08:00
update 修改字段名
This commit is contained in:
@@ -231,9 +231,9 @@ public class OrderListVO {
|
|||||||
private String settleAmount;
|
private String settleAmount;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 交易服务费
|
* 交易服务费/通道手续费
|
||||||
*/
|
*/
|
||||||
@Excel(name = "交易服务费")
|
@Excel(name = "通道手续费")
|
||||||
private String feeAmount;
|
private String feeAmount;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user