From fedb04611bc160030776c7a7296b3976132a51d7 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期一, 30 一月 2023 10:07:27 +0800
Subject: [PATCH] update springboot 3.0.1 => 3.0.2 update springboot-admin 3.0.0-M8 => 3.0.0 update easyexcel 3.1.5 => 3.2.0

---
 script/sql/update/update-4.0-4.1.sql |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/script/sql/update/update-4.0-4.1.sql b/script/sql/update/update-4.0-4.1.sql
index 0848ad7..28e545a 100644
--- a/script/sql/update/update-4.0-4.1.sql
+++ b/script/sql/update/update-4.0-4.1.sql
@@ -1 +1,3 @@
 alter table sys_menu change query query_param varchar(255) default null comment '璺敱鍙傛暟';
+
+alter table sys_dept modify column ancestors varchar(500) null default '' comment '绁栫骇鍒楄〃';

--
Gitblit v1.9.3