暂态事件显示优化

This commit is contained in:
xy
2024-09-17 14:43:34 +08:00
parent f5bc7e3c2c
commit d2bff5bb81
3 changed files with 10 additions and 3 deletions

View File

@@ -97,6 +97,8 @@ public class EventDetailVO {
*/
private Integer status;
private String location;
private List<EventDataSetDTO> dataSet;
/*暂态深度*/
private String evtParamVVaDepth;