jinpengyong
2020-09-17 f9e34e3a8ecf4ce8d8dfbdb2d2830bd410fb54e8
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