fengxiang
2018-03-07 59df37dc16f2343e163ee2f20323a84a61f5a581
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>