gongchunyi
2026-07-01 5a779d7b122474c22a4e7197cc3dc0bd304b199f
src/main/resources/mapper/approve/KnowledgeBaseMapper.xml
@@ -16,6 +16,6 @@
                and type = #{knowledgeBase.type}
            </if>
        </where>
        order by id desc
    </select>
</mapper>
</mapper>