mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
add 同步ruoyi 新增缓存列表菜单功能
This commit is contained in:
2
script/sql/update/update-4.2-4.3.sql
Normal file
2
script/sql/update/update-4.2-4.3.sql
Normal file
@ -0,0 +1,2 @@
|
||||
insert into sys_menu values('112', '缓存列表', '2', '6', 'cacheList', 'monitor/cache/list', '', 1, 0, 'C', '0', '0', 'monitor:cache:list', 'redis-list', 'admin', sysdate(), '', null, '缓存列表菜单');
|
||||
|
Reference in New Issue
Block a user