Commit 7d727f4a authored by yangyang's avatar yangyang

智慧分析 - 健康等级计算调整

parent 366a7a6a
...@@ -542,7 +542,8 @@ ...@@ -542,7 +542,8 @@
number, number,
anomaly, anomaly,
org_code, org_code,
health_index health_index,
point_name
from from
#{tableName} #{tableName}
where where
......
...@@ -304,7 +304,8 @@ ...@@ -304,7 +304,8 @@
equipment_name, equipment_name,
anomaly, anomaly,
org_code, org_code,
health_index health_index,
point_name
from from
#{tableName} #{tableName}
where where
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment