xufenglei
2018-03-26 b4aa377b5e7898cd2ef018cc385a19af67a56839
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>