hyingbo
2025-06-19 53fa0cd3e1950b02301fa2c15ceaba04a5ef5645
lxzn-module-eam/src/main/java/org/jeecg/modules/eam/mapper/xml/FaultInfoMapper.xml
@@ -62,5 +62,7 @@
            <if test="id != null and id != ''">
                and t1.id = #{id}
            </if>
            order by t1.num desc
    </select>
</mapper>