From e130475259afe4121d65c026e5e8c489ab2bae29 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子Li <15040126243@163.com>
Date: 星期一, 28 十一月 2022 14:02:06 +0800
Subject: [PATCH] ⛄发布 4.4.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