@@ -96,12 +96,12 @@ insert into `dss_workspace_user_role`(`id`,`workspace_id`,`username`,`role_id`,
9696
9797DELETE FROM dss_application;
9898
99- INSERT INTO dss_application (id, name, url, is_user_need_init, level, user_init_url, exists_project_service, project_url, enhance_json, if_iframe, homepage_url, redirect_url) VALUES (1 , ' Exchangis' , ' http://luban.ctyun.cn:31022 /luban/exchangis/' , 0 , 1 , null , 0 , ' http://luban.ctyun.cn:31022 /luban/exchangis/' , ' {"watermark":false,"rsDownload":true}' , 1 , ' http://luban.ctyun.cn:31022 /luban/exchangis/' , ' http://luban.ctyun.cn:31022 /luban/exchangis/api/v1/auth/redirect' );
99+ INSERT INTO dss_application (id, name, url, is_user_need_init, level, user_init_url, exists_project_service, project_url, enhance_json, if_iframe, homepage_url, redirect_url) VALUES (1 , ' Exchangis' , ' http://luban.ctyun.cn:8088 /luban/exchangis/' , 0 , 1 , null , 0 , ' http://luban.ctyun.cn:8088 /luban/exchangis/' , ' {"watermark":false,"rsDownload":true}' , 1 , ' http://luban.ctyun.cn:8088 /luban/exchangis/' , ' http://luban.ctyun.cn:8088 /luban/exchangis/api/v1/auth/redirect' );
100100INSERT INTO dss_application (id, name, url, is_user_need_init, level, user_init_url, exists_project_service, project_url, enhance_json, if_iframe, homepage_url, redirect_url) VALUES (5 , ' Scriptis' , ' /home' , 0 , 1 , null , 0 , ' /home' , null , 0 , ' /home' , ' /home' );
101101INSERT INTO dss_application (id, name, url, is_user_need_init, level, user_init_url, exists_project_service, project_url, enhance_json, if_iframe, homepage_url, redirect_url) VALUES (12 , ' dataService' , ' /dataService' , 0 , 1 , null , 0 , ' /dataService' , null , 0 , ' /dataService' , ' /dataService' );
102102INSERT INTO dss_application (id, name, url, is_user_need_init, level, user_init_url, exists_project_service, project_url, enhance_json, if_iframe, homepage_url, redirect_url) VALUES (13 , ' SharpScheduler' , ' /scheduler' , null , null , null , null , ' /scheduler' , null , 0 , ' /scheduler' , ' /scheduler' );
103103INSERT INTO dss_application (id, name, url, is_user_need_init, level, user_init_url, exists_project_service, project_url, enhance_json, if_iframe, homepage_url, redirect_url) VALUES (14 , ' CtView' , ' http://101.226.23.99:31024/luban/datav/' , null , null , null , null , ' http://101.226.23.99:31024/luban/datav/' , null , 1 , ' http://101.226.23.99:31024/luban/datav/' , ' http://101.226.23.99:31024/luban/datav/' );
104- INSERT INTO dss_application (id, name, url, is_user_need_init, level, user_init_url, exists_project_service, project_url, enhance_json, if_iframe, homepage_url, redirect_url) VALUES (15 , ' superset' , ' http://superset.ctyun.cn:31022 /report' , 0 , 1 , null , 0 , ' http://superset.ctyun.cn:31022 /report' , null , 0 , ' http://superset.ctyun.cn:31022 /report' , ' http://superset.ctyun.cn:31022 /report/login' );
104+ INSERT INTO dss_application (id, name, url, is_user_need_init, level, user_init_url, exists_project_service, project_url, enhance_json, if_iframe, homepage_url, redirect_url) VALUES (15 , ' superset' , ' http://superset.ctyun.cn:8088 /report' , 0 , 1 , null , 0 , ' http://superset.ctyun.cn:8088 /report' , null , 0 , ' http://superset.ctyun.cn:8088 /report' , ' http://superset.ctyun.cn:8088 /report/login' );
105105INSERT INTO dss_application (id, name, url, is_user_need_init, level, user_init_url, exists_project_service, project_url, enhance_json, if_iframe, homepage_url, redirect_url) VALUES (16 , ' workflow' , ' /' , null , null , null , null , ' /' , null , 0 , ' /' , ' /' );
106106INSERT INTO dss_application (id, name, url, is_user_need_init, level, user_init_url, exists_project_service, project_url, enhance_json, if_iframe, homepage_url, redirect_url) VALUES (17 , ' nifi' , ' /' , null , null , null , null , ' /' , null , 0 , ' /' , ' /' );
107107INSERT INTO dss_application (id, name, url, is_user_need_init, level, user_init_url, exists_project_service, project_url, enhance_json, if_iframe, homepage_url, redirect_url) VALUES (18 , ' MLP' , ' /' , null , null , null , null , ' /' , null , 0 , ' /' , ' /' );
0 commit comments