Commit d16d3d2c authored by tangwei's avatar tangwei

排除120尽情

parent a4ce2bde
......@@ -485,7 +485,7 @@
jc_alert_called.address,
jc_alert_called.call_time callTime
from jc_alert_called
where is_delete = 0
where is_delete = 0 and alert_type_code <![CDATA[ <> ]]> 1214
and to_days(call_time) = to_days(now())
ORDER BY call_time DESC
......
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