fengxiang
2018-02-28 a0341d4100c15c57fb645fd1f23225563e306712
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>