feat:更新MySQL文档
This commit is contained in:
@@ -45,7 +45,7 @@ export const routers = [
|
||||
items: [
|
||||
{ text: 'MyBatis简介和使用', link: '/Web/MySQL/MyBatis' },
|
||||
{ text: 'Flyway简单使用', link: '/Web/MySQL/Flyway' },
|
||||
{ text: 'MySQL知识点', link: '/Web/MySQL/MySQL-Knowledge' },
|
||||
{ text: 'MySQL知识点', link: '/Web/MySQL/Summary' },
|
||||
{ text: 'SQL高阶用法', link: '/Web/MySQL/SQL-Advance' }
|
||||
]
|
||||
},
|
||||
@@ -79,7 +79,7 @@ export const routers = [
|
||||
]
|
||||
},
|
||||
{
|
||||
text: '🚀 DevOps',
|
||||
text: '🚀 运维部署',
|
||||
items: [
|
||||
{ text: 'OpenObserve部署和使用', link: '/DevOps/OpenObserve' },
|
||||
{ text: 'Jenkins部署和使用', link: '/DevOps/Jenkins' },
|
||||
|
||||
Reference in New Issue
Block a user