From 1c8e693f4b0fb7c01ba596bf9ac4a2f4cc335600 Mon Sep 17 00:00:00 2001 From: pengshiyu <1940607002@qq.com> Date: Thu, 28 Apr 2022 10:18:42 +0800 Subject: [PATCH] fix --- blog/php-mysql/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/php-mysql/index.md b/blog/php-mysql/index.md index 923b828..e71506f 100644 --- a/blog/php-mysql/index.md +++ b/blog/php-mysql/index.md @@ -6,7 +6,7 @@ 2. [MySQL简介](blog/php-mysql/mysql-basic.md) -[数据库database 基本操作](blog/php-mysql/sql-database.md) +3. [数据库database 基本操作](blog/php-mysql/sql-database.md) [数据表table 基本操作](blog/php-mysql/sql-table.md) -- GitLab