mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
update 优化 !pr359 完成 powerjob 集成
This commit is contained in:
@ -7,3 +7,6 @@ EXEC sp_addextendedproperty
|
||||
'TABLE', N'gen_table',
|
||||
'COLUMN', N'data_name'
|
||||
GO
|
||||
|
||||
UPDATE sys_menu SET path = 'powerjob', component = 'monitor/powerjob/index', perms = 'monitor:powerjob:list', remark = 'powerjob控制台菜单' WHERE menu_id = 120
|
||||
GO
|
||||
|
Reference in New Issue
Block a user