laboratory-server/src/main/resources/mapper/InstrumentMapper.xml
@@ -69,6 +69,9 @@ f.father_name = s.cFatherName AND f.son_name IS NULL </select> <select id="getInstrumentAndUser" resultType="java.util.Map"> </select> <resultMap id="treeMapClassAndInstrument" type="com.yuanchu.limslaboratory.pojo.ClassAndInsTree" > <result property="fatherId" column="id"/>