From 0227e919c777eef2b85cb6580640d34c9ea24f33 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Wed, 13 Mar 2024 09:18:26 +0800 Subject: [PATCH] =?UTF-8?q?revert:=20=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8?= =?UTF-8?q?=E7=9A=84flyway?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-backend/src/main/resources/db/desktop/V2.4__ddl.sql | 1 - core/core-backend/src/main/resources/db/migration/V2.4__ddl.sql | 1 - 2 files changed, 2 deletions(-) diff --git a/core/core-backend/src/main/resources/db/desktop/V2.4__ddl.sql b/core/core-backend/src/main/resources/db/desktop/V2.4__ddl.sql index d5415f0e3b..e69de29bb2 100644 --- a/core/core-backend/src/main/resources/db/desktop/V2.4__ddl.sql +++ b/core/core-backend/src/main/resources/db/desktop/V2.4__ddl.sql @@ -1 +0,0 @@ -INSERT INTO `per_menu_resource` (`id`, `name`, `pid`, `root_path`) VALUES (50, 'watermark', 7, '7'); \ No newline at end of file diff --git a/core/core-backend/src/main/resources/db/migration/V2.4__ddl.sql b/core/core-backend/src/main/resources/db/migration/V2.4__ddl.sql index d5415f0e3b..e69de29bb2 100644 --- a/core/core-backend/src/main/resources/db/migration/V2.4__ddl.sql +++ b/core/core-backend/src/main/resources/db/migration/V2.4__ddl.sql @@ -1 +0,0 @@ -INSERT INTO `per_menu_resource` (`id`, `name`, `pid`, `root_path`) VALUES (50, 'watermark', 7, '7'); \ No newline at end of file