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