于紫祥_1901
2020-09-18 8ce050e8b940d07831f673f0d9fa866c10c6e4ee
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