@@ -102,7 +102,7 @@ INSERT INTO dss_application (id, name, url, is_user_need_init, level, user_init_
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/' );
104104INSERT 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' );
105- 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 (16 , ' workflow' , ' /' , null , null , null , null , ' /' , null , 0 , ' /' , ' /' );
105+ 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 (16 , ' workflow' , ' /workflow ' , null , null , null , null , ' /workflow ' , null , 0 , ' /workflow ' , ' /workflow ' );
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 , ' /' , ' /' );
108108INSERT 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 (19 , ' streamis' , ' /' , null , null , null , null , ' /' , null , 0 , ' /' , ' /' );
0 commit comments