|
@ -30,8 +30,6 @@ public class OrderExcelVo { |
|
|
private String receiverDetailAddress; |
|
|
private String receiverDetailAddress; |
|
|
@ExportEntityMap(CnName = "订单状态", EnName = "statusName") |
|
|
@ExportEntityMap(CnName = "订单状态", EnName = "statusName") |
|
|
private String statusName; |
|
|
private String statusName; |
|
|
@JsonIgnore |
|
|
|
|
|
private String storeId; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|