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