xufenglei
2018-04-03 9c59fffe9c14a0ff7463ae182692a1e4e7d5066c
src/main/resources/mapper/MonitorPointMapper.xml
@@ -115,4 +115,7 @@
            ]]>
      </where>
   </select>
   <select id="selectOrganizationIds" parameterType="integer" resultType="integer">
                call proc_organizationIds_GetByMonitorPointId(#{id,jdbcType=NUMERIC})
   </select>
</mapper>