| | |
| | | <foreach collection="ids" item="item" open="(" separator="," close=")"> |
| | | #{item} |
| | | </foreach> |
| | | AND c > (SELECT jcbj FROM alert_config LIMIT 0, 1) |
| | | AND c > (SELECT jcbj FROM alert_config LIMIT 1) |
| | | </select> |
| | | |
| | | <select id="getWarningAnalyse" resultMap="SuYuan2dResult"> |
| | |
| | | <foreach collection="ids" item="item" open="(" separator="," close=")"> |
| | | #{item} |
| | | </foreach> |
| | | AND c > (SELECT jcyj FROM alert_config LIMIT 0, 1) |
| | | AND c > (SELECT jcyj FROM alert_config LIMIT 1) |
| | | </select> |
| | | |
| | | <select id="getMonitorData" resultMap="SuYuanMonitorDataResult"> |