inspect-server/src/main/resources/mapper/ProcessInspectMapper.xml
@@ -19,7 +19,7 @@ <collection property="children" resultMap="threeMap" javaType="List"/> </resultMap> <resultMap id="threeMap" type="map"> <id property="id" column="technologyId"/> <id property="id" column="mtId"/> <result property="name" column="techname"/> </resultMap> <select id="chooseMater" resultMap="oneMap"> @@ -27,7 +27,7 @@ code, specifications, unit, technology_id technologyId, mt.id mtId, techfather, techname from mom_ocean.manual_technology mt