jinpengyong
2020-09-16 923e745c19cc286235628b4b29f16a1bd4f168cb
update
1 files modified
1 ■■■■ changed files
src/main/resources/mapper/MonitorPointMapper.xml 1 ●●●● patch | view | raw | blame | history
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