xufenglei
2018-03-07 52303c8868a7d63238e5ac579c85721306e51a40
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>