管道基础大数据平台系统开发-【后端】-Server
1
13693261870
2023-01-02 4af03fbaf1d81b039542cdd6b0a4d6d4bcd09d2a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
------------------------------------------------------ 更新菜单+用户
select * from lf.sys_menu where cn_name = '数据库监控';
-- update lf.sys_menu set url = 'http://172.16.200.141:8088/server/druid/index.html';
 
select * from lf.sys_user; -- Admin@1234_lf
-- update lf.sys_user set pwd = 'd4d25475a81ef4db4b28ce4034500f896169f15c0c68da5d';
------------------------------------------------------ FME_数据质检
select * from lf.sys_menu where cn_name = '入库质检';
update lf.sys_menu set url = 'http://10.7.0.186:88/dataxdi/#/schema/list?tags=入库质检&embed=true&token=43117d00-b8e4-4406-9707-131109723a5a' where cn_name = '入库质检';
-- update lf.sys_menu set url = 'http://172.16.200.14:88/dataxdi/#/schema/list?tags=入库质检&embed=true&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1aWQiOiI1YmJjMGI2MC02NmU1LTRlYmMtOTU1OS02NDNmYjQ2MDMyMDAiLCJleHAiOjE2NzA0ODg4NTgsImFjY291bnQiOiJhZG1pbiJ9.kUq7hVIagV6n5ShdVb4IIT5tR-2Xn2xvgaf_yQOqUwY' where cn_name = '入库质检';
 
select * from lf.sys_menu where cn_name = '成果质检';
update lf.sys_menu set url = 'http://10.7.0.186:88/dataxdi/#/schema/list?tags=成果质检&embed=true&token=43117d00-b8e4-4406-9707-131109723a5a' where cn_name = '成果质检';
-- update lf.sys_menu set url = 'http://172.16.200.14:88/dataxdi/#/schema/list?tags=成果质检&embed=true&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1aWQiOiI1YmJjMGI2MC02NmU1LTRlYmMtOTU1OS02NDNmYjQ2MDMyMDAiLCJleHAiOjE2NzA0ODg4NTgsImFjY291bnQiOiJhZG1pbiJ9.kUq7hVIagV6n5ShdVb4IIT5tR-2Xn2xvgaf_yQOqUwY' where cn_name = '成果质检';
 
select * from lf.sys_menu where cn_name = '任务状态' and id = 69;
update lf.sys_menu set url = 'http://10.7.0.186:88/dataxdi/#/task/list?embed=true&token=43117d00-b8e4-4406-9707-131109723a5a' where cn_name = '任务状态' and id = 69;
-- update lf.sys_menu set url = 'http://172.16.200.14:88/dataxdi/#/task/list?embed=true&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1aWQiOiI1YmJjMGI2MC02NmU1LTRlYmMtOTU1OS02NDNmYjQ2MDMyMDAiLCJleHAiOjE2NzA0ODg4NTgsImFjY291bnQiOiJhZG1pbiJ9.kUq7hVIagV6n5ShdVb4IIT5tR-2Xn2xvgaf_yQOqUwY' where cn_name = '任务状态' and id = 69;
------------------------------------------------------ FME_数据交换
select * from lf.sys_menu where cn_name = '格式转换';
update lf.sys_menu set url = 'http://10.7.0.186:88/dataxdi/#/schema/list?tags=数据交换&embed=true&token=43117d00-b8e4-4406-9707-131109723a5a' where cn_name = '格式转换';
-- update lf.sys_menu set url = 'http://172.16.200.14:88/dataxdi/#/schema/list?tags=数据交换&embed=true&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1aWQiOiI1YmJjMGI2MC02NmU1LTRlYmMtOTU1OS02NDNmYjQ2MDMyMDAiLCJleHAiOjE2NzA0ODg4NTgsImFjY291bnQiOiJhZG1pbiJ9.kUq7hVIagV6n5ShdVb4IIT5tR-2Xn2xvgaf_yQOqUwY' where cn_name = '格式转换';
 
select * from lf.sys_menu where cn_name = '坐标转换';
update lf.sys_menu set url = 'http://10.7.0.186:88/dataxdi/#/schema/list?tags=坐标转换&embed=true&token=43117d00-b8e4-4406-9707-131109723a5a' where cn_name = '坐标转换';
-- update lf.sys_menu set url = 'http://172.16.200.14:88/dataxdi/#/schema/list?tags=坐标转换&embed=true&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1aWQiOiI1YmJjMGI2MC02NmU1LTRlYmMtOTU1OS02NDNmYjQ2MDMyMDAiLCJleHAiOjE2NzA0ODg4NTgsImFjY291bnQiOiJhZG1pbiJ9.kUq7hVIagV6n5ShdVb4IIT5tR-2Xn2xvgaf_yQOqUwY' where cn_name = '坐标转换';
 
select * from lf.sys_menu where cn_name = '数据分发';
update lf.sys_menu set url = 'http://10.7.0.186:88/dataxdi/#/schema/list?tags=数据分发&embed=true&token=43117d00-b8e4-4406-9707-131109723a5a' where cn_name = '数据分发';
-- update lf.sys_menu set url = 'http://172.16.200.14:88/dataxdi/#/schema/list?tags=数据分发&embed=true&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1aWQiOiI1YmJjMGI2MC02NmU1LTRlYmMtOTU1OS02NDNmYjQ2MDMyMDAiLCJleHAiOjE2NzA0ODg4NTgsImFjY291bnQiOiJhZG1pbiJ9.kUq7hVIagV6n5ShdVb4IIT5tR-2Xn2xvgaf_yQOqUwY' where cn_name = '数据分发';
 
select * from lf.sys_menu where cn_name = '数据治理';
update lf.sys_menu set url = 'http://10.7.0.186:88/dataxdi/#/schema/list?tags=数据治理&embed=true&token=43117d00-b8e4-4406-9707-131109723a5a' where cn_name = '数据治理';
-- update lf.sys_menu set url = 'http://172.16.200.14:88/dataxdi/#/schema/list?tags=数据治理&embed=true&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1aWQiOiI1YmJjMGI2MC02NmU1LTRlYmMtOTU1OS02NDNmYjQ2MDMyMDAiLCJleHAiOjE2NzA0ODg4NTgsImFjY291bnQiOiJhZG1pbiJ9.kUq7hVIagV6n5ShdVb4IIT5tR-2Xn2xvgaf_yQOqUwY' where cn_name = '数据治理';
 
select * from lf.sys_menu where cn_name = '任务状态' and id = 74;
update lf.sys_menu set url = 'http://10.7.0.186:88/dataxdi/#/task/list?embed=true&token=43117d00-b8e4-4406-9707-131109723a5a' where cn_name = '任务状态' and id = 74;
-- update lf.sys_menu set url = 'http://172.16.200.14:88/dataxdi/#/task/list?embed=true&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1aWQiOiI1YmJjMGI2MC02NmU1LTRlYmMtOTU1OS02NDNmYjQ2MDMyMDAiLCJleHAiOjE2NzA0ODg4NTgsImFjY291bnQiOiJhZG1pbiJ9.kUq7hVIagV6n5ShdVb4IIT5tR-2Xn2xvgaf_yQOqUwY' where cn_name = '任务状态' and id = 74;
------------------------------------------------------ FME_服务管理
select * from lf.sys_menu where cn_name = '我的资源';
update lf.sys_menu set url = 'http://10.7.0.186:88/resm/#/resourceManage?embed=true&token=43117d00-b8e4-4406-9707-131109723a5a' where cn_name = '我的资源';
-- update lf.sys_menu set url = 'http://172.16.200.14:88/resm/#/resourceManage?embed=true&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1aWQiOiI1YmJjMGI2MC02NmU1LTRlYmMtOTU1OS02NDNmYjQ2MDMyMDAiLCJleHAiOjE2NzA0ODg4NTgsImFjY291bnQiOiJhZG1pbiJ9.kUq7hVIagV6n5ShdVb4IIT5tR-2Xn2xvgaf_yQOqUwY' where cn_name = '我的资源';
 
-- update lf.sys_menu set cn_name = '资源审核' where id = 76;
select * from lf.sys_menu where cn_name = '资源审核';
update lf.sys_menu set url = 'http://10.7.0.186:88/resm/#/resapproval?embed=true&token=43117d00-b8e4-4406-9707-131109723a5a' where cn_name = '资源审核';
-- update lf.sys_menu set url = 'http://172.16.200.14:88/resm/#/resapproval?embed=true&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1aWQiOiI1YmJjMGI2MC02NmU1LTRlYmMtOTU1OS02NDNmYjQ2MDMyMDAiLCJleHAiOjE2NzA0ODg4NTgsImFjY291bnQiOiJhZG1pbiJ9.kUq7hVIagV6n5ShdVb4IIT5tR-2Xn2xvgaf_yQOqUwY' where cn_name = '资源审核';
------------------------------------------------------ 
select * from lf.sys_menu order by id;