mirror of
https://github.com/dataease/dataease.git
synced 2026-06-12 08:21:09 +08:00
Merge pull request #8064 from dataease/pr@dev-v2@refactor_flyway
refactor(系统设置): 更新水印管理权限flyway
This commit is contained in:
@@ -0,0 +1 @@
|
||||
INSERT INTO `per_menu_resource` (`id`, `name`, `pid`, `root_path`) VALUES (50, 'watermark', 7, '7');
|
||||
@@ -0,0 +1 @@
|
||||
INSERT INTO `per_menu_resource` (`id`, `name`, `pid`, `root_path`) VALUES (50, 'watermark', 7, '7');
|
||||
Reference in New Issue
Block a user