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