huminmin
2026-05-26 31cd3dfc4686eba9cc0ce223e8eaefa88c1da2c3
src/main/resources/mapper/approve/KnowledgeBaseMapper.xml
@@ -16,6 +16,6 @@
                and type = #{knowledgeBase.type}
            </if>
        </where>
        order by id desc
    </select>
</mapper>
</mapper>