huminmin
4 天以前 18480213c000dfd7f6f236903f965a4d3f254597
src/main/resources/mapper/approve/KnowledgeBaseMapper.xml
@@ -16,6 +16,6 @@
                and type = #{knowledgeBase.type}
            </if>
        </where>
        order by id desc
    </select>
</mapper>
</mapper>