base-server/src/main/resources/mapper/TechnologyTemplateMapper.xml @@ -46,6 +46,7 @@ select distinct father from mom_ocean.technology_template where state = 1 and type = #{type} </select> <!--根据id查看详情-->