0918优化-综合查询显示曲线最大最小平均值和差值

This commit is contained in:
2025-10-16 17:01:35 +08:00
parent d0275e62e0
commit 4ad2cafc5d
8 changed files with 152 additions and 44 deletions

View File

@ -147,7 +147,8 @@
t.match_table as matchTable,
t.match_field as matchField,
t.device_category as deviceCategory,
t.point_name as pointName
t.point_name as pointName,
t.data_type as dataType
from ems_point_match t
where 1=1
<if test="siteIds != null and siteIds.size() > 0">