1.浙江无线报表修改

This commit is contained in:
2024-12-11 09:36:45 +08:00
parent f380c51a89
commit 9bc072ec8b
2 changed files with 84 additions and 45 deletions

View File

@@ -46,6 +46,9 @@ public class ReportTemplateDTO {
*/
private String resourceId;
/**
* 标识指标是否越限 0.否 1.是
*/
private Integer overLimitFlag;
/**