From e3d4caa72765114d6fdf21297a2e759821e1e5f1 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Mon, 20 Jan 2025 17:33:59 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=9B=B4=E6=96=B0flyway?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/db/desktop/V2.10.5__ddl.sql | 3 --- 1 file changed, 3 deletions(-) diff --git a/core/core-backend/src/main/resources/db/desktop/V2.10.5__ddl.sql b/core/core-backend/src/main/resources/db/desktop/V2.10.5__ddl.sql index c577356fca..a369eada3b 100644 --- a/core/core-backend/src/main/resources/db/desktop/V2.10.5__ddl.sql +++ b/core/core-backend/src/main/resources/db/desktop/V2.10.5__ddl.sql @@ -1,6 +1,3 @@ -ALTER TABLE `xpack_threshold_info` - ADD COLUMN `reci_larksuite_groups` longtext NULL COMMENT '国际飞书群'; - UPDATE core_sys_setting SET pval = 'https://cdn0-templates-dataease-cn.fit2cloud.com' WHERE