0918优化-综合查询显示曲线最大最小平均值和差值
This commit is contained in:
@ -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">
|
||||
|
||||
Reference in New Issue
Block a user