jinpengyong
2020-09-28 9b9f6e309a0b0ffd5c2495eaf8438b36704991a6
src/main/resources/mapper/MonitorPointMapper.xml
@@ -189,7 +189,6 @@
            resultMap="BaseResultMap">
      select * from monitor_point where province_code=#{provinceCode} limit 0,1
   </select>
    <select id="getMonitorPointIds" resultType="java.lang.Integer">
        select id from monitor_point
        where