mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 16:23:42 +08:00 
			
		
		
		
	update 同步 ruoyi
This commit is contained in:
		@@ -1,3 +1,5 @@
 | 
			
		||||
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;
 | 
			
		||||
 | 
			
		||||
update sys_config set config_key = 'sys.account.captchaEnabled' where config_id = 4
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,5 @@
 | 
			
		||||
insert into sys_menu values('112',  '缓存列表', '2',   '6', 'cacheList',  'monitor/cache/list',       '', '1', '0', 'C', '0', '0', 'monitor:cache:list',      'redis-list',    'admin', now(), '', null, '缓存列表菜单');
 | 
			
		||||
 | 
			
		||||
delete from sys_menu WHERE menu_id = 116;
 | 
			
		||||
 | 
			
		||||
update sys_config set config_key = 'sys.account.captchaEnabled' where config_id = 4
 | 
			
		||||
 
 | 
			
		||||
@@ -3,3 +3,6 @@ GO
 | 
			
		||||
 | 
			
		||||
delete from sys_menu WHERE menu_id = 116;
 | 
			
		||||
GO
 | 
			
		||||
 | 
			
		||||
update sys_config set config_key = 'sys.account.captchaEnabled' where config_id = 4
 | 
			
		||||
GO
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,5 @@
 | 
			
		||||
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;
 | 
			
		||||
 | 
			
		||||
update sys_config set config_key = 'sys.account.captchaEnabled' where config_id = 4
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user