Fixiaobai
2023-09-05 c9da1b0da1178911e383ddcaebecd1e088fa6004
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"/>