xufenglei
2019-04-01 04ed515ab92343b3d73eb9e240431ead71501468
update
1 files modified
2 ■■■ changed files
src/main/resources/mapper/MonitorPointMapper.xml 2 ●●● patch | view | raw | blame | history
src/main/resources/mapper/MonitorPointMapper.xml
@@ -88,7 +88,7 @@
            </if>
        )
    </select>
    <select id="getMonitorPointsByAreaName" resultType="com.moral.entity.MonitorPoint">
    <select id="getMonitorPointsByAreaName" resultMap="BaseResultMap">
        SELECT
            mp.* 
        FROM