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:
@ -1,3 +1,5 @@
|
||||
ALTER TABLE gen_table ADD (data_name VARCHAR2(200) DEFAULT '');
|
||||
|
||||
COMMENT ON COLUMN gen_table.data_name IS '数据源名称';
|
||||
|
||||
UPDATE sys_menu SET path = 'powerjob', component = 'monitor/powerjob/index', perms = 'monitor:powerjob:list', remark = 'powerjob控制台菜单' WHERE menu_id = 120;
|
||||
|
Reference in New Issue
Block a user