自定义报表优化处理

This commit is contained in:
2023-10-23 16:30:57 +08:00
parent a2ed98ca86
commit 6c6f648ca8
13 changed files with 224 additions and 75 deletions

View File

@@ -22,6 +22,8 @@ public class ExcelRptTemp extends BaseEntity {
private String content;
private Integer activation;
private Integer state;
private String valueTitle;