From 4aa6c6250ac5d9e9ffb43c07f4a69b6167560829 Mon Sep 17 00:00:00 2001 From: ChenYan <3139166962@qq.com> Date: Sat, 28 Dec 2024 18:52:42 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sql/mysql.sql | 1 - 1 file changed, 1 deletion(-) diff --git a/sql/mysql.sql b/sql/mysql.sql index 8d3b6f6..977af11 100644 --- a/sql/mysql.sql +++ b/sql/mysql.sql @@ -1,7 +1,6 @@ -- ---------------------------- -- 0、 xxx -- ---------------------------- - -- create table xxx -- ( -- post_id bigint(20) not null auto_increment comment '岗位ID',