From 9a7e66826c6114ead2ccacc79054998904e65358 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期一, 22 八月 2022 13:00:52 +0800
Subject: [PATCH] update springboot 2.7.2 => 2.7.3 update springboot-admin 2.7.3 => 2.7.4 update springdoc 1.6.9 => 1.6.11

---
 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