Commit ab2f57d6 authored by caotao's avatar caotao

列表数据新增告警状态

parent 2c1f5360
......@@ -67,7 +67,8 @@
recover_time,
treatment,
time_long,
recover_time as recoverTimeString
recover_time as recoverTimeString,
handler_status as handlerStatus
FROM house_pv_data.td_hygf_jp_inverter_warn
<where>
<if test="state != null and state != ''">
......
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