燕山石化溯源三维电子沙盘-【后端】-服务
13693261870
2023-04-27 5579b3cf5d5e2a5b7ec90c89fa843639ba7e2a87
src/main/resources/mapping/SuYuanMapper.xml
@@ -111,7 +111,7 @@
       <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">
@@ -121,7 +121,7 @@
       <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">