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