系统配置

This commit is contained in:
huangzj
2023-07-05 13:54:42 +08:00
parent 1b3013e87a
commit e2a1818dd3
24 changed files with 660 additions and 7 deletions

View File

@@ -20,6 +20,8 @@ public class ThdDataVO {
private LocalDateTime time;
private String lineId;
private String position;
private String lineName;
private String phase;
private String statMethod;