From 514007d7bd8527adf19fe90c13a046817df730f7 Mon Sep 17 00:00:00 2001 From: wenyongda Date: Wed, 14 May 2025 08:55:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/_posts/Linux.md | 4 +--- source/_posts/Mybatis基本介绍.md | 2 -- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/source/_posts/Linux.md b/source/_posts/Linux.md index 9de933e..f089829 100644 --- a/source/_posts/Linux.md +++ b/source/_posts/Linux.md @@ -1,13 +1,11 @@ --- title: Linux author: 文永达 -top_img:https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/00E0F0ED-9F1C-407A-9AA6-545649D919F4.jpeg +top_img: https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper/abstract/00E0F0ED-9F1C-407A-9AA6-545649D919F4.jpeg --- # Linux ---- - ## 简介 > 在linux系统中,没有盘符的概念。 diff --git a/source/_posts/Mybatis基本介绍.md b/source/_posts/Mybatis基本介绍.md index 853d5af..cd310c1 100644 --- a/source/_posts/Mybatis基本介绍.md +++ b/source/_posts/Mybatis基本介绍.md @@ -6,8 +6,6 @@ author: 文永达 # Mybatis ---- - ## Maven引入Mybatis