1.自定义报表调整

This commit is contained in:
2024-09-26 16:42:25 +08:00
parent e6dc70e048
commit 64187da4fb
4 changed files with 46 additions and 60 deletions

View File

@@ -27,6 +27,8 @@ public class ReportTemplateVO extends BaseEntity {
private String deptName;
private String reportType;
private String reportForm;
}