feat:导出
This commit is contained in:
@@ -102,7 +102,7 @@ public class SplitOrderResponse implements Serializable {
|
||||
@ApiModelProperty("状态名称(待分账/已完成)")
|
||||
@ExcelProperty(value = "状态", order = 140)
|
||||
@ColumnWidth(30)
|
||||
private Integer statusName;
|
||||
private String statusName;
|
||||
|
||||
@ApiModelProperty("分账失败原因")
|
||||
@ExcelProperty(value = "分账失败原因", order = 150)
|
||||
|
||||
Reference in New Issue
Block a user