update 优化 移除自带 swagger-ui 界面包 建议使用外置工具

This commit is contained in:
疯狂的狮子li
2022-07-11 16:29:16 +08:00
parent f2d502faf8
commit af54608f62
12 changed files with 11 additions and 29 deletions

View File

@ -1 +1,3 @@
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, '缓存列表菜单');
delete from sys_menu WHERE menu_id = 116;