mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-17 00:08:35 +08:00
导出新增关联订单号字段
This commit is contained in:
@@ -52,6 +52,7 @@ public class MemberWalletLogVO {
|
|||||||
/**
|
/**
|
||||||
* 关联订单
|
* 关联订单
|
||||||
*/
|
*/
|
||||||
|
@Excel(name = "关联订单号")
|
||||||
private String relatedOrderCode;
|
private String relatedOrderCode;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user