(window.webpackJsonp=window.webpackJsonp||[]).push([["app~5a11b65b"],{4360:function(e,t,n){"use strict";var r=n("a026"),a=n("2f62"),c=n("5d2d"),i={state:{sidebarCollapse:c.a.get("sidebarCollapse"),device:"desktop"},mutations:{TOGGLE_SIDEBAR:function(e,t){c.a.set("sidebarCollapse",t),e.sidebarCollapse=t},TOGGLE_DEVICE:function(e,t){e.device=t}},actions:{ToggleSideBar:function(e,t){(0,e.commit)("TOGGLE_SIDEBAR",t)},ToggleDevice:function(e,t){(0,e.commit)("TOGGLE_DEVICE",t)}}},u=(n("b0c0"),n("d3b7"),n("498a"),n("96cf"),n("1da1")),o=n("7c15"),s=n("a78e"),d=n.n(s);function l(e){return d.a.set("Admin-Token",e)}function f(){return d.a.remove("Admin-Token")}var p,m,_={state:{token:d.a.get(p||"Admin-Token"),name:"",avatar:"",group_list:[],roles:[],id:"",level:"",login:!1,licAlarm:{alarm:0,alarmmsg:""},authCheck:{alarm:!1,alarmmsg:""},cascade:"center",permissions:{},resource:{},alarmType:0,alarmPlatList:[]},mutations:{SET_TOKEN:function(e,t){e.token=t},SET_NAME:function(e,t){e.name=t},SET_AVATAR:function(e,t){e.avatar=t},SET_ROLES:function(e,t){e.roles=t},SET_ID:function(e,t){e.id=t},SET_LEVEL:function(e,t){e.level=t},SET_LOGIN:function(e,t){e.login=t},SET_LIC_ALARM:function(e,t){e.licAlarm=t},SET_CASCADE:function(e,t){e.cascade=t},SET_PERMISSIONS:function(e,t){e.permissions=t},SET_AUTH_CHECK:function(e,t){e.authCheck=t},SET_GROUP_LIST:function(e,t){e.group_list=t},SET_LICENSE_ALARM:function(e,t){var n=t.alarmType,r=void 0===n?0:n,a=t.alarmPlatList,c=void 0===a?[]:a;e.alarmType=+r||0,e.alarmPlatList=c},SET_RESOURCE:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};e.resource=t}},actions:{updateCascade:function(e,t){(0,e.commit)("SET_CASCADE",t)},Login:function(e,t){return Object(u.a)(regeneratorRuntime.mark((function n(){var r,a,c,i,u,s,d;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return r=e.commit,a=t.username.trim(),n.next=4,Object(o.gg)({username:a,password:t.password});case 4:return c=n.sent,i=c.errno,u=c.data,s=c.errmsg,d=c.timestamp,n.abrupt("return",new Promise((function(e,t){if(i)return t({errno:i,data:u,errmsg:s,timestamp:d});l(u.token),r("SET_TOKEN",u.token),r("SET_LOGIN",!!u.token),e(u)})));case 10:case"end":return n.stop()}}),n)})))()},UpdateLicAlarm:function(e,t){(0,e.commit)("SET_LIC_ALARM",t&&t.licAlarm?t.licAlarm:{alarm:0,alarmmsg:""})},GetLicenseAlarm:function(e,t){var n=arguments;return Object(u.a)(regeneratorRuntime.mark((function t(){var r,a,c,i,u;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.commit,a=n.length>2&&void 0!==n[2]?n[2]:{},t.next=4,Object(o.Nc)(a);case 4:return c=t.sent,i=c.errno,u=c.data,t.abrupt("return",new Promise((function(e,t){if(i)return t(i);r("SET_LICENSE_ALARM",{alarmType:u.alarm_type||0,alarmPlatList:u.plat_function_list||[]}),e(u)})));case 8:case"end":return t.stop()}}),t)})))()},GetUserInfo:function(e,t){var n=arguments;return Object(u.a)(regeneratorRuntime.mark((function r(){var a,c,i,u,s;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return a=e.commit,c=n.length>2&&void 0!==n[2]?n[2]:{},r.next=4,Object(o.Be)(c);case 4:return i=r.sent,u=i.errno,s=i.data,r.abrupt("return",new Promise((function(e,n){if(u)return n(u);a("SET_GROUP_LIST",s.group_list),a("SET_ID",s.id),a("SET_NAME",s.username),a("SET_LEVEL",s.level),a("SET_LOGIN",t.login),a("SET_PERMISSIONS",s.permissions),a("SET_AUTH_CHECK",t.authCheck),e(s)})));case 8:case"end":return r.stop()}}),r)})))()},LogOut:function(e){return Object(u.a)(regeneratorRuntime.mark((function t(){var n,r,a,i,u;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.commit,r=e.state,t.next=3,Object(o.Sc)();case 3:return a=t.sent,i=a.errno,u=a.data,t.abrupt("return",new Promise((function(e,t){if(i)return t(i);n("SET_TOKEN",""),n("SET_ROLES",[]),n("SET_LOGIN",!1),c.a.remove("resourceWebInfo"),f(r.token),e(u)})));case 7:case"end":return t.stop()}}),t)})))()},FedLogOut:function(e){var t=e.commit;return new Promise((function(e){t("SET_TOKEN",""),f(),c.a.remove("resourceWebInfo"),e()}))},UpdateResource:function(e,t){return Object(u.a)(regeneratorRuntime.mark((function t(){var n,r,a,i;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.commit,t.next=3,Object(o.Ed)();case 3:return r=t.sent,a=r.errno,i=r.data,t.abrupt("return",new Promise((function(e,t){if(a)return t(a);c.a.set("resourceWebInfo",i),n("SET_RESOURCE",i),e(i)})));case 7:case"end":return t.stop()}}),t)})))()}}},E={sidebarCollapse:function(e){return e.app.sidebarCollapse},device:function(e){return e.app.device},token:function(e){return e.user.token},avatar:function(e){return e.user.avatar},name:function(e){return e.user.name},roles:function(e){return e.user.roles},visitedViews:function(e){return e.tagsView.visitedViews},cachedViews:function(e){return e.tagsView.cachedViews},permission_routes:function(e){return e.permission.routers},addRouters:function(e){return e.permission.addRouters},user:function(e){return e.user},resource:function(e){return e.user.resource},gotoSafe:function(e){return e.gotoSafe}},T=(n("c975"),n("e260"),n("fb6a"),n("45fc"),n("a434"),n("cca6"),n("ddb0"),n("2909")),h=n("3835"),b=n("b85c"),O={state:{visitedViews:[],cachedViews:[]},mutations:{ADD_VISITED_VIEW:function(e,t){e.visitedViews.some((function(e){return e.path===t.path}))||e.visitedViews.push(Object.assign({},t,{title:t.meta.title||"no-name"}))},ADD_CACHED_VIEW:function(e,t){-1===e.cachedViews.indexOf(t.name)&&(t.meta.noCache||e.cachedViews.push(t.name))},DEL_VISITED_VIEW:function(e,t){var n,r=Object(b.a)(e.visitedViews.entries());try{for(r.s();!(n=r.n()).done;){var a=Object(h.a)(n.value,2),c=a[0];if(a[1].path===t.path){e.visitedViews.splice(c,1);break}}}catch(e){r.e(e)}finally{r.f()}},DEL_CACHED_VIEW:function(e,t){var n,r=Object(b.a)(e.cachedViews);try{for(r.s();!(n=r.n()).done;){var a=n.value;if(a===t.name){var c=e.cachedViews.indexOf(a);e.cachedViews.splice(c,1);break}}}catch(e){r.e(e)}finally{r.f()}},DEL_OTHERS_VISITED_VIEWS:function(e,t){var n,r=Object(b.a)(e.visitedViews.entries());try{for(r.s();!(n=r.n()).done;){var a=Object(h.a)(n.value,2),c=a[0];if(a[1].path===t.path){e.visitedViews=e.visitedViews.slice(c,c+1);break}}}catch(e){r.e(e)}finally{r.f()}},DEL_OTHERS_CACHED_VIEWS:function(e,t){var n,r=Object(b.a)(e.cachedViews);try{for(r.s();!(n=r.n()).done;){var a=n.value;if(a===t.name){var c=e.cachedViews.indexOf(a);e.cachedViews=e.cachedViews.slice(c,c+1);break}}}catch(e){r.e(e)}finally{r.f()}},DEL_ALL_VISITED_VIEWS:function(e){e.visitedViews=[]},DEL_ALL_CACHED_VIEWS:function(e){e.cachedViews=[]},UPDATE_VISITED_VIEW:function(e,t){var n,r=Object(b.a)(e.visitedViews);try{for(r.s();!(n=r.n()).done;){var a=n.value;if(a.path===t.path){a=Object.assign(a,t);break}}}catch(e){r.e(e)}finally{r.f()}}},actions:{addView:function(e,t){var n=e.dispatch;n("addVisitedView",t),n("addCachedView",t)},addVisitedView:function(e,t){(0,e.commit)("ADD_VISITED_VIEW",t)},addCachedView:function(e,t){(0,e.commit)("ADD_CACHED_VIEW",t)},delView:function(e,t){var n=e.dispatch,r=e.state;return new Promise((function(e){n("delVisitedView",t),n("delCachedView",t),e({visitedViews:Object(T.a)(r.visitedViews),cachedViews:Object(T.a)(r.cachedViews)})}))},delVisitedView:function(e,t){var n=e.commit,r=e.state;return new Promise((function(e){n("DEL_VISITED_VIEW",t),e(Object(T.a)(r.visitedViews))}))},delCachedView:function(e,t){var n=e.commit,r=e.state;return new Promise((function(e){n("DEL_CACHED_VIEW",t),e(Object(T.a)(r.cachedViews))}))},delOthersViews:function(e,t){var n=e.dispatch,r=e.state;return new Promise((function(e){n("delOthersVisitedViews",t),n("delOthersCachedViews",t),e({visitedViews:Object(T.a)(r.visitedViews),cachedViews:Object(T.a)(r.cachedViews)})}))},delOthersVisitedViews:function(e,t){var n=e.commit,r=e.state;return new Promise((function(e){n("DEL_OTHERS_VISITED_VIEWS",t),e(Object(T.a)(r.visitedViews))}))},delOthersCachedViews:function(e,t){var n=e.commit,r=e.state;return new Promise((function(e){n("DEL_OTHERS_CACHED_VIEWS",t),e(Object(T.a)(r.cachedViews))}))},delAllViews:function(e,t){var n=e.dispatch,r=e.state;return new Promise((function(e){n("delAllVisitedViews",t),n("delAllCachedViews",t),e({visitedViews:Object(T.a)(r.visitedViews),cachedViews:Object(T.a)(r.cachedViews)})}))},delAllVisitedViews:function(e){var t=e.commit,n=e.state;return new Promise((function(e){t("DEL_ALL_VISITED_VIEWS"),e(Object(T.a)(n.visitedViews))}))},delAllCachedViews:function(e){var t=e.commit,n=e.state;return new Promise((function(e){t("DEL_ALL_CACHED_VIEWS"),e(Object(T.a)(n.cachedViews))}))},updateVisitedView:function(e,t){(0,e.commit)("UPDATE_VISITED_VIEW",t)}}},S=(n("99af"),n("5530")),g=n("a18c"),R=n("fa7d"),I={state:{detailMatchKeys:[],routers:g.d,addRouters:[],sidebarMenu:[]},mutations:{DETAIL_MATCH_KEYS:function(e,t){e.detailMatchKeys=t},SET_ROUTERS:function(e,t){e.addRouters=t,e.routers=g.d.concat(t)},SET_MENU:function(e,t){e.sidebarMenu=t}},actions:{detailMatchKeys:function(e,t){(0,e.commit)("DETAIL_MATCH_KEYS",t)},GenerateRoutes:function(e,t){var n=e.commit;return new Promise((function(e){var r=t.permissions,a=Object(R.m)({data:g.a,params:Object(S.a)(Object(S.a)({},r),{},{webSetting:{name:"站点设置",describe:"站点设置"},develop:{name:"开发者模式",describe:"开发者模式"}})}),c=Object(R.m)({data:a,params:r,isPermissionsAll:!1});n("SET_MENU",c),n("SET_ROUTERS",a),e({routerData:a,sidebarMenu:c})}))}}},A={state:{statusdesc:{host:{1:"在线",0:"离线","-1":"卸载","-2":"退出"},cmd:{},env:{env:"development",auth_org:"Ent_kMfUS4sc",auth_org_show:"360",product:"all"},av_prodcombo:"",title:"360终端安全管理系统"}},getters:{isSgcc:function(e){return"sgcc.cn"===e.statusdesc.env.auth_org}},mutations:{UPDATE_STATUS_DESC:function(e,t){e.statusdesc=t}},actions:{UpdateStatusDesc:(m=Object(u.a)(regeneratorRuntime.mark((function e(t){var n,r,a,c,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.commit,e.next=3,Object(o.Wc)();case 3:if(r=e.sent,a=r.errno,c=r.data,i=r.timestamp,!a){e.next=9;break}return e.abrupt("return",{});case 9:n("UPDATE_STATUS_DESC",Object(S.a)(Object(S.a)({},c),{},{time:i}));case 10:case"end":return e.stop()}}),e)}))),function(e){return m.apply(this,arguments)})}},L=n("7617"),v={name:"tree",state:Object(R.u)(),mutations:{update:function(e,t){var n=t.id,r=void 0===n?null:n,a=t.title,c=void 0===a?"":a,i=t.visible,u=void 0!==i&&i,o=t.toggle,s=void 0!==o&&o,d=t.type,l=void 0===d?"group":d,f=t.options,p=t.treeId,m=void 0===p?"":p,_=t.permission,E=void 0!==_&&_,T=t.globalPermission,h=void 0!==T&&T,b=t.cid,O=void 0===b?null:b,S=t.toolType,g=void 0===S?"":S;e.treeId=m,e.id=r,e.cid=O,e.title=c,e.type=l,e.toggle=s,e.visible=u,e.permission=E,e.options=Object(L.a)(e.options,f,R.K),e.globalPermission=h,e.toolType=g},updateId:function(e,t){e.id=t},updateTitle:function(e,t){e.title=t},updateVisible:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];e.visible=!!t},updateType:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"group";e.type=t},updateTreeToolTypeStatus:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";e.toolType=t},updateOptions:function(e,t){e.options=t||e.options},updatePermission:function(e,t){e.permission=t||e.permission}},actions:{updateTree:function(e,t){(0,e.commit)("update",t)},updateTreeId:function(e,t){(0,e.commit)("updateId",t)},updateTreeVisible:function(e,t){(0,e.commit)("updateVisible",t)},updateTreeType:function(e,t){(0,e.commit)("updateType",t)},updateTreeToolType:function(e,t){(0,e.commit)("updateTreeToolTypeStatus",t)},updateTreeTitle:function(e,t){(0,e.commit)("updateTitle",t)},updateTreeOptions:function(e,t){(0,e.commit)("updateOptions",t)},updatePermission:function(e,t){(0,e.commit)("updatePermission",t)}}},D={state:{message:{type:null,callback:null,info:"",keyFlag:{name:"",keys:[]}}},mutations:{UPDATE_MESSAGE:function(e,t){e.message=t}},actions:{message:function(e,t){(0,e.commit)("UPDATE_MESSAGE",t)}}};r.default.use(a.a);var C=new a.a.Store({modules:{app:i,user:_,tagsView:O,permission:I,host:A,tree:v,gotoSafe:D},getters:E});t.a=C},"56d7":function(e,t,n){"use strict";n.r(t);n("e6cf"),n("a4d3");var r=n("a026"),a=n("2819"),c=n.n(a),i=(n("aabe2"),n("c740"),n("4160"),n("a434"),n("159b"),n("d4ec")),u=n("bee2"),o=function(){function e(t){Object(i.a)(this,e),this.events={},this.events||Object.defineProperty(this,"events",{value:{},enumerable:!1}),this.Vue=t,this.eventMapUid={}}return Object(u.a)(e,[{key:"setEventMapUid",value:function(e,t){this.eventMapUid[e]||(this.eventMapUid[e]=[]),this.eventMapUid[e].push(t)}},{key:"$on",value:function(e,t,n){if(!e||!t)return n||this;this.events[e]||(this.events[e]=[]),this.events[e].push(t),n instanceof this.Vue&&this.setEventMapUid(n._uid,e)}},{key:"$emit",value:function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];this.events[e]&&this.events[e].forEach((function(e){return e.apply(void 0,n)}))}},{key:"$off",value:function(e,t){if(t&&this.events[e]){var n=this.events[e].findIndex((function(e){return e===t}));~n&&this.events[e].splice(n,1)}else delete this.events[e]}},{key:"unsubscribeAll",value:function(e){var t=this;(this.eventMapUid[e]||[]).forEach((function(e){t.$off(e)}))}}]),e}(),s={install:function(e){Object.defineProperty(e.prototype,"$EventBus",{value:new o(e)}),e.mixin({beforeDestroy:function(){this.$EventBus.unsubscribeAll(this._uid)}})}},d=n("313e"),l=n.n(d),f=(n("f5df1"),n("5c96")),p=n.n(f),m=(n("0fae"),n("4140"),n("6226"),n("b20f"),n("3dfd")),_=n("a18c"),E=n("4360"),T=(n("99af"),n("4de4"),n("caad"),n("c975"),n("45fc"),n("b0c0"),n("ac1f"),n("2532"),n("5319"),n("1276"),n("5530")),h=(n("96cf"),n("1da1")),b=n("2909"),O=n("5d2d"),S=n("323e"),g=n.n(S),R=(n("a5d8"),n("7c15")),I=n("7ee8"),A=n("fa7d");g.a.configure({showSpinner:!1});var L=0,v=0,D=["/404","/401","/auth-redirect","/login"];function C(e){var t=O.a.get("userPermission");return!(!t||!e)&&function e(t,n){var r=[];return t.forEach((function(t){var a=[];if(a=[].concat(Object(b.a)(a),[t.name===n]),t.name!==n&&t.children&&t.children.length){var c=e(t.children,n);a=[].concat(Object(b.a)(a),[c])}return r=[].concat(Object(b.a)(r),Object(b.a)(a)),t})),r.some((function(e){return e}))}(t,e)}_.e.beforeEach(function(){var e=Object(h.a)(regeneratorRuntime.mark((function e(t,n,r){var a,c,i,u,o,s,d,l,f,p,m;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(g.a.start(),a=Object(A.C)(!1),c=t.query&&t.query.token||a,!t.name){e.next=9;break}if(C(t.name)){e.next=9;break}return r({path:"/401",query:Object(T.a)({origin:t.path},t.query)}),g.a.done(),e.abrupt("return");case 9:if(c&&(O.a.remove("isLocal"),c&&O.a.set("token",t.query.token||a||!1)),!Object(I.a)(E.a.getters.resource)||L){e.next=13;break}return e.next=13,E.a.dispatch("UpdateResource").then((function(){L+=1}));case 13:if(-1===D.indexOf(t.path)&&!E.a.state.user.login){e.next=17;break}return r(),g.a.done(),e.abrupt("return");case 17:if(!Object(I.a)(E.a.getters.statusdesc)||v){e.next=20;break}return e.next=20,E.a.dispatch("UpdateStatusDesc").then((function(){v+=1}));case 20:return e.next=22,E.a.dispatch("GetLicenseAlarm");case 22:return e.next=24,Object(R.Tc)(a?{Authorization:"Bearer ".concat(a)}:{});case 24:if(i=e.sent,u=i.data,o=u.is_login,s=u.url,d=u.type,l=u.licalarm,f=u.auth_check,!(p={login:o,url:s,licAlarm:l,type:d,authCheck:f}).login){e.next=40;break}!O.a.get("isLicAlarmVisible")&&O.a.set("isLicAlarmVisible",1),m=O.a.get("authCheckVisible"),O.a.set("authCheckVisible",!1===m?m:f.alarm),E.a.dispatch("GetUserInfo",p,c?{Authorization:"Bearer ".concat(a)}:{}).then((function(e){E.a.dispatch("GenerateRoutes",e).then((function(e){var n=e.routerData,a=e.sidebarMenu;_.e.addRoutes([].concat(Object(b.a)(n),Object(b.a)(_.f))),O.a.set("userPermission",[].concat(Object(b.a)(n),Object(b.a)(_.f)));var c,i,u,o,s,d,l,f=(c=a,i=t.fullPath,u=Object(A.B)(c),o=Object(A.o)(c),s=i.split("/").filter((function(e){return e})),o.some((function(e){return s.some((function(t){return-1!==e.indexOf(t)}))}))?i:u.replace(/\/$/,"")),p=a&&a.length;p&&(l=(d=f).includes("/cascade")&&!d.includes("/system/cascade-center")?"cascade":"center",E.a.dispatch("updateCascade",l)),r({path:p?f:"401",query:t.query,replace:!0})})).catch((function(e){r({path:"/401"}),g.a.done()}))})).catch((function(e){r({path:"/401"}),g.a.done()})),e.next=51;break;case 40:if(-1===D.indexOf(t.path)){e.next=46;break}return e.next=43,E.a.dispatch("updateTree",Object(A.u)());case 43:r(),e.next=51;break;case 46:return e.next=48,E.a.dispatch("updateTree",Object(A.u)());case 48:Object(A.d)(),r({path:"/login",query:Object(T.a)({origin:t.path},t.query)}),g.a.done();case 51:case"end":return e.stop()}}),e)})));return function(t,n,r){return e.apply(this,arguments)}}()),_.e.afterEach((function(){g.a.done()})),r.default.prototype.$echarts=l.a,r.default.use(p.a,{size:"small"}),r.default.use(l.a),r.default.use(c.a),r.default.use(s),r.default.config.productionTip=!1,new r.default({el:"#app",router:_.e,store:E.a,render:function(e){return e(m.a)}})},"5d2d":function(e,t,n){"use strict";n("4160"),n("4fad"),n("159b");var r=n("3835"),a=n("1a8c"),c=n.n(a),i={set:function(e,t){return c()(e)?Object.entries(e).forEach((function(e){var t=Object(r.a)(e,2),n=t[0],a=t[1];i.set(n,a)})):localStorage.setItem(e,function(e){return function(e){return"string"==typeof e}(e)?e:JSON.stringify(e)}(t))},get:function(e){var t=localStorage.getItem(e);try{return JSON.parse(t)}catch(e){return t}},remove:function(e){return localStorage.removeItem(e)},clear:function(){return localStorage.clear()}};t.a=i},"61f7":function(e,t,n){"use strict";n.d(t,"c",(function(){return r})),n.d(t,"a",(function(){return a})),n.d(t,"b",(function(){return c}));n("c975"),n("498a");function r(e){return/^(https?|ftp):\/\/([a-zA-Z0-9.-]+(:[a-zA-Z0-9.&%$-]+)*@)*((25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]?)(\.(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])){3}|([a-zA-Z0-9-]+\.)*[a-zA-Z0-9-]+\.(com|edu|gov|int|mil|net|org|biz|arpa|info|name|pro|aero|coop|museum|[a-zA-Z]{2}))(:[0-9]+)*(\/($|[a-zA-Z0-9.,?'[\\+\-[\]&%$#=~_-{}()]+))*$/.test(e)}function a(e){return/^(?:\+?86)?1(?:3\d{3}|5[^4\D]\d{2}|8\d{3}|7(?:[0-35-9]\d{2}|4(?:0\d|1[0-2]|9\d))|9[0-35-9]\d{2}|6[2567]\d{2}|4(?:(?:10|4[01])\d{3}|[68]\d{4}|[579]\d{2}))\d{6}$/.test(e)}function c(e){return/^(\(\d{3,4}\)|\d{3,4}-|\s)?\d{7,14}$/.test(e)}},6396:function(e,t,n){"use strict";n.d(t,"a",(function(){return a})),Math.easeInOutQuad=function(e,t,n,r){return(e/=r/2)<1?n/2*e*e+t:-n/2*(--e*(e-2)-1)+t};var r=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||function(e){window.setTimeout(e,1e3/60)};function a(e,t,n){var a=document.documentElement.scrollTop||document.body.parentNode.scrollTop||document.body.scrollTop,c=e-a,i=0;t=void 0===t?500:t;!function e(){i+=20;var u,o=Math.easeInOutQuad(i,a,c,t);u=o,document.documentElement.scrollTop=u,document.body.parentNode.scrollTop=u,document.body.scrollTop=u,i<t?r(e):n&&"function"==typeof n&&n()}()}},"745a":function(e,t,n){"use strict";n.d(t,"h",(function(){return r})),n.d(t,"X",(function(){return a})),n.d(t,"r",(function(){return c})),n.d(t,"p",(function(){return i})),n.d(t,"o",(function(){return u})),n.d(t,"d",(function(){return o})),n.d(t,"B",(function(){return s})),n.d(t,"G",(function(){return d})),n.d(t,"F",(function(){return l})),n.d(t,"I",(function(){return f})),n.d(t,"L",(function(){return p})),n.d(t,"J",(function(){return m})),n.d(t,"K",(function(){return _})),n.d(t,"w",(function(){return E})),n.d(t,"t",(function(){return T})),n.d(t,"E",(function(){return h})),n.d(t,"W",(function(){return b})),n.d(t,"H",(function(){return O})),n.d(t,"A",(function(){return S})),n.d(t,"C",(function(){return g})),n.d(t,"x",(function(){return R})),n.d(t,"y",(function(){return I})),n.d(t,"u",(function(){return A})),n.d(t,"D",(function(){return L})),n.d(t,"z",(function(){return v})),n.d(t,"s",(function(){return D})),n.d(t,"v",(function(){return C})),n.d(t,"b",(function(){return j})),n.d(t,"U",(function(){return P})),n.d(t,"k",(function(){return k})),n.d(t,"M",(function(){return y})),n.d(t,"P",(function(){return G})),n.d(t,"i",(function(){return w})),n.d(t,"N",(function(){return N})),n.d(t,"c",(function(){return V})),n.d(t,"f",(function(){return M})),n.d(t,"V",(function(){return U})),n.d(t,"m",(function(){return H})),n.d(t,"q",(function(){return B})),n.d(t,"T",(function(){return x})),n.d(t,"j",(function(){return F})),n.d(t,"O",(function(){return K})),n.d(t,"g",(function(){return W})),n.d(t,"S",(function(){return Y})),n.d(t,"n",(function(){return z})),n.d(t,"e",(function(){return $})),n.d(t,"a",(function(){return q})),n.d(t,"l",(function(){return X})),n.d(t,"R",(function(){return Z})),n.d(t,"Q",(function(){return J}));n("a630"),n("3ca3");var r="#00b64b",a="#FBBC0F",c="#FF616B",i=10,u=1,o=5e3,s=/^\d+$/,d=/\:[1-9]\d{0,4}$/,l=/^[1-9]\d{0,4}$/,f=/^(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])$/,p=/^((2[0-4]\d|25[0-5]|[01]?\d\d?)\.){3}(2[0-4]\d|25[0-5]|[01]?\d\d?)$/,m=/^(?:(?:[0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}(?:[0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\/([1-9]|[1-2]\d|3[0-2])$/,_=/^(?=(\b|\D))(((\d{1,2})|(1\d{1,2})|(2[0-4]\d)|(25[0-5]))\.){3}((\d{1,2})|(1\d{1,2})|(2[0-4]\d)|(25[0-5]))(?=(\b|\D))-(?=(\b|\D))(((\d{1,2})|(1\d{1,2})|(2[0-4]\d)|(25[0-5]))\.){3}((\d{1,2})|(1\d{1,2})|(2[0-4]\d)|(25[0-5]))(?=(\b|\D))$/,E=/^\s*$/g,T=/^(?=^.{3,255}$)[a-zA-Z0-9][-a-zA-Z0-9]{0,62}(\.[a-zA-Z0-9][-a-zA-Z0-9]{0,62})+$/,h=/([^\/:*?"<>|\r\n]+)\/$/,b=/([^\\/:*?"<>|\r\n]+)\\$/,O=/^\.[A-Za-z0-9]+$/,S=/^[A-Za-z0-9]{32}$/,g=/^[A-Za-z0-9]{1,32}$/,R=/\b((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\b\:\d+$/,I=/^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?):(6553[0-5]|655[0-2][0-9]|65[0-4][0-9][0-9]|6[0-4][0-9][0-9][0-9][0-9]|[1-5](\d){4}|[1-9](\d){0,3})$|^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$|^(?=(\b|\D))(((\d{1,2})|(1\d{1,2})|(2[0-4]\d)|(25[0-5]))\.){3}((\d{1,2})|(1\d{1,2})|(2[0-4]\d)|(25[0-5]))(?=(\b|\D))-(?=(\b|\D))(((\d{1,2})|(1\d{1,2})|(2[0-4]\d)|(25[0-5]))\.){3}((\d{1,2})|(1\d{1,2})|(2[0-4]\d)|(25[0-5]))(?=(\b|\D))$/,A=/^([a-z\-\d+]+\.){1,}[a-z\-\d]+:\d{1,5}$/i,L=/.*(?=.*\d)(?=.*[A-Z])(?=.*[a-z])(?=.*[~`!@#$%\^&\*\(\)_+{}\|":\?><,\.\/;'\[\]\\])^[A-Za-z\d~`!@#$%\^&\*\(\)_+{}\|":\?><,\.\/;'\[\]\\]{8,32}$/,v=/^([A-Fa-f0-9]{2}[:]){5}[A-Fa-f0-9]{2}$/,D=/[\u4e00-\u9fa5]/,C=/^[A-Za-z0-9]+([-_\.][A-Za-z0-9]+)*@([A-Za-z0-9\-]+\.)+[A-Za-z]{2,6}$/,j={"在线":r,"离线":"#c1d2e2","退出":"#329FF9","卸载":a},P={"未处理":"#FF9D3A","清除成功":r,"清除失败":c,"已信任":"#329FF9"},k=["#ff9d3a","#ff616b",r],y={removed:"清除成功",removed_failed:"清除失败"},G=[{value:"all",label:"全部数据",children:[{value:"System",label:"系统"},{value:"Application",label:"应用"},{value:"Security",label:"安全"}]},{value:"day",label:"按天数查看",children:[{value:"System",label:"系统"},{value:"Application",label:"应用"},{value:"Security",label:"安全"}]}],w={unrepaired:"未修复",repaired:"已修复",ignored:"已忽略"},N={0:{name:"低危",className:"low"},15:{name:"中危",className:"mid"},30:{name:"高危",className:"high"}},V={1:{name:"在线",color:"#333",className:"online"},0:{name:"离线",color:"#333",className:"offline"}},M={1:{name:"在线",color:"#333",className:"online"},3:{name:"下线",color:"#333",className:"offline"}},U=[{value:"0",label:"周日"},{value:"1",label:"周一"},{value:"2",label:"周二"},{value:"3",label:"周三"},{value:"4",label:"周四"},{value:"5",label:"周五"},{value:"6",label:"周六"}],H=Array.from({length:28},(function(e,t){return{value:"".concat(t+1),label:"".concat(t+1,"日")}})),B={REMIND_ONE:1,INTERVAL_REMINDER:2,AUTO_RESTART:3,RANGE_REMINDER:4},x={ENABLE:"1",DISABLE:"0"},F={OPEN:1,CLOSE:0},K={SPEED_FIRST:1,PERFORMANCE_FIRST:2,CUSTOM:3},W={BLACK:70,WHITE:10},Y={SUPER_MANAGER:{level:1,user:"admin",label:"超级管理员",tagType:"danger"},MANAGER:{level:2,user:"general",label:"普通管理员",tagType:"default"},USER_MANAGER:{level:3,user:"account",label:"账号管理员",tagType:"success"},AUDIT_MANAGER:{level:4,user:"audit",label:"审计管理员",tagType:"warning"}},z=[0,-2],$=[{value:2,label:"本周"},{value:3,label:"上周"},{value:4,label:"上月"},{value:1,label:"自定义"}],q={"windows server":["#c94830","#d2461a","#de5123","#e25b31","#e2622c","#ed7948","#ff9264","#ffaa86","#ffb798","#ffc1a6","#ffcab3"],linux:["#0392a3","#008fa5","#029db5","#01aec9","#00b9d6","#00c2e1","#00c9e9","#02d0f1","#01d3f4","#19dbf9","#23e0fd"],windows:["#009174","#009c7d","#16a388","#16b193","#18bb9c","#1fc7a7","#26cdae","#34d6b8","#34ddbc","#36e4c2","#2feac5"],mac:["#7E8E9B","#7A90A4","#859CB0","#8ea5ba","#98afc5","#a3b9ce","#b0c3d5","#b9cbdf","#bfd1e0","#c6d6e4","#cddeec"]},X={0:{name:"",class:"color65 size12 base-container",iconClass:"color65",type:""},1:{name:"授权点数将达上限",class:"color65 size12 orange-container",iconClass:"orange",desc:"以下点数即将到达上限！",type:"warning"},2:{name:"授权点数已达上限",class:"color65 size12 red-container",iconClass:"red",desc:"以下点数已达上限！",type:"alarm"},3:{name:"授权功能将到期",class:"color65 size12 orange-container",iconClass:"orange",desc:"以下功能即将到期！",type:"warning"},4:{name:"授权功能已到期",class:"color65 size12 red-container",iconClass:"red",desc:"以下功能已到期！",type:"alarm"},5:{name:"授权功能将到期，点数将达上限",class:"color65 size12 orange-container",iconClass:"orange",desc:"以下功能即将到期，点数即将到达上限！",type:"warning"},6:{name:"授权功能将到期，点数已达上限",class:"color65 size12 red-container",iconClass:"red",desc:"以下功能即将到期，点数已达上限！",type:"warning"},7:{name:"授权功能已到期，点数将达上限",class:"color65 size12 red-container",iconClass:"red",desc:"以下功能已到期，点数即将到达上限！",type:"alarm"},8:{name:"授权功能已到期，点数已达上限",class:"color65 size12 red-container",iconClass:"red",desc:"以下功能已到期，点数已达上限！",type:"alarm"}},Z={desktopWallpaper:{type:"wallpaper",file:null,rules:{size:{require:!1,message:""},format:{require:!1,message:""}}},desktopScreenSaver:{type:"screensaver",file:null,rules:{size:{require:!1,message:""},format:{require:!1,message:""}}},clientLogo:{type:"client_logo",file:null,rules:{size:{require:64,message:"上传文件只能是 64*64 像素!"},format:{require:["image/png"],message:"上传文件只能是 png 格式!"}}},clientGlobalPic:{type:"client_main_graph",file:null,rules:{size:{require:496,message:"上传文件只能是 496*496 像素!"},format:{require:["image/jpg","image/jpeg","image/png"],message:"上传文件只能是 jpg或png 格式!"}}},clientLogoIco:{type:"client_logo_ico",file:null,rules:{size:{require:!1,message:""},format:{require:!1,message:""}}},xcClientLgo:{type:"xc_client_log",file:null,rules:{size:{require:!1,message:""},format:{require:!1,message:""}}},macClientGlobalPic:{type:"mac_client_main_graph",file:null,rules:{size:{require:!1,message:""},format:{require:!1,message:""}}},macClientLogo:{type:"mac_client_logo",file:null,rules:{size:{require:!1,message:""},format:{require:!1,message:""}}},toolLogo:{type:"tool_logo",file:null,rules:{size:{require:40,message:"上传文件只能是 40*40 像素!"},format:{require:["image/jpg","image/jpeg","image/png","image/bmp"],message:"上传文件只能是 jpg/png/bmp 格式!"}}}},J={0:"",1:"万",2:"亿",3:"兆",4:"京",5:"垓",6:"秭",7:"穰",8:"沟",9:"涧",10:"正"}},"7c15":function(e,t,n){"use strict";n.d(t,"gg",(function(){return l})),n.d(t,"Tc",(function(){return p})),n.d(t,"Sc",(function(){return _})),n.d(t,"p",(function(){return T})),n.d(t,"sd",(function(){return h})),n.d(t,"Ed",(function(){return b})),n.d(t,"Be",(function(){return O})),n.d(t,"Ce",(function(){return g})),n.d(t,"Ee",(function(){return I})),n.d(t,"pf",(function(){return L})),n.d(t,"N",(function(){return D})),n.d(t,"O",(function(){return j})),n.d(t,"V",(function(){return k})),n.d(t,"gf",(function(){return G})),n.d(t,"Gd",(function(){return N})),n.d(t,"jd",(function(){return M})),n.d(t,"lf",(function(){return H})),n.d(t,"K",(function(){return x})),n.d(t,"Fd",(function(){return K})),n.d(t,"Tb",(function(){return Y})),n.d(t,"Rf",(function(){return $})),n.d(t,"ae",(function(){return X})),n.d(t,"Af",(function(){return J})),n.d(t,"Wc",(function(){return ee})),n.d(t,"cc",(function(){return ne})),n.d(t,"ac",(function(){return ae})),n.d(t,"D",(function(){return ie})),n.d(t,"Gg",(function(){return oe})),n.d(t,"Tf",(function(){return de})),n.d(t,"dc",(function(){return fe})),n.d(t,"if",(function(){return me})),n.d(t,"qc",(function(){return Ee})),n.d(t,"rc",(function(){return he})),n.d(t,"jc",(function(){return Oe})),n.d(t,"Wf",(function(){return ge})),n.d(t,"Zf",(function(){return Ie})),n.d(t,"mc",(function(){return Le})),n.d(t,"Yf",(function(){return De})),n.d(t,"ic",(function(){return je})),n.d(t,"Id",(function(){return ke})),n.d(t,"X",(function(){return Ge})),n.d(t,"fe",(function(){return Ne})),n.d(t,"tf",(function(){return Me})),n.d(t,"sf",(function(){return He})),n.d(t,"kf",(function(){return xe})),n.d(t,"ke",(function(){return Ke})),n.d(t,"of",(function(){return Ye})),n.d(t,"jf",(function(){return $e})),n.d(t,"Hf",(function(){return Xe})),n.d(t,"ug",(function(){return Je})),n.d(t,"cg",(function(){return et})),n.d(t,"Gf",(function(){return nt})),n.d(t,"ld",(function(){return rt})),n.d(t,"Hc",(function(){return ct})),n.d(t,"kd",(function(){return ut})),n.d(t,"kg",(function(){return st})),n.d(t,"Uc",(function(){return lt})),n.d(t,"t",(function(){return pt})),n.d(t,"S",(function(){return _t})),n.d(t,"Qe",(function(){return Tt})),n.d(t,"Vc",(function(){return bt})),n.d(t,"gd",(function(){return St})),n.d(t,"ig",(function(){return Rt})),n.d(t,"jg",(function(){return At})),n.d(t,"dd",(function(){return vt})),n.d(t,"ed",(function(){return Ct})),n.d(t,"ad",(function(){return Pt})),n.d(t,"bd",(function(){return yt})),n.d(t,"fd",(function(){return wt})),n.d(t,"cd",(function(){return Vt})),n.d(t,"Y",(function(){return Ut})),n.d(t,"gc",(function(){return Bt})),n.d(t,"R",(function(){return xt})),n.d(t,"we",(function(){return Ft})),n.d(t,"xe",(function(){return Kt})),n.d(t,"Re",(function(){return Wt})),n.d(t,"td",(function(){return Yt})),n.d(t,"Mc",(function(){return zt})),n.d(t,"Jc",(function(){return $t})),n.d(t,"Ic",(function(){return qt})),n.d(t,"Kc",(function(){return Xt})),n.d(t,"Lc",(function(){return Zt})),n.d(t,"Me",(function(){return Jt})),n.d(t,"Ne",(function(){return Qt})),n.d(t,"Je",(function(){return en})),n.d(t,"Ie",(function(){return tn})),n.d(t,"Ke",(function(){return nn})),n.d(t,"Le",(function(){return rn})),n.d(t,"Mb",(function(){return an})),n.d(t,"Lb",(function(){return cn})),n.d(t,"Ge",(function(){return un})),n.d(t,"Ec",(function(){return on})),n.d(t,"Sd",(function(){return sn})),n.d(t,"rd",(function(){return dn})),n.d(t,"Se",(function(){return ln})),n.d(t,"Jg",(function(){return fn})),n.d(t,"Ab",(function(){return pn})),n.d(t,"o",(function(){return mn})),n.d(t,"r",(function(){return _n})),n.d(t,"le",(function(){return En})),n.d(t,"Qc",(function(){return Tn})),n.d(t,"Rc",(function(){return hn})),n.d(t,"Yb",(function(){return bn})),n.d(t,"Hg",(function(){return On})),n.d(t,"C",(function(){return Sn})),n.d(t,"Zb",(function(){return gn})),n.d(t,"se",(function(){return Rn})),n.d(t,"Yc",(function(){return In})),n.d(t,"Db",(function(){return An})),n.d(t,"Ae",(function(){return Ln})),n.d(t,"Ac",(function(){return vn})),n.d(t,"sc",(function(){return Dn})),n.d(t,"wc",(function(){return Cn})),n.d(t,"pc",(function(){return jn})),n.d(t,"nc",(function(){return Pn})),n.d(t,"uc",(function(){return kn})),n.d(t,"vc",(function(){return yn})),n.d(t,"yc",(function(){return Gn})),n.d(t,"zc",(function(){return wn})),n.d(t,"Bc",(function(){return Nn})),n.d(t,"nd",(function(){return Vn})),n.d(t,"kc",(function(){return Mn})),n.d(t,"tc",(function(){return Un})),n.d(t,"oc",(function(){return Hn})),n.d(t,"hc",(function(){return Bn})),n.d(t,"Vf",(function(){return xn})),n.d(t,"E",(function(){return Fn})),n.d(t,"ag",(function(){return Kn})),n.d(t,"bg",(function(){return Yn})),n.d(t,"Kg",(function(){return $n})),n.d(t,"re",(function(){return qn})),n.d(t,"He",(function(){return Xn})),n.d(t,"fc",(function(){return Zn})),n.d(t,"ec",(function(){return Jn})),n.d(t,"pd",(function(){return Qn})),n.d(t,"od",(function(){return er})),n.d(t,"i",(function(){return tr})),n.d(t,"G",(function(){return nr})),n.d(t,"Lg",(function(){return rr})),n.d(t,"ue",(function(){return ar})),n.d(t,"ve",(function(){return cr})),n.d(t,"Bg",(function(){return ir})),n.d(t,"te",(function(){return ur})),n.d(t,"md",(function(){return or})),n.d(t,"Hd",(function(){return sr})),n.d(t,"Oc",(function(){return dr})),n.d(t,"Nc",(function(){return lr})),n.d(t,"Wd",(function(){return fr})),n.d(t,"Zd",(function(){return pr})),n.d(t,"Vd",(function(){return mr})),n.d(t,"be",(function(){return _r})),n.d(t,"ce",(function(){return Er})),n.d(t,"je",(function(){return Tr})),n.d(t,"ge",(function(){return hr})),n.d(t,"wg",(function(){return br})),n.d(t,"n",(function(){return Or})),n.d(t,"ee",(function(){return Sr})),n.d(t,"de",(function(){return gr})),n.d(t,"xg",(function(){return Rr})),n.d(t,"vg",(function(){return Ir})),n.d(t,"ne",(function(){return Ar})),n.d(t,"Ob",(function(){return Lr})),n.d(t,"Pb",(function(){return vr})),n.d(t,"Kf",(function(){return Dr})),n.d(t,"Qb",(function(){return Cr})),n.d(t,"Mf",(function(){return jr})),n.d(t,"B",(function(){return Pr})),n.d(t,"Lf",(function(){return kr})),n.d(t,"l",(function(){return yr})),n.d(t,"g",(function(){return Gr})),n.d(t,"k",(function(){return wr})),n.d(t,"Nb",(function(){return Nr})),n.d(t,"A",(function(){return Vr})),n.d(t,"f",(function(){return Mr})),n.d(t,"Jf",(function(){return Ur})),n.d(t,"Nf",(function(){return Hr})),n.d(t,"Kb",(function(){return Br})),n.d(t,"Ib",(function(){return xr})),n.d(t,"Jb",(function(){return Fr})),n.d(t,"Of",(function(){return Kr})),n.d(t,"ub",(function(){return Wr})),n.d(t,"zf",(function(){return Yr})),n.d(t,"vb",(function(){return zr})),n.d(t,"jb",(function(){return $r})),n.d(t,"xf",(function(){return qr})),n.d(t,"kb",(function(){return Xr})),n.d(t,"vf",(function(){return Zr})),n.d(t,"ib",(function(){return Jr})),n.d(t,"wf",(function(){return Qr})),n.d(t,"ff",(function(){return ea})),n.d(t,"Q",(function(){return ta})),n.d(t,"Xb",(function(){return na})),n.d(t,"Sf",(function(){return ra})),n.d(t,"bc",(function(){return aa})),n.d(t,"Uf",(function(){return ca})),n.d(t,"Df",(function(){return ia})),n.d(t,"If",(function(){return ua})),n.d(t,"Eb",(function(){return oa})),n.d(t,"Ag",(function(){return sa})),n.d(t,"qd",(function(){return da})),n.d(t,"lg",(function(){return la})),n.d(t,"Fc",(function(){return fa})),n.d(t,"Fb",(function(){return pa})),n.d(t,"Gb",(function(){return ma})),n.d(t,"Hb",(function(){return _a})),n.d(t,"Xc",(function(){return Ea})),n.d(t,"Pc",(function(){return Ta})),n.d(t,"F",(function(){return ha})),n.d(t,"q",(function(){return ba})),n.d(t,"vd",(function(){return Oa})),n.d(t,"wd",(function(){return Sa})),n.d(t,"qg",(function(){return ga})),n.d(t,"yd",(function(){return Ra})),n.d(t,"ng",(function(){return Ia})),n.d(t,"I",(function(){return Aa})),n.d(t,"T",(function(){return La})),n.d(t,"zd",(function(){return va})),n.d(t,"pg",(function(){return Da})),n.d(t,"J",(function(){return Ca})),n.d(t,"m",(function(){return ja})),n.d(t,"og",(function(){return Pa})),n.d(t,"Ad",(function(){return ka})),n.d(t,"xd",(function(){return ya})),n.d(t,"mg",(function(){return Ga})),n.d(t,"H",(function(){return wa})),n.d(t,"Pe",(function(){return Na})),n.d(t,"Bd",(function(){return Va})),n.d(t,"Rb",(function(){return Ma})),n.d(t,"Sb",(function(){return Ua})),n.d(t,"he",(function(){return Ha})),n.d(t,"zg",(function(){return Ba})),n.d(t,"yg",(function(){return xa})),n.d(t,"ie",(function(){return Fa})),n.d(t,"Ud",(function(){return Ka})),n.d(t,"tg",(function(){return Wa})),n.d(t,"Td",(function(){return Ya})),n.d(t,"Vb",(function(){return za})),n.d(t,"Ub",(function(){return $a})),n.d(t,"h",(function(){return qa})),n.d(t,"u",(function(){return Xa})),n.d(t,"xb",(function(){return Za})),n.d(t,"zb",(function(){return Ja})),n.d(t,"Ef",(function(){return Qa})),n.d(t,"Cg",(function(){return ec})),n.d(t,"Yd",(function(){return tc})),n.d(t,"L",(function(){return nc})),n.d(t,"Xd",(function(){return rc})),n.d(t,"Dd",(function(){return ac})),n.d(t,"rg",(function(){return cc})),n.d(t,"ud",(function(){return ic})),n.d(t,"Fg",(function(){return uc})),n.d(t,"W",(function(){return oc})),n.d(t,"Eg",(function(){return sc})),n.d(t,"yb",(function(){return dc})),n.d(t,"eb",(function(){return lc})),n.d(t,"cb",(function(){return fc})),n.d(t,"gb",(function(){return pc})),n.d(t,"hb",(function(){return mc})),n.d(t,"ab",(function(){return _c})),n.d(t,"bb",(function(){return Ec})),n.d(t,"s",(function(){return Tc})),n.d(t,"fb",(function(){return hc})),n.d(t,"uf",(function(){return bc})),n.d(t,"w",(function(){return Oc})),n.d(t,"db",(function(){return Sc})),n.d(t,"b",(function(){return gc})),n.d(t,"Zc",(function(){return Rc})),n.d(t,"Cb",(function(){return Ic})),n.d(t,"z",(function(){return Ac})),n.d(t,"rf",(function(){return Lc})),n.d(t,"Bb",(function(){return vc})),n.d(t,"Ff",(function(){return Dc})),n.d(t,"tb",(function(){return Cc})),n.d(t,"rb",(function(){return jc})),n.d(t,"sb",(function(){return Pc})),n.d(t,"qb",(function(){return kc})),n.d(t,"lb",(function(){return yc})),n.d(t,"pb",(function(){return Gc})),n.d(t,"c",(function(){return wc})),n.d(t,"Ig",(function(){return Nc})),n.d(t,"x",(function(){return Vc})),n.d(t,"mf",(function(){return Mc})),n.d(t,"ob",(function(){return Hc})),n.d(t,"e",(function(){return Bc})),n.d(t,"y",(function(){return xc})),n.d(t,"hf",(function(){return Fc})),n.d(t,"yf",(function(){return Kc})),n.d(t,"mb",(function(){return Wc})),n.d(t,"d",(function(){return Yc})),n.d(t,"nb",(function(){return zc})),n.d(t,"lc",(function(){return $c})),n.d(t,"Cc",(function(){return qc})),n.d(t,"hd",(function(){return Xc})),n.d(t,"id",(function(){return Zc})),n.d(t,"fg",(function(){return Jc})),n.d(t,"dg",(function(){return Qc})),n.d(t,"eg",(function(){return ei})),n.d(t,"xc",(function(){return ti})),n.d(t,"Xf",(function(){return ri})),n.d(t,"Jd",(function(){return ai})),n.d(t,"Dc",(function(){return ii})),n.d(t,"Oe",(function(){return oi})),n.d(t,"ef",(function(){return si})),n.d(t,"a",(function(){return di})),n.d(t,"P",(function(){return li})),n.d(t,"v",(function(){return fi})),n.d(t,"Z",(function(){return pi})),n.d(t,"De",(function(){return mi})),n.d(t,"qf",(function(){return _i})),n.d(t,"me",(function(){return Ei})),n.d(t,"Te",(function(){return Ti})),n.d(t,"Ve",(function(){return hi})),n.d(t,"Ue",(function(){return bi})),n.d(t,"qe",(function(){return Oi})),n.d(t,"pe",(function(){return Si})),n.d(t,"We",(function(){return gi})),n.d(t,"Ye",(function(){return Ri})),n.d(t,"Xe",(function(){return Ii})),n.d(t,"oe",(function(){return Ai})),n.d(t,"Ze",(function(){return Li})),n.d(t,"bf",(function(){return vi})),n.d(t,"af",(function(){return Di})),n.d(t,"cf",(function(){return Ci})),n.d(t,"ze",(function(){return ji})),n.d(t,"j",(function(){return Pi})),n.d(t,"U",(function(){return ki})),n.d(t,"M",(function(){return yi})),n.d(t,"Kd",(function(){return Gi})),n.d(t,"Rd",(function(){return wi})),n.d(t,"Qd",(function(){return Ni})),n.d(t,"nf",(function(){return Vi})),n.d(t,"Fe",(function(){return Mi})),n.d(t,"Cd",(function(){return Ui})),n.d(t,"wb",(function(){return Hi})),n.d(t,"Qf",(function(){return Bi})),n.d(t,"Nd",(function(){return Fi})),n.d(t,"Od",(function(){return Ki})),n.d(t,"Ld",(function(){return Wi})),n.d(t,"Pd",(function(){return Yi})),n.d(t,"Md",(function(){return zi})),n.d(t,"hg",(function(){return $i})),n.d(t,"Pf",(function(){return Xi})),n.d(t,"sg",(function(){return Ji})),n.d(t,"Dg",(function(){return Qi})),n.d(t,"Cf",(function(){return eu})),n.d(t,"Bf",(function(){return tu})),n.d(t,"Wb",(function(){return nu})),n.d(t,"ye",(function(){return ru})),n.d(t,"df",(function(){return au})),n.d(t,"Gc",(function(){return cu}));n("4de4"),n("cca6");var r=n("5530"),a=(n("96cf"),n("1da1")),c=n("ecf6"),i=n("5d2d"),u=n("b962"),o=n("2ef0"),s={post:u.b,get:u.a},d={page:1,limit:10};function l(e){return f.apply(this,arguments)}function f(){return(f=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.USER_LOGIN,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function p(e){return m.apply(this,arguments)}function m(){return(m=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.USER_LOGIN_INGO,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function _(e){return E.apply(this,arguments)}function E(){return(E=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.USER_LOGOUT,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var T=function(){var e=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.USER_CHANGE_PASSWORD,t));case 1:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),h=function(){var e=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.USER_PUBLIC_KEY,t));case 1:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),b=function(){var e=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.RESOURCE_WEB));case 1:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}();function O(e){return S.apply(this,arguments)}function S(){return(S=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.USER_INFO,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function g(e){return R.apply(this,arguments)}function R(){return(R=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.USER_TOOLS_LIST,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function I(e){return A.apply(this,arguments)}function A(){return(A=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.USER_TOOLS_INFO,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function L(e){return v.apply(this,arguments)}function v(){return(v=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.USER_TOOLS_SAVE,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function D(e){return C.apply(this,arguments)}function C(){return(C=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.USER_TOOLS_DELETE,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function j(e){return P.apply(this,arguments)}function P(){return(P=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.USER_TOOLS_DISABLE,{uid:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function k(e){return y.apply(this,arguments)}function y(){return(y=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.USER_TOOLS_ENABLE,{uid:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function G(e){return w.apply(this,arguments)}function w(){return(w=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.RESET_PASSWORD,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function N(e){return V.apply(this,arguments)}function V(){return(V=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.GET_ROLE_LIST,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function M(e){return U.apply(this,arguments)}function U(){return(U=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.GET_PERMISSION_LIST,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function H(e){return B.apply(this,arguments)}function B(){return(B=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.SAVE_ROLE,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function x(e){return F.apply(this,arguments)}function F(){return(F=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.DELETE_ROLE,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function K(e){return W.apply(this,arguments)}function W(){return(W=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.GET_ROLE_INFO,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Y(e){return z.apply(this,arguments)}function z(){return(z=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.DOWNLOAD_GET_INFO,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function $(e){return q.apply(this,arguments)}function q(){return(q=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.DOWNLOAD_SET_INFO,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function X(e){return Z.apply(this,arguments)}function Z(){return(Z=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.SERVER_INFO,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function J(e,t){return Q.apply(this,arguments)}function Q(){return(Q=Object(a.a)(regeneratorRuntime.mark((function e(t,n){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.SERVER_ADD_AUTHORIZE,data:t,type:"file",errShow:n}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function ee(e){return te.apply(this,arguments)}function te(){return(te=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i.a.remove("cascadeId"),i.a.remove("isLocal"),e.abrupt("return",Object(u.a)(c.a.MISC_STATUS,t));case 3:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function ne(e){return re.apply(this,arguments)}function re(){return(re=Object(a.a)(regeneratorRuntime.mark((function e(t){var n,r=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=r.length>1&&void 0!==r[1]?r[1]:{},e.abrupt("return",Object(u.a)(c.a.GROUP_TREE,t,n));case 2:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function ae(e){return ce.apply(this,arguments)}function ce(){return(ce=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.GROUP_BASE_TREE,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function ie(e){return ue.apply(this,arguments)}function ue(){return(ue=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.GROUP_DELETE,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function oe(e){return se.apply(this,arguments)}function se(){return(se=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.GROUP_TRANSFER,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function de(e){return le.apply(this,arguments)}function le(){return(le=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.GROUP_IMPORT,data:t,type:"file"}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function fe(e){return pe.apply(this,arguments)}function pe(){return(pe=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.GET_GROUP_TREE_SETTING,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function me(e){return _e.apply(this,arguments)}function _e(){return(_e=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.GROUP_SAVE,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Ee(e,t){return Te.apply(this,arguments)}function Te(){return(Te=Object(a.a)(regeneratorRuntime.mark((function e(t,n){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.HOST_LIST,t,n));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function he(e,t){return be.apply(this,arguments)}function be(){return(be=Object(a.a)(regeneratorRuntime.mark((function e(t,n){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.HOST_GET_LIST,t,n));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Oe(e){return Se.apply(this,arguments)}function Se(){return(Se=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.HOST_CONDITION,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function ge(e){return Re.apply(this,arguments)}function Re(){return(Re=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.HOST_BAT_CHOP,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Ie(e){return Ae.apply(this,arguments)}function Ae(){return(Ae=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.HOST_ISOLATE,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Le(e){return ve.apply(this,arguments)}function ve(){return(ve=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.HOST_EVENT_LOG,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function De(e,t){return Ce.apply(this,arguments)}function Ce(){return(Ce=Object(a.a)(regeneratorRuntime.mark((function e(t,n){var r,a;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r={prodcombo:"360exthost/eventlog",cmd:"_LastDays"},"post"!==(a=(n||"get").toLocaleLowerCase())){e.next=4;break}return e.abrupt("return",s[a]({url:c.a.HOST_EVENT_REPORT,data:Object.assign(r,t)}));case 4:return e.abrupt("return",s[a](c.a.HOST_EVENT_REPORT,Object.assign(r,t)));case 5:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function je(e){return Pe.apply(this,arguments)}function Pe(){return(Pe=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.HOST_CERTINFO_LIST,Object(r.a)(Object(r.a)({},d),t)));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function ke(e){return ye.apply(this,arguments)}function ye(){return(ye=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.SD_MGR_LIST,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Ge(e){return we.apply(this,arguments)}function we(){return(we=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.HOST_TRUST_LIST,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Ne(e){return Ve.apply(this,arguments)}function Ve(){return(Ve=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.HOST_SERVER_MGR,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Me(e){return Ue.apply(this,arguments)}function Ue(){return(Ue=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.HOST_EVENT_REPORT,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function He(e){return Be.apply(this,arguments)}function Be(){return(Be=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.HOST_EVENT_REPORT_BATCH,data:Object(r.a)({prodcombo:"host_plugin",cmd:"_remove"},t)}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function xe(e){return Fe.apply(this,arguments)}function Fe(){return(Fe=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.HOST_SAVE_REMARKS,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Ke(e){return We.apply(this,arguments)}function We(){return(We=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.SETTING_BASE_INFO,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Ye(e){return ze.apply(this,arguments)}function ze(){return(ze=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.SETTING_SFTP_PASSWORD,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function $e(e){return qe.apply(this,arguments)}function qe(){return(qe=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.SETTING_PASSWORD_TYPE,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Xe(e){return Ze.apply(this,arguments)}function Ze(){return(Ze=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.SETTING_Clean_Terminal_Days,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Je(e){return Qe.apply(this,arguments)}function Qe(){return(Qe=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.SETTING_SERVER,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function et(e){return tt.apply(this,arguments)}function tt(){return(tt=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.SETTING_IDENTIFY_SERVER,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function nt(e){return Object(u.b)({url:c.a.SETTING_CLOUT_UPDATE,data:e})}function rt(e){return at.apply(this,arguments)}function at(){return(at=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.PLUGIN_KB,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function ct(e){return it.apply(this,arguments)}function it(){return(it=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.LEAK_FIX_DETAIL,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function ut(e){return ot.apply(this,arguments)}function ot(){return(ot=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.PLUGIN_HOSTS,Object(r.a)(Object(r.a)({prodcombo:"360exthost/leakfix",sort:"id asc"},d),t)));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function st(e){return dt.apply(this,arguments)}function dt(){return(dt=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.PLUGIN_BATCHOP,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function lt(e){return ft.apply(this,arguments)}function ft(){return(ft=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.MINI_HIPS_LIST,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function pt(e){return mt.apply(this,arguments)}function mt(){return(mt=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.MINI_HIPS_ADD,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function _t(e){return Et.apply(this,arguments)}function Et(){return(Et=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.MINI_HIPS_EDIT,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Tt(e){return ht.apply(this,arguments)}function ht(){return(ht=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.MINI_HIPS_ISSUE,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function bt(e){return Ot.apply(this,arguments)}function Ot(){return(Ot=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.MINI_HIPS_PATTERN,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function St(e){return gt.apply(this,arguments)}function gt(){return(gt=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.OPERATION_LIST,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Rt(e){return It.apply(this,arguments)}function It(){return(It=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.OPERATION_CANCEL,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function At(e){return Lt.apply(this,arguments)}function Lt(){return(Lt=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.OPERATION_CMD,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function vt(e){return Dt.apply(this,arguments)}function Dt(){return(Dt=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.OPERATION_DEV_SED,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Ct(e){return jt.apply(this,arguments)}function jt(){return(jt=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.OPERATION_F_ACTION,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Pt(e){return kt.apply(this,arguments)}function kt(){return(kt=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.OPERATION_ACTION,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function yt(e){return Gt.apply(this,arguments)}function Gt(){return(Gt=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.OPERATION_ACTIONS,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function wt(e){return Nt.apply(this,arguments)}function Nt(){return(Nt=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.OPERATION_INFO,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Vt(e){return Mt.apply(this,arguments)}function Mt(){return(Mt=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.OPERATION_DETAIL,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Ut(e){return Ht.apply(this,arguments)}function Ht(){return(Ht=Object(a.a)(regeneratorRuntime.mark((function e(t){var n,a;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.filter,a=n?JSON.stringify(n):"{}",e.abrupt("return",Object(u.a)(c.a.ADMIN_LOG_LIST,Object(r.a)(Object(r.a)({},t),{},{filter:a})));case 3:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Bt(e){return Object(u.a)(c.a.HIPS_INFO,e)}function xt(e){return Object(u.b)({url:c.a.HIPS_EDIT,data:e})}function Ft(e){return Object(u.a)(c.a.REPAIR_LIST,e)}function Kt(e){return Object(u.a)(c.a.REPAIR_TRUST_LIST,e)}function Wt(e){return Object(u.b)({url:c.a.REPAIR_ISSUE,data:e})}function Yt(e){return Object(u.a)(c.a.RED_LIST_LOG,e)}function zt(e){return Object(u.a)(c.a.LEAK_LOG_OVERVIEW,e)}function $t(e){return Object(u.a)(c.a.LEAK_LOG_BY_TERMINAL,e)}function qt(e){return Object(u.a)(c.a.LEAK_LOG_BY_LEAK,e)}function Xt(e){return Object(u.a)(c.a.LEAK_LOG_DETAIL,e)}function Zt(e){return Object(u.a)(c.a.LEAK_LOG_LIST,e)}function Jt(e){return Object(u.a)(c.a.VIRUS_LOG_OVERVIEW,e)}function Qt(e){return Object(u.a)(c.a.VIRUS_LOG_TREND,e)}function en(e){return Object(u.a)(c.a.VIRUS_LOG_BY_TERMINAL,e)}function tn(e){return Object(u.a)(c.a.VIRUS_LOG_BY_VIRUS,e)}function nn(e){return Object(u.a)(c.a.VIRUS_LOG_DETAIL,e)}function rn(e){return Object(u.a)(c.a.VIRUS_LOG_LIST,e)}function an(e){return Object(u.a)(c.a.GET_DEVICE_LOG_OVERVIEW,e)}function cn(e){return Object(u.a)(c.a.GET_DEVICE_LOG_DETAIL,e)}function un(e){return Object(u.a)(c.a.VIOLATIONS_LIST,e)}function on(e){return Object(u.a)(c.a.GET_ISOLATION_LOGLIST,e)}function sn(e){return Object(u.a)(c.a.SECAUDIT_KW_LIST,e)}function dn(e){return Object(u.a)(c.a.GET_PROPERTY_LIST,e)}function ln(e){return Object(u.b)({url:c.a.MOVE_PROPERTY,data:e})}function fn(e){return Object(u.b)({url:c.a.UPDATE_MEMO,data:e})}function pn(e){return Object(u.a)(c.a.GET_CHECK_CENTER_FILE_LIST,e)}function mn(e){return Object(u.b)({url:c.a.UPDATE_CHECK_RESULT,data:e})}function _n(e){return Object(u.b)({url:c.a.CONFIRM_CHECK_RESULT,data:e})}function En(e){return Object(u.a)(c.a.SOFT_TYPE_GET,e)}function Tn(e){return Object(u.a)(c.a.GET_SOFT_DISTRIBUTE,e)}function hn(e){return Object(u.a)(c.a.GET_SOFT_DISTRIBUTE_DETAIL,e)}function bn(e){return Object(u.a)(c.a.GET_FILE_DISTRIBUTE,e)}function On(e){return Object(u.b)({url:c.a.UPLOAD_FILE_DISTRIBUTE,data:e,type:"file",timeout:6e4})}function Sn(e){return Object(u.a)(c.a.DELETE_FILE_DISTRIBUTE,e)}function gn(e){return Object(u.a)(c.a.GET_FILE_DISTRIBUTE_MANAGEMENT,e)}function Rn(e){return Object(u.a)(c.a.HOST_CLIENT_SOFTWARES,e)}function In(e){return Object(u.a)(c.a.HOST_NET_CONTROL_LIST,e)}function An(e){return Object(u.a)(c.a.HOST_CLIENT_VERSION,e)}function Ln(e){return Object(u.a)(c.a.HOST_CLIENT_LOG,e)}function vn(e,t){return Object(u.a)(c.a.HOST_DETAIL_INFO,e,t)}function Dn(e){return Object(u.a)(c.a.HOST_MESSAGE,e)}function Cn(e){return Object(u.a)(c.a.HOST_PATCH,e)}function jn(e){return Object(u.a)(c.a.HOST_KB,e)}function Pn(e){return Object(u.a)(c.a.HOST_IE_PLUGIN,e)}function kn(e){return Object(u.a)(c.a.HOST_NET_CONNECT,e)}function yn(e){return Object(u.a)(c.a.HOST_NET_FLOW,e)}function Gn(e){return Object(u.a)(c.a.HOST_PLUGIN,e)}function wn(e){return Object(u.a)(c.a.HOST_PROCESS_XP,e)}function Nn(e){return Object(u.a)(c.a.HOST_USER,e)}function Vn(e){return Object(u.a)(c.a.HOST_PROCESS_PROTECTION,e)}function Mn(e){return Object(u.a)(c.a.HOST_DEEP_SCAN,e)}function Un(e){return Object(u.a)(c.a.HOST_NET_ACTION,e)}function Hn(e){return Object(u.a)(c.a.HOST_ISOLATION,e)}function Bn(e){return Object(u.a)(c.a.HOST_ARREST,e)}function xn(e){return Object(u.b)({url:c.a.HOST_ARREST_CMD,data:e})}function Fn(e){return Object(u.b)({url:c.a.HOST_DELETE_CLIENT,data:e})}function Kn(e){return Wn.apply(this,arguments)}function Wn(){return(Wn=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.HOST_OP_QUARANT,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Yn(e){return zn.apply(this,arguments)}function zn(){return(zn=Object(a.a)(regeneratorRuntime.mark((function e(t){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n={cmd:"_localsdtrust",cmdparam:JSON.stringify({trustpath:[1]})},e.abrupt("return",Object(u.b)({url:c.a.HOST_OP_TRUST,data:Object(o.merge)(n,t)}));case 2:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function $n(e){return Object(u.b)({url:c.a.UPDATE_NET_CONTROL_HOST,data:e})}function qn(e){return Object(u.a)(c.a.PLUGIN_SOFTWARES,e)}function Xn(e){return Object(u.a)(c.a.PLUGIN_VIRUS_KILL_LOG,e)}function Zn(e){return Object(u.a)(c.a.HARDWARE_LIST,e)}function Jn(e){return Object(u.a)(c.a.HARDWARE_CHANGE_LIST,e)}function Qn(e){return Object(u.b)({url:c.a.PROCESS_RED_LIST,data:e})}function er(e){return Object(u.b)({url:c.a.PROCESS_RED_DETAIL,data:e})}function tr(e){return Object(u.b)({url:c.a.PROCESS_RED_ADD,data:e})}function nr(e){return Object(u.b)({url:c.a.PROCESS_RED_DELETE,data:e})}function rr(e){return Object(u.b)({url:c.a.PROCESS_RED_EDIT_STATUS,data:e})}function ar(e){return Object(u.b)({url:c.a.STOP_SERVICE_LIST,data:e})}function cr(e){return Object(u.b)({url:c.a.STOP_SERVICE_GET_TIME,data:e})}function ir(e){return Object(u.b)({url:c.a.STOP_SERVICE_SET_TIME,data:e})}function ur(e){return Object(u.b)({url:c.a.STOP_SERVICE_DETAIL,data:e})}function or(e){return Object(u.a)(c.a.PORT_ATTACK_WARNING,e)}function sr(e){return Object(u.b)({url:c.a.SAFE_STATUS,data:e})}function dr(){return Object(u.a)(c.a.SERVER_LICENSE_INFO)}function lr(e){return Object(u.a)(c.a.LICENSE_ALARM,e)}function fr(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"get";return"post"===t?Object(u.b)({url:c.a.SERVER_BACK_UP,data:e,type:"json"}):Object(u.a)(c.a.SERVER_BACK_UP,e)}function pr(e){return Object(u.a)(c.a.SERVER_BACK_UPS,e)}function mr(e){return Object(u.a)(c.a.SERVER_BACK_DOWN,e)}function _r(e){return Object(u.a)(c.a.SERVER_HOST_STATUS,e)}function Er(e){return Object(u.a)(c.a.SERVER_KB_RESULT,e)}function Tr(e){return Object(u.a)(c.a.SERVER_VIRUS_STATU,e)}function hr(e){return Object(u.a)(c.a.SERVER_SAFE_EXAM,e)}function br(e){return Object(u.b)({url:c.a.UPDATE_LIB,data:e})}function Or(e){return Object(u.b)({url:c.a.CANCEL_LIB,data:e})}function Sr(e){return Object(u.b)({url:c.a.STATUS_LIB,data:e})}function gr(e){return Object(u.a)(c.a.SERVER_LIB_LIST,e)}function Rr(e){return Object(u.b)({url:1===e.updateFrom?c.a.UPDATE_SERVER_LIB_SETTING:c.a.UPDATE_SERVER_LIB_SETTING_CASCADE,data:e,type:"json"})}function Ir(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return Object(u.b)({url:c.a.UPDATE_SERVER_TEST_PROXY,data:e,type:"json",errShow:t})}function Ar(e){return Object(u.a)(c.a.SOFTWARE_LIST,e)}function Lr(e){return Object(u.a)(c.a.DEVICE_SETTING,e)}function vr(e){return Object(u.a)(c.a.GET_DEVICE_SETTING,e)}function Dr(e){return Object(u.a)(c.a.GET_DEVICE_SETTING_MRE,e)}function Cr(e){return Object(u.a)(c.a.GET_DEVICE_TAG,e)}function jr(e){return Object(u.b)({url:c.a.SET_DEVICE_TAG,data:e})}function Pr(e){return Object(u.b)({url:c.a.DELETE_DEVICE_TAG,data:e})}function kr(e){return Object(u.b)({url:c.a.SET_DEVICE_TRATEGY,data:e})}function yr(e){return Object(u.b)({url:c.a.CANCEL_DEVICE_TRATEGY,data:e})}function Gr(e){return Object(u.b)({url:c.a.ADD_DEVICE_GLOBAL_EXCEPTION,data:e})}function wr(e){return Object(u.b)({url:c.a.CANCEL_DEVICE_GLOBAL_EXCEPTION,data:e})}function Nr(e){return Object(u.a)(c.a.GET_DEVICE_PERIPHERAL_LIBRARY,e)}function Vr(e){return Object(u.b)({url:c.a.DELETE_DEVICE_PERIPHERAL_LIBRARY,data:e})}function Mr(e){return Object(u.b)({url:c.a.ADD_DEVICE,data:e})}function Ur(e){return Object(u.b)({url:c.a.SET_DEVICE_REMARKS,data:e})}function Hr(e){return Object(u.b)({url:c.a.SET_DEVICE_TAG_INFO,data:e})}function Br(e){return Object(u.a)(c.a.DETAIL_DEVICE,e)}function xr(e){return Object(u.a)(c.a.GET_DEVICE_CLIENT_DIMENSION,e)}function Fr(e){return Object(u.a)(c.a.GET_DEVICE_CLIENT_DIMENSION_DETAIL,e)}function Kr(e){return Object(u.a)(c.a.SET_DEVICE_UPLOAD_STATUS,e)}function Wr(e){return Object(u.a)(c.a.GET_ASSOCIATE_SETTING,e)}function Yr(e){return Object(u.b)({url:c.a.SET_ASSOCIATE_SETTING,data:e})}function zr(e){return Object(u.a)(c.a.GET_ASSOCIATE_URL,e)}function $r(e){return Object(u.a)(c.a.GET_ASSET_REGISTER,e)}function qr(e){return Object(u.a)(c.a.SET_ASSET_STATUS,e)}function Xr(e){return Object(u.a)(c.a.GET_ASSET_REGISTER_INFO,e)}function Zr(e){return Object(u.a)(c.a.SET_ASSET_AGAIN_REGISTER,e)}function Jr(e){return Object(u.a)(c.a.GET_ASSET_REGISTER_SETTING,e)}function Qr(e){return Object(u.b)({url:c.a.SET_ASSET_REGISTER_SETTING,data:e})}function ea(e){return Object(u.a)(c.a.RESET_ASSET_SETTING,e)}function ta(e){return Object(u.b)({url:c.a.EDIT_ASSET_SETTING,data:e})}function na(e){return Object(u.b)({url:c.a.GET_EXPORT_DATA,data:e})}function ra(e){return Object(u.b)({url:c.a.SET_EXPORT_DATA,data:e,type:"json"})}function aa(e){return Object(u.a)(c.a.GET_GROUP_SETTING,e)}function ca(e){return Object(u.b)({url:c.a.SET_GROUP_SETTING,data:e,timeout:9e6})}function ia(e){return Object(u.b)({url:c.a.SET_CASCADE_SETTING,data:e,timeout:9e6})}function ua(e){return Object(u.b)({url:c.a.SET_GROUP_DESKTOP_WALLPAPER_Pic,data:e,type:"file",timeout:3e4})}function oa(e){return Object(u.b)({url:c.a.GET_DEFAULT_IMAGE,data:e})}function sa(e){return Object(u.b)({url:c.a.SET_SEVER_LIMIT,data:e})}function da(e){return Object(u.a)(c.a.GET_PRODUCT_IMPROVE,e)}function la(e){return Object(u.b)({url:c.a.SET_PRODUCT_IMPROVE,data:e})}function fa(e){return Object(u.a)(c.a.KBMGR_LIST,e)}function pa(e){return Object(u.a)(c.a.DEVELOP_INFO,e)}function ma(e){return Object(u.a)(c.a.DEVELOP_LOG,e)}function _a(e){return Object(u.a)(c.a.DEVELOP_PDOWN_REPORT,e)}function Ea(e){return Object(u.a)(c.a.MONITOR_SERVER_INFO,e)}function Ta(e){return Object(u.a)(c.a.GET_LIMIT,e)}function ha(e){return Object(u.a)(c.a.DELETE_LIMIT,e)}function ba(e){return Object(u.b)({url:c.a.COMMAND_LIMIT,data:e})}function Oa(e){return Object(u.a)(c.a.REMOTE_LOG,e)}function Sa(e){return Object(u.a)(c.a.REMOVABLE_DISK,e)}function ga(e){return Object(u.a)(c.a.SET_REMOVABLE_DISK_STATUS,e)}function Ra(e){return Object(u.a)(c.a.GET_REMOVABLE_DISK_GROUP,e)}function Ia(e){return Object(u.b)({url:c.a.SET_REMOVABLE_DISK_GROUP,data:e})}function Aa(e){return Object(u.b)({url:c.a.DELETE_REMOVABLE_DISK_GROUP,data:e})}function La(e){return Object(u.b)({url:c.a.EDIT_REMOVABLE_DISK_GROUP,data:e})}function va(e){return Object(u.a)(c.a.GET_REMOVABLE_DISK_LABEL,e)}function Da(e){return Object(u.b)({url:c.a.SET_REMOVABLE_DISK_LABEL,data:e})}function Ca(e){return Object(u.b)({url:c.a.DELETE_REMOVABLE_DISK_LABEL,data:e})}function ja(e){return Object(u.b)({url:c.a.CANCEL_REMOVABLE_DISK_LABEL,data:e})}function Pa(e){return Object(u.b)({url:c.a.SET_REMOVABLE_DISK_HOST,data:e})}function ka(e){return Object(u.a)(c.a.GET_REMOVABLE_DISK_OPTIONS,e)}function ya(e){return Object(u.a)(c.a.GET_REMOVABLE_DISK_APPLY,e)}function Ga(e){return Object(u.b)({url:c.a.SET_REMOVABLE_DISK_APPLY,data:e})}function wa(e){return Object(u.b)({url:c.a.DELETE_REMOVABLE_DISK_APPLY,data:e})}function Na(e){return Object(u.a)(c.a.GET_REMOVABLE_DISK_LIST,e)}function Va(e){return Object(u.a)(c.a.GET_REMOVABLE_DOWNLOAD_TOOLS,e)}function Ma(e){return Object(u.a)(c.a.GET_REMOVABLE_DISK_DISKNO,e)}function Ua(e){return Object(u.a)(c.a.POST_REMOVABLE_DISK_PERMISSION,e)}function Ha(e){return Object(u.a)(c.a.SERVER_UPGRADE_INFO,e)}function Ba(e,t){return Object(u.b)({url:c.a.SERVER_UPGRADE_UPLOAD_FILE,data:e,type:"file",timeout:t})}function xa(e){return Object(u.b)({url:c.a.SERVER_UPGRADE_SHELL,data:e,type:"file"})}function Fa(e){return Object(u.b)({url:c.a.GET_SERVER_UPGRADE_STATUS,data:e,type:"json"})}function Ka(e){return Object(u.a)(c.a.GET_SECURITY_SUBSCRIBE_SETTING,e)}function Wa(e){return Object(u.a)(c.a.SET_SECURITY_SUBSCRIBE_SETTING,e)}function Ya(e){return Object(u.a)(c.a.GET_SECURITY_SUBSCRIBE_LIST,e)}function za(e){return Object(u.a)(c.a.EDR_LOG_LIST,e)}function $a(){return Object(u.a)(c.a.EDR_FILTER_LIST)}function qa(e){return Object(u.a)(c.a.EDR_ADD_FILTER,e)}function Xa(e){return Object(u.a)(c.a.EDR_DEL_FILTER,e)}function Za(e){return Object(u.a)(c.a.BRAIN_ALERT_LIST,e)}function Ja(e){return Object(u.a)(c.a.GET_CDN_SETTING,e)}function Qa(e){return Object(u.b)({url:c.a.SET_CDN_SETTING,data:e,type:"json"})}function ec(e){return Object(u.b)({url:c.a.TASK_MANAGEMENT_SETTING,data:e})}function tc(e){return Object(u.a)(c.a.GET_SERVER_BACKUP_INFO,e)}function nc(e){return Object(u.a)(c.a.DELETE_SERVER_BACKUP,e)}function rc(e){return Object(u.a)(c.a.GET_SERVER_BACKUP_CRON,e)}function ac(e){return Object(u.a)(c.a.GET_RESETORE_FILE,e)}function cc(e){return Object(u.b)({url:c.a.GET_RESETORE,data:e})}function ic(e){return Object(u.a)(c.a.GET_REMOTE_DESKTOP_STATUS,e)}function uc(e){return Object(u.a)(c.a.START_REMOTE_DESKTOP,e)}function oc(e){return Object(u.a)(c.a.EDN_REMOTE_DESKTOP,e)}function sc(e){return Object(u.b)({url:c.a.SET_WEB_TASK,data:e})}function dc(e){return Object(u.a)(c.a.CASCADEI_TREE,e)}function lc(e){return Object(u.a)(c.a.APT_SCAN_LOG,e)}function fc(e){return Object(u.a)(c.a.APT_CHECK_LOG,e)}function pc(e){return Object(u.a)(c.a.APT_SCRIPT_LIST,e)}function mc(e){return Object(u.a)(c.a.APT_SCRIPT_LIST_OPTIONS,e)}function _c(e){return Object(u.a)(c.a.APT_CHECK_HISTORY,e)}function Ec(e){return Object(u.a)(c.a.APT_CHECK_HISTORY_DETAIL,e)}function Tc(e){return Object(u.b)({url:c.a.CREATE_APT_SCRIPT,data:e,type:"file",errShow:!1})}function hc(e){return Object(u.a)(c.a.GET_APT_SCRIPT_DETAIL,e)}function bc(e){return Object(u.b)({url:c.a.SET_APT_SCRIPT,data:e,type:"file",errShow:!1})}function Oc(e){return Object(u.b)({url:c.a.DELETE_APT_SCRIPT,data:e})}function Sc(e){return Object(u.a)(c.a.APT_CHECK_TASK_STATUS,e)}function gc(e){return Object(u.b)({url:c.a.ADD_APT_CHECK_TASK,data:e})}function Rc(e){return Object(u.a)(c.a.GET_OFFLINE_LOG,e)}function Ic(e){return Object(u.a)(c.a.CLIENT_LOG_LIST,e)}function Ac(e){return Object(u.a)(c.a.DELETE_CLIENT_LOG,e)}function Lc(e){return Object(u.b)({url:c.a.SEND_CLIENT_LOG,data:e})}function vc(e){return Object(u.a)(c.a.GET_CLIENT_LOG_CONFIG,e)}function Dc(e){return Object(u.a)(c.a.SET_CLIENT_LOG_CONFIG,e)}function Cc(e){return Object(u.a)(c.a.GET_ASSET_STAT_GROUP_SUMMARY,e)}function jc(e){return Object(u.a)(c.a.GET_ASSET_STAT_CENTER_SUMMARY,e)}function Pc(e){return Object(u.a)(c.a.GET_ASSET_STAT_GROUP_LIST,e)}function kc(e){return Object(u.a)(c.a.GET_ASSET_STAT_CENTER_LIST,e)}function yc(e){return Object(u.a)(c.a.GET_ASSET_SCAN_ASSET_LIST,e)}function Gc(e){return Object(u.a)(c.a.GET_ASSET_SCAN_TYPE_MAP,e)}function wc(e){return Object(u.b)({url:c.a.ADD_ASSET_SCAN_ASSET,data:e})}function Nc(e){return Object(u.b)({url:c.a.UPDATE_ASSET_SCAN_ASSET,data:e})}function Vc(e){return Object(u.b)({url:c.a.DELETE_ASSET_SCAN_ASSET,data:e})}function Mc(e){return Uc.apply(this,arguments)}function Uc(){return(Uc=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.UPDATE_ASSET_SCAN_REMARK,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Hc(e){return Object(u.a)(c.a.GET_ASSET_SCAN_SETTING_LIST,e)}function Bc(e){return Object(u.b)({url:c.a.ADD_ASSET_SCAN_SUBNET,data:e})}function xc(e){return Object(u.b)({url:c.a.DELETE_ASSET_SCAN_SUBNET,data:e})}function Fc(e){return Object(u.b)({url:c.a.SAVE_ASSET_SCAN_SETTING,data:e})}function Kc(e){return Object(u.b)({url:c.a.SET_ASSET_SCAN,data:e})}function Wc(e){return Object(u.a)(c.a.GET_ASSET_SCAN_GLOBAL_SETTING,e)}function Yc(e){return Object(u.b)({url:c.a.ADD_ASSET_SCAN_GLOBAL_SETTING,data:e})}function zc(e){return Object(u.a)(c.a.GET_ASSET_SCAN_HOST_LIST,e)}function $c(e){return Object(u.a)(c.a.GET_HOST_DEVICE_INFO,e)}function qc(e){return Object(u.a)(c.a.GET_HOT_PATCH_LIST,e)}function Xc(e){return Object(u.a)(c.a.GET_PATCH_BY_HOST_LIST,e)}function Zc(e){return Object(u.a)(c.a.GET_PATCH_BY_HOT_LIST,e)}function Jc(e){return Object(u.b)({url:c.a.POST_LCSOP_PATCH,data:e})}function Qc(e){return Object(u.b)({url:c.a.POST_LCSOP_BY_HOST,data:e})}function ei(e){return Object(u.b)({url:c.a.POST_LCSOP_BY_MULTI,data:e})}function ti(e){return ni.apply(this,arguments)}function ni(){return(ni=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.HOST_GETPLATS,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function ri(e){return Object(u.b)({url:c.a.HOST_BATCHOP_V2,data:e})}function ai(e){return ci.apply(this,arguments)}function ci(){return(ci=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.SECAUDIT_TERM_KW_LIST,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function ii(e){return ui.apply(this,arguments)}function ui(){return(ui=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.a)(c.a.ISOLATION_TERM_LOG_LIST,t));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function oi(e){return Object(u.a)(c.a.APT_CHECK_DETAIL_LOG,e)}function si(e){return Object(u.b)({url:c.a.APT_CHECK_RESEND})}function di(e){return Object(u.b)({url:c.a.APPLICATION_ADD,data:e,errShow:!1})}function li(e){return Object(u.b)({url:c.a.APPLICATION_EDIT,data:e})}function fi(e){return Object(u.b)({url:c.a.APPLICATION_DELETE,data:e})}function pi(e){return Object(u.a)(c.a.APPLICATION_LIST,e)}function mi(e){return Object(u.a)(c.a.GET_USER_SAFE_SETTING,e)}function _i(e){return Object(u.b)({url:c.a.SAVE_USER_SAFE_SETTING,data:e})}function Ei(e){return Object(u.a)(c.a.GET_SOFTCATE_LIST,e)}function Ti(e){return Object(u.b)({url:c.a.POST_SOFTCATE_ADD,data:e})}function hi(e){return Object(u.b)({url:c.a.POST_SOFTCATE_EDIT,data:e})}function bi(e){return Object(u.b)({url:c.a.POST_SOFTCATE_DEL,data:e})}function Oi(e){return Object(u.a)(c.a.GET_SOFTWARE_LIST,e)}function Si(e){return Object(u.a)(c.a.GET_SOFTWARE_INFO,e)}function gi(e,t){return Object(u.b)({url:c.a.POST_SOFTWARE_ADD,data:e})}function Ri(e,t){return Object(u.b)({url:c.a.POST_SOFTWARE_EDIT,data:e})}function Ii(e){return Object(u.b)({url:c.a.POST_SOFTWARE_DEL,data:e})}function Ai(e){return Object(u.a)(c.a.GET_SOFTWARE_EDITION_LIST,e)}function Li(e,t){return Object(u.b)({url:c.a.POST_SOFTWARE_EDITION_ADD,data:e})}function vi(e,t){return Object(u.b)({url:c.a.POST_SOFTWARE_EDITION_EDIT,data:e})}function Di(e){return Object(u.b)({url:c.a.POST_SOFTWARE_EDITION_DEL,data:e})}function Ci(e){return Object(u.b)({url:c.a.POST_SOFTWARE_EDITION_SET_ONLINE,data:e})}function ji(e){return Object(u.a)(c.a.TOOLBOX_LIST,e)}function Pi(e){return Object(u.b)({url:c.a.TOOLBOX_ADD,data:e})}function ki(e){return Object(u.b)({url:c.a.TOOLBOX_EDIT,data:e})}function yi(e){return Object(u.b)({url:c.a.TOOLBOX_DELETE,data:e})}function Gi(e){return Object(u.a)(c.a.GET_SEC_CHECK_DEFAULT,e)}function wi(e){return Object(u.a)(c.a.GET_SEC_CHECK_SETTING,e)}function Ni(e){return Object(u.a)(c.a.GET_SEC_CHECK_LIST_BY_HOST,e)}function Vi(e){return Object(u.b)({url:c.a.SAVE_SEC_CHECK_SETTING,data:e})}function Mi(e){return Object(u.b)({url:c.a.GET_VERIFY,data:e})}function Ui(e){return Object(u.a)(c.a.GET_RESET,e)}function Hi(e){return Object(u.a)(c.a.GET_BIND,e)}function Bi(e){return xi.apply(this,arguments)}function xi(){return(xi=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.DISPATH_SOFT,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Fi(e){return Object(u.a)(c.a.GET_SEC_CHECK_ITEMS,e)}function Ki(e){return Object(u.a)(c.a.GET_SEC_CHECK_LEVEL_STAT,e)}function Wi(e){return Object(u.a)(c.a.GET_SEC_CHECK_FAIL_STAT,e)}function Yi(e){return Object(u.a)(c.a.GET_SEC_CHECK_LIST_BY_GROUP,e)}function zi(e){return Object(u.a)(c.a.GET_SEC_CHECK_HOST_LIST,e)}function $i(e){return qi.apply(this,arguments)}function qi(){return(qi=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.PUSH_MESSAGE,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Xi(e){return Zi.apply(this,arguments)}function Zi(){return(Zi=Object(a.a)(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(u.b)({url:c.a.DISPATH_FILE,data:t}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Ji(e){return Object(u.b)({url:c.a.SCREEN_UPLOAD,data:e,type:"file",timeout:3e4})}function Qi(e){return Object(u.b)({url:c.a.WALLAPER_UPLOAD,data:e,type:"file",timeout:3e4})}function eu(e){return Object(u.b)({url:c.a.BWLIST_UPLOAD,data:e})}function tu(e){return Object(u.b)({url:c.a.BWILST_IMPORT,data:e})}function nu(e){return Object(u.a)(c.a.GET_ESCAPE_PASSWORD,e)}function ru(e){return Object(u.a)(c.a.GET_THREAT_SEARCH_HOST_LOG_LIST,e)}function au(e){return Object(u.a)(c.a.REMOVE_THREAT_HOST_LOG_LIST,e)}function cu(e){return Object(u.a)(c.a.GET_KBMGR_STAT,e)}},a18c:function(e,t,n){"use strict";n.d(t,"a",(function(){return T})),n.d(t,"d",(function(){return u})),n.d(t,"c",(function(){return l})),n.d(t,"b",(function(){return m})),n.d(t,"f",(function(){return E}));n("99af");var r,a=n("2909"),c=n("a026"),i=n("8c4f"),u=(n("d3b7"),[{path:"/login",component:function(){return n.e("chunk-98fb4538").then(n.bind(null,"9ed6"))},hidden:!0},{path:"/404",component:function(){return n.e("chunk-f3bc66c2").then(n.bind(null,"8cdb"))},hidden:!0},{path:"/401",component:function(){return n.e("chunk-0b97677e").then(n.bind(null,"8a54"))},hidden:!0},{path:"/",component:function(){return n.e("chunk-2d207f42").then(n.bind(null,"a371"))}}]),o=(n("96cf"),n("1da1")),s=n("fa7d"),d=n("7c15"),l=[{path:"/welcome",name:"Home",permissions:"index",component:function(){return Promise.resolve().then(n.bind(null,"d9ce"))},redirect:{name:"Index"},meta:{icon:"c-icon-home",title:"首页",center:["center"]},children:[{path:"index",name:"Index",meta:{title:"首页",center:["center"]},hidden:!0,component:function(){return Promise.all([n.e("chunk-f7c0afc8"),n.e("chunk-1d6fca98")]).then(n.bind(null,"b9ec"))}},{path:"/antivirus/unfix-virus",name:"UnfixBugs",meta:{title:"未修复漏洞",center:["center"],isBack:!0,parentRender:!0},hidden:!0,component:function(){return n.e("chunk-20408a36").then(n.bind(null,"8e11"))}},{path:"auth",name:"Authorization",meta:{title:"授权管理",center:["center"],isBack:!0,parentRender:!0},hidden:!0,component:function(){return n.e("chunk-246ac5fe").then(n.bind(null,"a55c3"))}}]},{path:"/edr-log",component:function(){return Promise.resolve().then(n.bind(null,"d9ce"))},name:"EdrLog",meta:{title:"神经元",icon:"c-icon-neurons",center:["center"]},children:[{path:"behavior",permissions:"edr_log",meta:{title:"行为记录",center:["center"]},component:function(){return Promise.all([n.e("chunk-vendors~d939e436"),n.e("chunk-7249ba12")]).then(n.bind(null,"5bdd"))}},{path:"filter-list",permissions:"filter",meta:{title:"过滤规则",center:["center"]},component:function(){return n.e("chunk-2d207ac9").then(n.bind(null,"a213"))}},{path:"warning-event",name:"WarningEvent",permissions:"warning",meta:{title:"告警事件",center:["center"]},component:function(){return n.e("chunk-2d0bcdad").then(n.bind(null,"2a08"))}}]},{path:"/remote-desktop",component:function(){return Promise.resolve().then(n.bind(null,"d9ce"))},name:"RemoteDesktop",permissions:"host_remotecontrol",meta:{title:"桌面远程控制",center:["center"]},hidden:!0,role:!0},{path:"/remote-control",component:function(){return n.e("chunk-22ba8d34").then(n.bind(null,"97e3"))},name:"RemoveControl",permissions:"index",meta:{title:"桌面远程-XC",center:["center"]},hidden:!0,role:!1},{path:"/host",component:function(){return Promise.resolve().then(n.bind(null,"d9ce"))},name:"HostManagement",meta:{title:"终端管理",icon:"c-icon-client",center:["center"]},children:[{path:"client",name:"HostIndex",permissions:"host_index",component:function(){return n.e("chunk-3c736eb4").then(n.bind(null,"ec97"))},meta:{title:"终端概况",center:["center"],permissions:"host_index",tree:!0},children:[{path:"detail",name:"HostDetail",permissions:"except",meta:{menu:!0,isChild:!0,title:"",parentRender:!0,isBack:!0},hidden:!0,component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},children:[{path:"info",name:"HostDetailInfo",meta:{title:"终端信息",center:["center"]},component:function(){return Promise.all([n.e("chunk-vendors~d939e436"),n.e("chunk-f7c0afc8"),n.e("chunk-12c207d8"),n.e("chunk-650f6d12"),n.e("chunk-2d6291e8")]).then(n.bind(null,"8184"))}},{path:"safe",name:"HostDetailSafe",meta:{title:"终端安全",center:["center"]},component:function(){return Promise.all([n.e("chunk-vendors~d939e436"),n.e("chunk-f7c0afc8"),n.e("chunk-12c207d8"),n.e("chunk-650f6d12"),n.e("chunk-2d6291e8")]).then(n.bind(null,"8184"))}},{path:"desktop",name:"HostDetailDesktop",meta:{title:"桌面管理",center:["center"]},component:function(){return Promise.all([n.e("chunk-vendors~d939e436"),n.e("chunk-f7c0afc8"),n.e("chunk-12c207d8"),n.e("chunk-650f6d12"),n.e("chunk-2d6291e8")]).then(n.bind(null,"8184"))}},{path:"protect",name:"HostDetailProtect",meta:{title:"高级威胁防护",center:["center"]},component:function(){return Promise.all([n.e("chunk-vendors~d939e436"),n.e("chunk-f7c0afc8"),n.e("chunk-12c207d8"),n.e("chunk-650f6d12"),n.e("chunk-2d6291e8")]).then(n.bind(null,"8184"))}}]},{path:"model/:prod/:combo/:primvalue/:status",name:"PluginHost",permissions:"except",component:function(){return n.e("chunk-1fe84dba").then(n.bind(null,"02dd"))},meta:{menu:!1,isChild:!0,title:"功能终端信息",parentRender:!0},hidden:!0}]},{path:"trojan-kill",name:"TrojanKill",permissions:"trojan_kill",component:function(){return n.e("chunk-7741d1ba").then(n.bind(null,"0515"))},meta:{tree:!0,title:"木马查杀",center:["center"]}},{path:"antivirus",name:"Antivirus",permissions:"anti_virus",component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},meta:{title:"杀毒管理",center:["center"],menu:!0},children:[{path:"management",name:"AntivirusManagement",disabled:!0,component:function(){return Promise.all([n.e("chunk-vendors~d939e436"),n.e("chunk-2504227d"),n.e("chunk-68140a58")]).then(n.bind(null,"17a1"))},meta:{title:"按终端统计",tree:!0}},{path:"project-risk",name:"AntivirusProjectRisk",disabled:!0,meta:{title:"按风险项目统计",tree:!0},component:function(){return Promise.all([n.e("chunk-12c207d8"),n.e("chunk-2504227d"),n.e("chunk-2d22619a")]).then(n.bind(null,"e6e8"))}},{path:"unfix-virus",name:"UnfixVirus",meta:{title:"未处理病毒",menu:!1},component:function(){return n.e("chunk-03cd47b6").then(n.bind(null,"69d80"))},hidden:!0}]},{path:"high-leak-management",permissions:"safe_hot_patch",component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},name:"HotPatch",meta:{title:"高危漏洞管理",center:["center"],menu:!0},children:[{path:"byLeak",name:"HotPatchByLeak",disabled:!0,component:function(){return Promise.all([n.e("chunk-f7d92a2a"),n.e("chunk-58a27d92")]).then(n.bind(null,"fcbc"))},meta:{title:"按漏洞项目统计",tree:!0}},{path:"byClient",name:"HotPatchByClient",disabled:!0,component:function(){return Promise.all([n.e("chunk-f7d92a2a"),n.e("chunk-6a904914")]).then(n.bind(null,"1a2f"))},meta:{title:"按终端统计",tree:!0}}]},{path:"leak-fix",name:"LeakFixHosts",permissions:"leakfix",component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},meta:{title:"漏洞修复",center:["center"],menu:!0},children:[{path:"vulnerability",name:"LeakFixHostsSystem",component:function(){return n.e("chunk-15abb5c0").then(n.bind(null,"8a6c"))},disabled:!0,meta:{title:"按漏洞统计",activetab:"360leakfix_system",tree:!0}},{path:"terminal",name:"LeakFixHostsTerminal",component:function(){return Promise.all([n.e("chunk-f7c0afc8"),n.e("chunk-33986102")]).then(n.bind(null,"0add"))},disabled:!0,meta:{title:"按终端统计",tree:!0,center:["center"]}},{path:"patch-management",name:"LeakFixHostsPatch",component:function(){return n.e("chunk-f0acc4b4").then(n.bind(null,"685b"))},disabled:!0,meta:{title:"补丁文件管理",center:["center"]}},{path:"stopService",name:"StopService",component:function(){return n.e("chunk-2ba71523").then(n.bind(null,"f47c"))},disabled:!0,meta:{title:"停服系统",tree:!0}},{path:"detail",name:"HostLeakFix",component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},meta:{menu:!0,parentRender:!0,title:"漏洞修复详情",isBack:!0,render:function(){return"重新上报"},submit:(r=Object(o.a)(regeneratorRuntime.mark((function e(){var t,n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=Object(s.R)(window.location.href),n=t.m2){e.next=3;break}return e.abrupt("return","m2丢失");case 3:return e.next=5,Object(d.Yf)({cmdparam:"",m2:n,cmd:"freshlist",prodcombo:"360exthost/leakfix"});case 5:if(!e.sent.errno){e.next=9;break}return e.abrupt("return");case 9:return e.abrupt("return","命令已发布");case 10:case"end":return e.stop()}}),e)}))),function(){return r.apply(this,arguments)})},children:[{path:"un-repaired",name:"HostLeakFixUnRepaired",component:function(){return n.e("chunk-650f6d12").then(n.bind(null,"4963"))},disabled:!0,meta:{title:"未修复",tree:!1,floating:!0,floatingClass:"red",render:function(){return Object(s.y)("unrepaired")}}},{path:"repaired",name:"HostLeakFixRepaired",component:function(){return n.e("chunk-650f6d12").then(n.bind(null,"4963"))},disabled:!0,meta:{title:"已修复",tree:!1,floating:!0,floatingClass:"green",render:function(){return Object(s.y)("repaired")}}},{path:"ignored",name:"HostLeakFixIgnored",component:function(){return n.e("chunk-650f6d12").then(n.bind(null,"4963"))},disabled:!0,meta:{title:"已忽略",tree:!1,floating:!0,floatingClass:"orange",render:function(){return Object(s.y)("ignored")}}}],hidden:!0}]},{path:"system-repair",name:"SystemRepair",permissions:"system_repair",component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},meta:{title:"系统修复",center:["center"],menu:!0},children:[{path:"terminal",name:"SystemRepairTerminal",component:function(){return n.e("chunk-015a881f").then(n.bind(null,"3464"))},disabled:!0,meta:{title:"按终端统计",tree:!0}},{path:"project",name:"SystemRepairProject",component:function(){return n.e("chunk-e14da634").then(n.bind(null,"0968"))},disabled:!0,meta:{title:"按项目统计",tree:!0}},{path:"white",name:"SystemRepairWhite",disabled:!0,component:function(){return n.e("chunk-38da40da").then(n.bind(null,"35a9"))},meta:{title:"全局信任列表"}}]},{path:"security-check",permissions:"security_check_stat",component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},name:"securityCheck",meta:{title:"安全检查",center:["center"],menu:!0},children:[{path:"byClient",name:"SecurityCheckByClient",disabled:!0,component:function(){return Promise.all([n.e("chunk-f7c0afc8"),n.e("chunk-a92be6bc")]).then(n.bind(null,"8fa2"))},meta:{title:"按终端统计",tree:!0}},{path:"byGroup",name:"SecurityCheckByGroup",disabled:!0,component:function(){return n.e("chunk-0d021ce9").then(n.bind(null,"5fed"))},meta:{title:"按分组统计",tree:!0}}]},{path:"blackmail-protection",name:"BlackmailProtection",permissions:"blackmail_protection",component:function(){return n.e("chunk-51964eb6").then(n.bind(null,"554e"))},meta:{title:"勒索防护",subTitle:"勒索防护-按终端统计",center:["center"],tree:!0}},{path:"apt-detect",name:"AptDetect",permissions:"apt",meta:{title:"APT检测",center:["center"],menu:!0},component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},children:[{path:"scan",name:"AptDetectScan",component:function(){return Promise.all([n.e("chunk-6fafd099"),n.e("chunk-2d0e941d")]).then(n.bind(null,"8d83"))},meta:{title:"APT扫描",tree:!0}},{path:"check",name:"AptDetectCheck",component:function(){return Promise.all([n.e("chunk-6fafd099"),n.e("chunk-2d0b8a92")]).then(n.bind(null,"3043"))},meta:{title:"APT排查",tree:!0}}]},{path:"threat-inspection",name:"ThreatInspection",permissions:"threatensearch_pc",component:function(){return n.e("chunk-fc619db2").then(n.bind(null,"3c49"))},meta:{title:"威胁自查",center:["center"],tree:!0}},{path:"virtualizationManagement",name:"virtualizationManagement",permissions:"virtual",meta:{title:"虚拟化管理",center:["center"],menu:!0,virtualModel:"VirtualMachine"},component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},children:[{path:"virtualMachine",name:"virtualMachine",component:function(){return n.e("chunk-3540e417").then(n.bind(null,"b82b"))},meta:{title:"虚拟机",tree:!0,isChild:!0,virtualModel:"Virtual"}},{path:"physicalMachine",name:"physicalMachine",component:function(){return n.e("chunk-0feabf18").then(n.bind(null,"ba8a"))},meta:{title:"物理机",tree:!0,isChild:!0,virtualModel:"Physical"}}]},{path:"asset-register",name:"AssetRegister",permissions:"asset",component:function(){return n.e("chunk-0fa5e6bc").then(n.bind(null,"2279"))},meta:{title:"资产登记",center:["center"]}},{path:"assets-mgr",permissions:"asset_mgr",component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},name:"AssetsMgr",meta:{title:"终端资产管理",center:["center"],menu:!0},children:[{path:"overview",name:"AssetsMgrOverview",disabled:!0,component:function(){return n.e("chunk-585a92f8").then(n.bind(null,"c780"))},meta:{title:"资产概况",tree:!0}},{path:"client",name:"AssetsMgrClient",disabled:!0,component:function(){return n.e("chunk-32485f28").then(n.bind(null,"61b0"))},meta:{title:"已发现终端",tree:!0}},{path:"scan",name:"AssetsMgrScan",disabled:!0,component:function(){return n.e("chunk-28a201b0").then(n.bind(null,"17dd"))},meta:{title:"扫描管理",tree:!1}}]},{path:"assets-management",permissions:"software",component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},name:"AssetsManagement",meta:{title:"软件资产管理",center:["center"],menu:!0},children:[{path:"by-software",name:"AssetsManagementBySoftware",disabled:!0,component:function(){return n.e("chunk-73b30746").then(n.bind(null,"c6be"))},meta:{title:"按软件显示",tree:!0}},{path:"by-client",name:"AssetsManagementByClient",disabled:!0,component:function(){return n.e("chunk-5689425b").then(n.bind(null,"e35e"))},meta:{title:"按终端显示",tree:!0}},{path:"software-distribute",name:"SoftwareDistributeManagement",meta:{title:"软件分发管理"},disabled:!0,component:function(){return n.e("chunk-4def670e").then(n.bind(null,"b779"))}}]},{path:"hardware-assets",permissions:"hardware",component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},name:"HardwareAssetsManagement",meta:{title:"硬件资产管理",center:["center"],menu:!0},children:[{path:"hardware-list",name:"HardwareList",disabled:!0,component:function(){return Promise.all([n.e("chunk-ef70c3ac"),n.e("chunk-2d0b689a")]).then(n.bind(null,"1e1a"))},meta:{title:"终端硬件信息"}},{path:"change-list",name:"HardwareChangeList",disabled:!0,component:function(){return Promise.all([n.e("chunk-ef70c3ac"),n.e("chunk-2b73e989")]).then(n.bind(null,"a6dc"))},meta:{title:"终端硬件变更",tree:!0}}]},{path:"upgrade-management",name:"UpgradeManagement",permissions:"upgrade",component:function(){return n.e("chunk-699a7f12").then(n.bind(null,"a49c"))},meta:{tree:!0,title:"升级管理",center:["center"]}}]},{path:"/safe-strategy",component:function(){return Promise.resolve().then(n.bind(null,"d9ce"))},name:"SafeStrategy",meta:{title:"策略中心",icon:"c-icon-strategy",center:["center"]},children:[{path:"plugin/setting",name:"PluginSetting",component:function(){return Promise.resolve().then(n.bind(null,"e993"))},meta:{title:"终端策略",center:["center"],tree:!0},children:[{path:"base",name:"SettingBase",permissions:"basic_setting",meta:{title:"基本设置",tree:!0,parentRender:!0},role:!0},{path:"safe",name:"PluginSettingSafe",permissions:"safe",meta:{title:"安全防护",tree:!0,parentRender:!0},role:!0},{path:"safe-zone",name:"PluginSettingSafeZone",permissions:"safety_zone",meta:{title:"安全区",tree:!0,parentRender:!0},role:!0},{path:"antivirus",name:"PluginSettingVirusMgr",permissions:"anti_virus_mgr",meta:{title:"杀毒管理",tree:!0,parentRender:!0},role:!0},{path:"win7",name:"PluginSettingWin7",permissions:"win7",meta:{title:"Win7盾甲",tree:!0,parentRender:!0},role:!0},{path:"message",name:"PluginSettingMessage",permissions:"message",meta:{title:"消息推送",tree:!0,parentRender:!0},role:!0},{path:"security-check",name:"PluginSettingSecurityCheck",permissions:"security_check",meta:{title:"安全检查",tree:!0,parentRender:!0},role:!0},{path:"network",name:"PluginSettingNotwork",permissions:"network",meta:{title:"网络防护",tree:!0,parentRender:!0},role:!0},{path:"trojan-kill",name:"PluginSettingDeepScan",permissions:"policy_trojan_kill",meta:{title:"木马查杀",tree:!0,parentRender:!0},role:!0},{path:"leak",name:"PluginSettingLeak",permissions:"leak",meta:{title:"漏洞管理",tree:!0,parentRender:!0},role:!0},{path:"extranet",name:"PluginSettingExtranet",permissions:"extranet",meta:{title:"违规外联",tree:!0,parentRender:!0},role:!0},{path:"device",name:"PluginSettingDeviceMgr",permissions:"device_mgr",meta:{title:"外设管控",tree:!0,parentRender:!0},role:!0},{path:"desktop",name:"PluginSettingDesktop",permissions:"desktop",meta:{title:"桌面加固",tree:!0,parentRender:!0},role:!0},{path:"software",name:"PluginSettingSoftMgr",permissions:"software_mgr",meta:{title:"软件管理",tree:!0,parentRender:!0},role:!0},{path:"flow",name:"TrafficManagement",permissions:"traffic_management",meta:{title:"流量管理",tree:!0,parentRender:!0},role:!0},{path:"behavior",name:"PluginSettingBehavior",permissions:"threat_detection",meta:{title:"威胁检测",tree:!0,parentRender:!0},role:!0},{path:"udisk",name:"PluginSettingUDisk",permissions:"udisk",meta:{title:"移动存储管理",tree:!0,parentRender:!0},role:!0},{path:"process-management",name:"ProcessManagement",permissions:"processxp_manage",meta:{title:"进程管理",tree:!0,parentRender:!0},role:!0},{path:"offline",name:"PluginSettingOffline",permissions:"offline_protection",meta:{title:"脱网防护",tree:!0,parentRender:!0},role:!0},{path:"audit",name:"PluginSettingSecurityAudit",permissions:"security_audit",meta:{title:"安全审计",tree:!0,parentRender:!0},role:!0},{path:"access",name:"PluginSettingAccess",permissions:"nacfunc",meta:{title:"终端准入",tree:!0,parentRender:!0},role:!0}]},{path:"security-files",name:"SecurityFiles",permissions:"file_list",component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},meta:{title:"文件黑白名单",center:["center"],menu:!0},children:[{path:"blacklist",name:"Blacklist",disabled:!0,component:function(){return Promise.all([n.e("chunk-vendors~d939e436"),n.e("chunk-2a9b8036"),n.e("chunk-2d0ccf98")]).then(n.bind(null,"4fe5"))},meta:{title:"黑名单"}},{path:"whitelist",name:"Whitelist",disabled:!0,component:function(){return Promise.all([n.e("chunk-vendors~d939e436"),n.e("chunk-2a9b8036"),n.e("chunk-2d0abc2f")]).then(n.bind(null,"173f"))},meta:{title:"白名单"}},{path:"file-check-center",name:"FileCheckCenter",disabled:!0,component:function(){return n.e("chunk-74761e36").then(n.bind(null,"45272"))},meta:{title:"私有云鉴定"}}]},{path:"/process",name:"ProcessManagement",component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},meta:{title:"进程管理",center:["center"],menu:!0},children:[{path:"blackList",name:"ProcessBlackList",permissions:"blacklist",meta:{title:"黑名单"},component:function(){return Promise.all([n.e("chunk-vendors~d939e436"),n.e("chunk-02339253")]).then(n.bind(null,"2703"))}},{path:"redList",name:"ProcessRedList",permissions:"redlist",meta:{title:"红名单"},component:function(){return n.e("chunk-c703f7d0").then(n.bind(null,"9054"))}}]},{path:"/security-subscribe",name:"SecuritySubscribe",component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},meta:{title:"终端安全订阅服务",center:["center"]},children:[{path:"",name:"DataUpdate",permissions:"data_update",meta:{title:"数据更新"},component:function(){return n.e("chunk-4f74af34").then(n.bind(null,"5c04"))}}]}]},{path:"/information",component:function(){return Promise.resolve().then(n.bind(null,"d9ce"))},name:"InformationManagement",meta:{title:"知识库管理",icon:"c-icon-process",center:["center"]},children:[{path:"process-library",name:"ProcessLibrary",permissions:"process_store",meta:{title:"进程库",center:["center"],tree:!0,treeModel:"ProcessLibraryTreeContainer",cmdComponent:function(){return n.e("chunk-4e2cbdeb").then(n.bind(null,"61103"))}}},{path:"tool-library",name:"ToolLibrary",permissions:"tool_box",component:function(){return n.e("chunk-78db75d0").then(n.bind(null,"278a"))},meta:{title:"工具管理",center:["center"]}},{path:"threat-library",name:"ThreatLibrary",permissions:"threatensearch_stroe",component:function(){return n.e("chunk-6dcae026").then(n.bind(null,"d58b"))},meta:{title:"威胁自查库",center:["center"]}}]},{path:"/device-management",name:"deviceManagement",component:function(){return Promise.resolve().then(n.bind(null,"d9ce"))},meta:{title:"设备管理",icon:"c-icon-device",center:["center"]},children:[{path:"external",name:"externalDevice",permissions:"device",meta:{title:"外部设备",center:["center"],menu:!0},component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},children:[{path:"peripheral-library",name:"peripheralLibrary",disabled:!0,meta:{title:"外设库"},component:function(){return n.e("chunk-6cfe260a").then(n.bind(null,"cbe3"))}},{path:"client",name:"clientDimension",disabled:!0,meta:{title:"终端维度"},component:function(){return n.e("chunk-a373040c").then(n.bind(null,"1d0d"))}}]},{path:"mobile-storage",name:"MobileStorageManagement",permissions:"removable_disk",meta:{title:"移动存储管理",center:["center"],menu:!0},component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},children:[{path:"device-management",name:"MobileDeviceManagement",disabled:!0,meta:{title:"设备管理",tree:!0},component:function(){return n.e("chunk-1817fed0").then(n.bind(null,"f3f7"))}},{path:"equipment-application",name:"EquipmentApplication",disabled:!0,meta:{title:"终端申请",tree:!0},component:function(){return n.e("chunk-2c684184").then(n.bind(null,"7c7d"))}}]}]},{path:"/access",name:"accessManagement",component:function(){return Promise.resolve().then(n.bind(null,"d9ce"))},meta:{title:"准入管理",icon:"c-icon-access",center:["center"]},children:[{path:"application",name:"application",permissions:"nacmod",meta:{title:"应用准入",center:["center"],menu:!0},component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},children:[{path:"application-management",name:"management",disabled:!0,component:function(){return n.e("chunk-ab37f324").then(n.bind(null,"12a4"))},meta:{title:"准入网关管理",tree:!1}},{path:"application-device",name:"device",disabled:!0,component:function(){return n.e("chunk-30e5864b").then(n.bind(null,"a5ad"))},meta:{title:"终端设备例外",tree:!1}},{path:"application-mobile",name:"mobile",disabled:!0,component:function(){return n.e("chunk-0dac6042").then(n.bind(null,"12ff"))},meta:{title:"移动端设备例外",tree:!1}}]}]},{path:"/log-report",name:"LogReport",component:function(){return Promise.resolve().then(n.bind(null,"d9ce"))},meta:{title:"日志报表",icon:"c-icon-log",center:["center"]},children:[{path:"red-list",name:"RedListLog",permissions:"protection_log",component:function(){return n.e("chunk-14d86f68").then(n.bind(null,"d3aa"))},meta:{title:"进程防护日志",tree:!0,center:["center"]}},{path:"virus",name:"VirusLog",permissions:"anti_virus_log",meta:{title:"查杀报表",center:["center"],menu:!0},component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},children:[{path:"overview",name:"VirusLogOverview",disabled:!0,meta:{title:"病毒查杀总览"},component:function(){return n.e("chunk-740ca714").then(n.bind(null,"342a"))}},{path:"terminal",name:"VirusLogByTerminal",disabled:!0,meta:{title:"按终端查看",tree:!0},component:function(){return n.e("chunk-777113c9").then(n.bind(null,"7d9e"))}},{path:"virus",name:"VirusLogByVirus",disabled:!0,meta:{title:"按病毒查看",tree:!0},component:function(){return n.e("chunk-79034238").then(n.bind(null,"766f"))}},{path:"detail",name:"VirusLogDetail",disabled:!0,meta:{title:"日志详情",tree:!0},component:function(){return Promise.all([n.e("chunk-12c207d8"),n.e("chunk-73f04be1")]).then(n.bind(null,"3191"))}}]},{path:"threaten",name:"ThreatenLog",permissions:"threatensearch_log",meta:{title:"威胁自查报表",center:["center"],menu:!0},component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},children:[{path:"overview",name:"ThreatenLogOverview",disabled:!0,meta:{title:"威胁自查总览"},component:function(){return n.e("chunk-a53fc102").then(n.bind(null,"2715"))}},{path:"detail",name:"ThreatenLogDetail",disabled:!0,meta:{title:"日志详情",tree:!0},component:function(){return Promise.all([n.e("chunk-12c207d8"),n.e("chunk-da6f7c32")]).then(n.bind(null,"c8e3"))}}]},{path:"leak",name:"LeakLog",permissions:"leak_log",meta:{title:"漏洞报表",center:["center"],menu:!0},component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},children:[{path:"overview",name:"LeakLogOverview",disabled:!0,meta:{title:"漏洞修复总览"},component:function(){return n.e("chunk-597164df").then(n.bind(null,"e7a4"))}},{path:"terminal",name:"LeakLogByTerminal",disabled:!0,meta:{title:"按终端查看",tree:!0},component:function(){return n.e("chunk-542afab3").then(n.bind(null,"a244"))}},{path:"leak",name:"LeakLogByLeak",disabled:!0,meta:{title:"按漏洞查看",tree:!0},component:function(){return n.e("chunk-4f718724").then(n.bind(null,"e785"))}},{path:"detail",name:"LeakLogDetail",disabled:!0,meta:{title:"日志详情",tree:!0},component:function(){return n.e("chunk-7edf6d9c").then(n.bind(null,"fcc4"))}}]},{path:"peripheral",name:"PeripheralLog",permissions:"device_log",meta:{title:"外设报表",center:["center"],menu:!0},component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},children:[{path:"overview",name:"PeripheralLogOverview",disabled:!0,meta:{title:"外设总览"},component:function(){return n.e("chunk-f062a264").then(n.bind(null,"1ee8"))}},{path:"detail",name:"PeripheralLogDetail",disabled:!0,meta:{title:"日志详情",tree:!0},component:function(){return n.e("chunk-73d7c268").then(n.bind(null,"70d0"))}}]},{path:"violation",name:"Violation",permissions:"violation_log",meta:{title:"违规报表",tree:!0,center:["center"]},component:function(){return n.e("chunk-2350d868").then(n.bind(null,"7f43"))}},{path:"quarantine",name:"quarantine",permissions:"isolation_log",meta:{title:"隔离日志",tree:!0,center:["center"]},component:function(){return n.e("chunk-90554240").then(n.bind(null,"7ad2"))}},{path:"mobile-storage-log",name:"MobileStorageLog",permissions:"udisk_audit_log",meta:{title:"移动存储审计",tree:!0,center:["center"]},component:function(){return n.e("chunk-9ddb137a").then(n.bind(null,"698d"))}},{path:"keywordAudit",name:"keywordAudit",permissions:"kw_audit_log",meta:{title:"关键字审计",tree:!0,center:["center"]},component:function(){return n.e("chunk-9055ae96").then(n.bind(null,"856f"))}},{path:"admittance",name:"admittance",permissions:"naclog",meta:{title:"准入日志",tree:!0,center:["center"]},component:function(){return n.e("chunk-905b3384").then(n.bind(null,"230e"))}},{path:"upgradeLog",name:"UpgradeLog",permissions:"upgrade_log",meta:{title:"升级日志",tree:!0,center:["center"]},component:function(){return n.e("chunk-00126e77").then(n.bind(null,"492a"))}},{path:"offline-log",name:"OfflineLog",permissions:"offline_log",meta:{title:"脱网日志",tree:!0,center:["center"]},component:function(){return n.e("chunk-1808dc7d").then(n.bind(null,"5057"))}},{path:"net-flow-log",name:"NetFlowLog",permissions:"net_flow_log",meta:{title:"流量日志",center:["center"],tree:!0},component:function(){return n.e("chunk-d8adcf16").then(n.bind(null,"8a96"))}}]},{path:"/operation",name:"Operation",component:function(){return Promise.resolve().then(n.bind(null,"d9ce"))},permissions:"operation",redirect:{name:"OperationManagement"},meta:{title:"任务管理",icon:"c-icon-task",center:["center"]},children:[{path:"management",name:"OperationManagement",meta:{title:"任务管理",center:["center"]},hidden:!0,component:function(){return Promise.all([n.e("chunk-vendors~d939e436"),n.e("chunk-4096cffb")]).then(n.bind(null,"a2a2"))}},{path:"action",name:"ActionDetail",meta:{title:"操作详情",center:["center"],parentRender:!0},hidden:!0,component:function(){return n.e("chunk-0607da10").then(n.bind(null,"44fd"))}}]},{path:"/warn",name:"WarnManagement",component:function(){return Promise.resolve().then(n.bind(null,"d9ce"))},meta:{title:"告警中心",icon:"c-icon-alarm",center:["center"]},children:[{path:"strategy",name:"strategy",permissions:"warn_setting",component:function(){return n.e("chunk-c8d4b9c6").then(n.bind(null,"a16d"))},meta:{title:"告警策略",center:["center"]}},{path:"list",name:"List",permissions:"warn_list",component:function(){return n.e("chunk-3454f479").then(n.bind(null,"2aae"))},meta:{title:"告警列表",center:["center"]}}]},{path:"/system",name:"SystemManagement",component:function(){return Promise.resolve().then(n.bind(null,"d9ce"))},meta:{title:"系统管理",icon:"c-icon-system",center:["center"]},children:[{path:"setting",name:"SystemSetting",component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},meta:{title:"系统设置",center:["center"],menu:!0},children:[{path:"base",name:"SystemBase",permissions:"system_basic_setting",meta:{title:"基本设置"},role:!0,component:function(){return Promise.all([n.e("chunk-vendors~d939e436"),n.e("chunk-ae37a748")]).then(n.bind(null,"30ce"))}},{path:"asset-register",name:"SystemAsset",permissions:"system_asset",meta:{title:"资产登记"},role:!0,component:function(){return n.e("chunk-4e9996d4").then(n.bind(null,"3fc3"))}},{path:"associate",name:"SystemAccess",permissions:"system_access",meta:{title:"准入平台"},role:!0,component:function(){return n.e("chunk-2d20978e").then(n.bind(null,"a8cd"))}},{path:"syslog",name:"SystemExport",permissions:"system_data_export",meta:{title:"数据导出"},role:!0,component:function(){return n.e("chunk-c0440438").then(n.bind(null,"c3451"))}},{path:"server-upgrade",name:"SystemUpgrade",permissions:"system_upgrade",meta:{title:"服务器升级"},role:!0,component:function(){return n.e("chunk-3c98b1b4").then(n.bind(null,"0aef"))}},{path:"server-upgrade-setting",name:"SystemUpgradeSetting",permissions:"system_server_update",meta:{title:"升级设置"},role:!0,component:function(){return n.e("chunk-bc787c88").then(n.bind(null,"8be6c"))}},{path:"cdn-setting",name:"SystemCdn",permissions:"system_cdn",meta:{title:"CDN设置"},role:!0,component:function(){return n.e("chunk-25f76fe7").then(n.bind(null,"ccef"))}},{path:"virtualization",name:"SystemVirtualization",permissions:"virtual_setting",meta:{title:"虚拟化"},role:!0,component:function(){return n.e("chunk-475ec93e").then(n.bind(null,"5ab2"))}},{path:"ldap",name:"Ldap",permissions:"ldap_auth_setting",meta:{title:"LDAP设置"},role:!0,component:function(){return n.e("chunk-0e039cbf").then(n.bind(null,"598a"))}}]},{path:"tools",name:"tools",permissions:"system_tool",component:function(){return n.e("chunk-bf571daa").then(n.bind(null,"a90d"))},meta:{title:"系统工具",center:["center"]}},{path:"cascade-center",name:"CenterCascade",permissions:"multi_level",component:function(){return n.e("chunk-3645027e").then(n.bind(null,"dd7d"))},meta:{title:"中心级联",center:["center"]}},{path:"user-management",name:"UserList",permissions:"user_management",component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},meta:{title:"用户管理",center:["center"],menu:!0},children:[{path:"user",name:"User",meta:{title:"用户管理"},component:function(){return Promise.all([n.e("chunk-vendors~d939e436"),n.e("chunk-8f4fa7a6")]).then(n.bind(null,"09d5"))}},{path:"role",name:"Role",meta:{title:"角色管理"},component:function(){return n.e("chunk-082b447b").then(n.bind(null,"9b34"))}},{path:"application",name:"Application",meta:{title:"应用管理"},component:function(){return n.e("chunk-67bfe04b").then(n.bind(null,"9626"))}}]},{path:"soft-management",name:"SoftManagement",permissions:"system_software",component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},meta:{title:"软件管家",center:["center"],menu:!0},children:[{path:"app",name:"SoftManagementApp",meta:{title:"软件列表",tree:!1,type:"softApp"},component:function(){return n.e("chunk-4454a8c2").then(n.bind(null,"e5af"))}},{path:"type",name:"SoftManagementType",meta:{title:"软件分类",tree:!1,type:"softType"},component:function(){return n.e("chunk-03c9ec24").then(n.bind(null,"4d58"))}}]},{path:"server/backup",name:"ServerBackup",permissions:"backup",component:function(){return Promise.all([n.e("chunk-vendors~d939e436"),n.e("chunk-7a76f6df")]).then(n.bind(null,"18fa"))},meta:{title:"备份与恢复",center:["center"]}},{path:"log",name:"SystemLog",component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},meta:{title:"系统日志",center:["center"],menu:!0},children:[{path:"operation",name:"OperationLog",permissions:"operation_log",component:function(){return n.e("chunk-ee4d6260").then(n.bind(null,"972d"))},meta:{title:"操作日志"}},{path:"remote",name:"RemoteLog",permissions:"remote_log",meta:{title:"远程桌面日志",tree:!0},component:function(){return n.e("chunk-905b3af2").then(n.bind(null,"2221"))}}]},{path:"feedback",name:"FeedBack",component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},meta:{title:"终端反馈",center:["center"],menu:!0},children:[{path:"report",name:"FeedBackReport",permissions:"client_trouble_report",component:function(){return n.e("chunk-43da4c1b").then(n.bind(null,"a7e0"))},meta:{title:"故障上报"}},{path:"opinion",name:"FeedBackOpinion",permissions:"client_feedback",component:function(){return n.e("chunk-43da4c1b").then(n.bind(null,"a7e0"))},meta:{title:"意见反馈"}},{path:"client-log",name:"ClientLog",permissions:"client_log",meta:{title:"终端运行日志"},component:function(){return n.e("chunk-2d0c0be6").then(n.bind(null,"42a3"))}}]}]}],f=n("d9ce"),p=n("e993"),m=[{path:"/cascade/overview",name:"CascadeOverview",permissions:"multi_general",component:f.default,meta:{icon:"c-icon-home",title:"多级概况",center:["cascade"],cmdComponent:function(){return n.e("chunk-3645027e").then(n.bind(null,"dd7d"))}}},{path:"/cascade",component:f.default,name:"Cascade",meta:{icon:"c-icon-cascade-manage",title:"多级管理",center:["cascade"]},children:[{path:"multistage",name:"CascadeData",permissions:"multi_data",component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},meta:{menu:!0,tree:!1,title:"多级数据",center:["cascade"]},children:[{path:"statistics",name:"Statistics",component:function(){return n.e("chunk-3645027e").then(n.bind(null,"dd7d"))},meta:{title:"统计数据",center:["cascade"]}},{path:"status",name:"Status",component:function(){return n.e("chunk-3645027e").then(n.bind(null,"dd7d"))},meta:{title:"状态数据",center:["cascade"]}},{path:"topology",name:"Topology",component:function(){return n.e("chunk-3645027e").then(n.bind(null,"dd7d"))},meta:{title:"多级拓扑",center:["cascade"]}}]},{path:"approve",name:"CascadeApprove",permissions:"multi_audit",component:function(){return n.e("chunk-3645027e").then(n.bind(null,"dd7d"))},meta:{title:"审批管理",center:["cascade"]}}]},{path:"/cascade-client",name:"CascadeClient",component:f.default,redirect:{name:"CascadeClientIndex"},meta:{icon:"c-icon-client",tree:!0,title:"终端管理",center:["cascade"],type:"cascade",toolGroupTree:!1},children:[{path:"index",name:"CascadeClientIndex",permissions:"multi_client",meta:{tree:!0,title:"终端概况",center:["cascade"],type:"cascade",toolGroupTree:!1},component:function(){return n.e("chunk-3c736eb4").then(n.bind(null,"ec97"))},children:[{path:"detail",name:"CascadeClientDetail",permissions:"multi_client",meta:{menu:!0,isChild:!0,title:"",parentRender:!0,isBack:!0},hidden:!0,component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},children:[{path:"info",name:"HostDetailInfo",meta:{title:"终端信息",center:["cascade"]},component:function(){return Promise.all([n.e("chunk-vendors~d939e436"),n.e("chunk-f7c0afc8"),n.e("chunk-12c207d8"),n.e("chunk-650f6d12"),n.e("chunk-2d6291e8")]).then(n.bind(null,"8184"))}},{path:"safe",name:"HostDetailSafe",meta:{title:"终端安全",center:["cascade"]},component:function(){return Promise.all([n.e("chunk-vendors~d939e436"),n.e("chunk-f7c0afc8"),n.e("chunk-12c207d8"),n.e("chunk-650f6d12"),n.e("chunk-2d6291e8")]).then(n.bind(null,"8184"))}},{path:"desktop",name:"HostDetailDesktop",meta:{title:"桌面管理",center:["cascade"]},component:function(){return Promise.all([n.e("chunk-vendors~d939e436"),n.e("chunk-f7c0afc8"),n.e("chunk-12c207d8"),n.e("chunk-650f6d12"),n.e("chunk-2d6291e8")]).then(n.bind(null,"8184"))}}]}]},{path:"assets-mgr",permissions:"multi_asset_mgr",component:function(){return n.e("chunk-9040c386").then(n.bind(null,"411c"))},name:"CascadeClientAssetsMgr",meta:{title:"终端资产管理",type:"cascade",center:["cascade"],tree:!0,assembleGroupTree:!1,toolGroupTree:!1},children:[{path:"overview",name:"AssetsMgrOverview",disabled:!0,component:function(){return n.e("chunk-585a92f8").then(n.bind(null,"c780"))},meta:{title:"资产概况"}},{path:"client",name:"AssetsMgrClient",disabled:!0,component:function(){return n.e("chunk-32485f28").then(n.bind(null,"61b0"))},meta:{title:"已发现终端"}}]}]},{path:"/cascade-strategy",name:"CascadeStrategy",component:f.default,meta:{icon:"c-icon-strategy",title:"终端策略",type:"cascade",center:["cascade"],tree:!0,toolGroupTree:!1,childRender:!0},children:[{path:"base",name:"CascadeStrategyBase",permissions:"multi_basic_setting",component:p.default,meta:{title:"基本设置",tree:!0,center:["cascade"],type:"cascade",toolGroupTree:!1,parentRender:!0},role:!0,hidden:!0},{path:"safe",name:"CascadeStrategySafe",permissions:"multi_safe",component:p.default,meta:{title:"安全防护",tree:!0,center:["cascade"],type:"cascade",toolGroupTree:!1,parentRender:!0},role:!0,hidden:!0},{path:"safe-zone",name:"CascadeStrategySafeZone",permissions:"multi_safety_zone",component:p.default,meta:{title:"安全区",tree:!0,center:["cascade"],type:"cascade",toolGroupTree:!1,parentRender:!0},role:!0,hidden:!0},{path:"antivirus",name:"CascadeStrategyVirusMgr",permissions:"multi_anti_virus_mgr",component:p.default,meta:{title:"杀毒管理",tree:!0,center:["cascade"],type:"cascade",toolGroupTree:!1,parentRender:!0},role:!0,hidden:!0},{path:"win7",name:"CascadeStrategyWin7",permissions:"multi_win7",component:p.default,meta:{title:"Win7盾甲",tree:!0,center:["cascade"],type:"cascade",toolGroupTree:!1,parentRender:!0},role:!0,hidden:!0},{path:"security-check",name:"CascadeStrategySecurityCheck",permissions:"multi_security_check",component:p.default,meta:{title:"安全检查",tree:!0,center:["cascade"],type:"cascade",toolGroupTree:!1,parentRender:!0},role:!0,hidden:!0},{path:"network",name:"CascadeStrategyNotwork",permissions:"multi_network",component:p.default,meta:{title:"网络防护",tree:!0,center:["cascade"],type:"cascade",toolGroupTree:!1,parentRender:!0},role:!0,hidden:!0},{path:"trojan-kill",name:"CascadeStrategyDeepScan",permissions:"multi_policy_trojan_kill",component:p.default,meta:{title:"木马查杀",tree:!0,center:["cascade"],type:"cascade",toolGroupTree:!1,parentRender:!0},role:!0,hidden:!0},{path:"leak",name:"CascadeStrategyLeak",permissions:"multi_leak",component:p.default,meta:{title:"漏洞管理",tree:!0,center:["cascade"],type:"cascade",toolGroupTree:!1,parentRender:!0},role:!0,hidden:!0},{path:"extranet",name:"CascadeStrategyExtranet",permissions:"multi_extranet",component:p.default,meta:{title:"违规外联",tree:!0,center:["cascade"],type:"cascade",toolGroupTree:!1,parentRender:!0},role:!0,hidden:!0},{path:"device",name:"CascadeStrategyDeviceMgr",permissions:"multi_device_mgr",component:p.default,meta:{title:"外设管控",tree:!0,center:["cascade"],type:"cascade",toolGroupTree:!1,parentRender:!0},role:!0,hidden:!0},{path:"desktop",name:"CascadeStrategyDesktop",permissions:"multi_desktop",component:p.default,meta:{title:"桌面加固",tree:!0,center:["cascade"],type:"cascade",toolGroupTree:!1,parentRender:!0},role:!0,hidden:!0},{path:"software",name:"CascadeStrategySoftMgr",permissions:"multi_software_mgr",component:p.default,meta:{title:"软件管理",tree:!0,center:["cascade"],type:"cascade",toolGroupTree:!1,parentRender:!0},role:!0,hidden:!0},{path:"flow",name:"CascadeTrafficManagement",permissions:"multi_traffic_management",component:p.default,meta:{title:"流量管理",tree:!0,center:["cascade"],type:"cascade",toolGroupTree:!1,parentRender:!0},role:!0,hidden:!0},{path:"behavior",name:"CascadeStrategyBehavior",permissions:"multi_threat_detection",component:p.default,meta:{title:"威胁检测",tree:!0,center:["cascade"],type:"cascade",toolGroupTree:!1,parentRender:!0},role:!0,hidden:!0},{path:"udisk",name:"CascadeStrategyUdisk",permissions:"multi_udisk",component:p.default,meta:{title:"移动存储管理",tree:!0,center:["cascade"],type:"cascade",toolGroupTree:!1,parentRender:!0},role:!0,hidden:!0},{path:"process-management",name:"CascadeStrategyProcessManagement",permissions:"multi_processxp_manage",component:p.default,meta:{title:"进程管理",tree:!0,center:["cascade"],type:"cascade",toolGroupTree:!1,parentRender:!0},role:!0,hidden:!0},{path:"offline",name:"CascadeStrategyOffline",permissions:"multi_offline_protection",component:p.default,meta:{title:"脱网防护",tree:!0,center:["cascade"],type:"cascade",toolGroupTree:!1,parentRender:!0},role:!0,hidden:!0},{path:"audit",name:"CascadeStrategySecurityAudit",permissions:"multi_security_audit",component:p.default,meta:{title:"安全审计",tree:!0,center:["cascade"],type:"cascade",toolGroupTree:!1,parentRender:!0},role:!0,hidden:!0}]},{path:"/cascade-log",component:f.default,name:"CascadeLog",meta:{icon:"c-icon-multi-log",title:"多级日志",center:["cascade"]},children:[{path:"violation",name:"CascadeLogViolation",permissions:"multi_violation_log",component:function(){return n.e("chunk-3645027e").then(n.bind(null,"dd7d"))},meta:{title:"违规外联日志",center:["cascade"]}}]},{path:"/cascade-setting",name:"CascadeSetting",permissions:"multi_setting",component:f.default,meta:{icon:"c-icon-system",title:"多级设置",center:["cascade"],cmdComponent:function(){return n.e("chunk-3645027e").then(n.bind(null,"dd7d"))}}}],_=[{path:"/server/setting",component:f.default,name:"ServerSetting",permissions:"webSetting",meta:{title:"站点设置",center:["center"],cmdComponent:function(){return n.e("chunk-2d0d7f8b").then(n.bind(null,"78a5"))}},hidden:!0},{path:"/dev",component:f.default,name:"Develop",permissions:"develop",meta:{title:"开发者模式",center:["center"]},hidden:!0,children:[{path:"info",name:"DevInfo",permissions:"develop",component:function(){return n.e("chunk-2d0a4868").then(n.bind(null,"078c"))},meta:{title:"总体概况",center:["center"]}},{path:"log",name:"DevLog",permissions:"develop",component:function(){return n.e("chunk-90308e8e").then(n.bind(null,"a046"))},meta:{title:"日志查询",center:["center"]}},{path:"operation/actions",name:"ActionList",permissions:"develop",component:function(){return n.e("chunk-6c5bc62c").then(n.bind(null,"2525"))},meta:{title:"命令历史",center:["center"]},children:[{path:"detail",name:"HostActionList",component:function(){return n.e("chunk-1c25850c").then(n.bind(null,"124b"))},meta:{center:["center"],parentRender:!0,title:"终端命令历史"}}]},{path:"operation/test",name:"ActionTest",permissions:"develop",component:function(){return n.e("chunk-2d0cc589").then(n.bind(null,"4e13"))},meta:{title:"命令测试",center:["center"]}},{path:"reg",name:"DevReg",permissions:"develop",component:function(){return n.e("chunk-2d0d5fb4").then(n.bind(null,"7137"))},meta:{title:"生成授权",center:["center"]}},{path:"pdownstat",name:"PdownStat",permissions:"develop",component:function(){return n.e("chunk-2d213147").then(n.bind(null,"aac4"))},meta:{title:"pdown统计",center:["center"]}},{path:"monitor",name:"Monitor",permissions:"develop",component:function(){return n.e("chunk-06217414").then(n.bind(null,"7387"))},meta:{title:"服务端监控信息",center:["center"]}},{path:"plugins/:m2",name:"HostPlugins",permissions:"develop",component:function(){return n.e("chunk-259072c7").then(n.bind(null,"6ac0"))},meta:{tree:!1,title:"插件控制",center:["center"]},hidden:!0}]}],E=[{path:"/test-service",name:"TestService",permissions:"sample",component:function(){return Promise.all([n.e("chunk-vendors~d939e436"),n.e("chunk-fe040566")]).then(n.bind(null,"773e"))}},{path:"*",redirect:"/404",hidden:!0}];c.default.use(i.a);var T=[].concat(Object(a.a)(l),Object(a.a)(m),Object(a.a)(_),Object(a.a)(E)),h=function(){return new i.a({mode:"hash",scrollBehavior:function(){return{y:0}},routes:u})},b=h();var O=i.a.prototype.push;i.a.prototype.push=function(e){return O.call(this,e).catch((function(e){return e}))};t.e=b},b20f:function(e,t,n){e.exports={"primary-active-color":"#039972"}},b962:function(e,t,n){"use strict";n.d(t,"a",(function(){return I})),n.d(t,"b",(function(){return L}));n("99af"),n("13d5"),n("b64b");var r=n("5530"),a=(n("96cf"),n("1da1")),c=n("ade3"),i=n("4328"),u=(n("caad"),n("c975"),n("e260"),n("d81d"),n("a9e3"),n("cca6"),n("4fad"),n("d3b7"),n("ac1f"),n("3ca3"),n("5319"),n("ddb0"),n("2b3d"),n("3835")),o=n("5c96"),s=n("fa7d"),d=n("bc3a"),l=n.n(d),f=n("4360"),p=n("745a"),m=n("5d2d"),_=n("2332"),E=n("ff51");Object(s.H)()&&(l.a.defaults.withCredentials=!0,l.a.defaults.headers.post["Content-Type"]="application/x-www-form-urlencoded");var T=function(e,t){var n=Object(u.a)(t,2),r=n[0],a=n[1],c=Object(E.a)(a)?"".concat(r.replace(/\[]$/,""),"[]"):r;if(Object(E.a)(a))e=a.length?a.reduce((function(e,t){var n=Object(_.a)(t),r=Object(_.a)(t);return e.append(c,n||r?JSON.stringify(t):t),e}),e):e.append(c,"")||e;else{var i=Object(_.a)(a);e.append(c,i?JSON.stringify(a):a)}return e};function h(e){if(e.status>=200&&e.status<300)return e;Object(s.O)({message:"请求错误 ".concat(e.status,": ").concat(e.url),type:"error",duration:p.d});var t=new Error(e.statusText);return e.error=t,Promise.reject(e)}function b(e){return O.apply(this,arguments)}function O(){return(O=Object(a.a)(regeneratorRuntime.mark((function e(t){var n,r,a,c;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=t.data,r=t.config,n.errno=Number(n.errno),n.errno){e.next=4;break}return e.abrupt("return",n);case 4:if(100!==n.errno){e.next=14;break}return Object(s.d)(),window.location.href=Object(s.H)()?"/#/login":"/dist/#/login",e.next=9,f.a.dispatch("updateTree",Object(s.u)());case 9:return a=new Error(n.errMsg),n.errmsg=a,e.abrupt("return",Promise.reject(n));case 14:if(110!==n.errno){e.next=18;break}o.MessageBox.confirm('<span class="color85 size16 bold">当前账号“'.concat(n.data.username,'”已在其他设备上登录</span><br><span class="color65">登录地址：').concat(n.data.last_login_ip,"</span>"),"",{confirmButtonText:"知道了",showCancelButton:!1,customClass:"kick-dialog",type:"warning",dangerouslyUseHTMLString:!0}).then((function(){Object(s.d)(),window.location.href=Object(s.H)()?"/#/login":"/dist/#/login",f.a.dispatch("updateTree",Object(s.u)()),window.location.reload()})).catch((function(e){Object(s.d)(),window.location.href=Object(s.H)()?"/#/login":"/dist/#/login",f.a.dispatch("updateTree",Object(s.u)()),window.location.reload()})),e.next=20;break;case 18:if(200001!==n.errno){e.next=20;break}return e.abrupt("return",Promise.reject(n));case 20:return n.errno&&("#/system/setting"!==window.location.hash||"/dist#/system/setting"!==window.location.hash||r.errShow&&Object(s.O)({message:n.errmsg,type:"error",duration:p.d}),50008===n.errno||50012===n.errno||50014===n.errno?o.MessageBox.confirm("你已被登出，可以取消继续留在该页面，或者重新登录","确定登出",{confirmButtonText:"重新登录",cancelButtonText:"取消",type:"warning"}).then((function(){f.a.dispatch("FedLogOut").then((function(){location.reload()}))})).catch((function(e){r.errShow&&Object(s.O)({message:n.errmsg,type:"error",duration:p.d})})):111!==n.errno&&112!==n.errno&&r.errShow&&Object(s.O)({message:n.errmsg,type:"error",duration:p.d})),c=new Error(n.errMsg),n.error=c,e.abrupt("return",Promise.reject(n));case 24:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function S(e){var t=m.a.set("notReload");return-1===window.location.href.indexOf("#/login")||t||100!==e.errno||window.location.reload(),e.errmsg?e:{errno:999999,errmsg:"接口错误"}}function g(e){var t=e.url,n=e.header,a=void 0===n?{}:n,c=e.options,i=e.fileParams,u=void 0===i?[]:i,o=e.type,d=void 0===o?"application/x-www-form-urlencoded":o,f=e.timeout,E=void 0===f?3e4:f,O=e.errShow,g=void 0===O||O,R=Object.assign({url:t,timeout:E},c,{fileParams:u}),I=m.a.get("cascadeId")||"",A=m.a.get("ticket")||"",L=A&&{"Epp-Api-Ticket":A}||{},v=I&&{"X-Center":I}||{},D={"X-Local":2!==m.a.get("isLocal")},C=Object(s.C)(),j=C&&{Authorization:"Bearer ".concat(C)}||{};if(R.headers=Object(r.a)(Object(r.a)(Object(r.a)(Object(r.a)(Object(r.a)({"Content-Type":"json"===d?"application/json":"application/x-www-form-urlencoded"},j),v),L),D),a),R.errShow=g,"POST"===R.method||"PUT"===R.method){R.body&&!R.data&&(R.data=R.body,delete R.body);var P=R.data instanceof FormData;if(P||"file"!==d){if(!P&&R.data&&!R.data.$useRaw&&"json"!==d){var k=new URLSearchParams;R.data=Object.entries(R.data).reduce(T,k)}}else R.data=function(e,t){var n=new FormData;return Object.keys(e).map((function(r){return t.length?n.append([r],Object(_.a)(e[r])&&-1===t.indexOf(r)?JSON.stringify(e[r]):e[r]):n.append([r],e[r])})),n}(R.data,R.fileParams)}try{return l.a.request(R).then(h).then((function(e){return e})).then(b).catch(S)}catch(e){Object(s.O)({message:"接口异常，刷新重试",type:"error",duration:p.d})}}function R(e,t){var n=Object(_.a)(e[t])?JSON.stringify(e[t]):e[t];return Object(c.a)({},t,n)}function I(e,t){return A.apply(this,arguments)}function A(){return(A=Object(a.a)(regeneratorRuntime.mark((function e(t,n){var a,c,u,o,s=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(a=s.length>2&&void 0!==s[2]?s[2]:{},c=!(s.length>3&&void 0!==s[3])||s[3],u="".concat((new Date).getTime(),"_").concat(Math.random()),n){e.next=5;break}return e.abrupt("return",g({url:"".concat(t,"?d=").concat(u),header:a,errShow:c}));case 5:return o=Object.keys(n).reduce((function(e,t){return Object(r.a)(Object(r.a)(Object(r.a)({},R(n,t)),e),{},{d:u})}),{}),e.abrupt("return",g({url:"".concat(t,"?").concat(Object(i.stringify)(o)),header:a,errShow:c}));case 7:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function L(e){return v.apply(this,arguments)}function v(){return(v=Object(a.a)(regeneratorRuntime.mark((function e(t){var n,r,a,c,i,u,o,s,d,l,f,p;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.url,r=t.data,a=t.fileParams,c=void 0===a?[]:a,i=t.type,u=void 0===i?"application/x-www-form-urlencoded":i,o=t.timeout,s=void 0===o?1e4:o,d=t.header,l=void 0===d?{}:d,f=t.errShow,p=void 0===f||f,e.abrupt("return",g({url:n,options:{method:"POST",body:r},type:u,fileParams:c,timeout:s,header:l,errShow:p}));case 2:case"end":return e.stop()}}),e)})))).apply(this,arguments)}window.addEventListener("message",(function(e){var t=e.data,n=t.data,r=t.msg,a=m.a.get("cascadeResponseMessage");if("cascadeResponseMessage"===r){if(-1===a)return;[100,110,200001,50008,50012,50014].includes(n.errno)?(m.a.set("cascadeResponseMessage",-1),Object(s.d)(),setTimeout((function(){m.a.remove("cascadeResponseMessage")}),300),window.location.href=Object(s.H)()?"/#/login":"/dist/#/login",f.a.dispatch("updateTree",Object(s.u)()),window.location.reload()):Object(s.O)({message:n.errmsg||"接口异常，刷新重试",type:"error",duration:p.d})}}),!1)},c466:function(e,t,n){"use strict";n.d(t,"d",(function(){return a})),n.d(t,"f",(function(){return c})),n.d(t,"a",(function(){return i})),n.d(t,"e",(function(){return u})),n.d(t,"c",(function(){return o})),n.d(t,"i",(function(){return s})),n.d(t,"g",(function(){return d})),n.d(t,"h",(function(){return l})),n.d(t,"b",(function(){return f}));n("99af"),n("d81d"),n("4d63"),n("ac1f"),n("25f0"),n("4d90"),n("5319");var r=n("3835"),a=function(e){var t=e?new Date(e):new Date,n=t.getTime(),r=t.getFullYear(),a=t.getMonth(),c=t.getDate(),i=t.getDay();return{dateObj:t,year:r,month:a,date:c,day:i,time:n}},c=function(e){var t=e?new Date(e):new Date;t.setDate(1);var n=new Date(t);return n.setMonth(t.getMonth()+1),n.setDate(0),{startDate:t.getDate(),startDay:t.getDay(),startMonth:t.getMonth(),startYear:t.getFullYear(),endDate:n.getDate(),endDay:n.getDay(),endMonth:n.getMonth(),endYear:n.getFullYear()}},i=function(e){var t=new Date(e),n="".concat(t.getFullYear()).padStart(4,"0"),r="".concat(t.getMonth()+1).padStart(2,"0"),a="".concat(t.getDate()).padStart(2,"0");return"".concat(n,"-").concat(r,"-").concat(a)},u=function(e,t){var n=t?new Date(t):new Date,r=n-864e5*e;return 1===e?[n,n].map(i):[r,n].map(i)},o=function(e,t){var n=a(),r=n.year,c=n.month,u=n.date,o=n.day,s=t?new Date(t):new Date(r,c,u+(7-o)),d=s-864e5*(e-1);return 1===e?[s,s].map(i):[d,s].map(i)},s=function(e){return{shortcuts:e.map((function(e){var t=Object(r.a)(e,2),n=t[0],a=t[1];return{text:n,onClick:function(e){return e.$emit("pick",u(a))}}}))}},d=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"yyyy-MM-dd hh:mm:ss",n=e?new Date(e):new Date,r={"M+":n.getMonth()+1,"d+":n.getDate(),"h+":n.getHours(),"m+":n.getMinutes(),"s+":n.getSeconds(),"q+":Math.floor((n.getMonth()+3)/3),S:n.getMilliseconds()};for(var a in/(y+)/.test(t)&&(t=t.replace(RegExp.$1,(n.getFullYear()+"").substr(4-RegExp.$1.length))),r)new RegExp("("+a+")").test(t)&&(t=t.replace(RegExp.$1,1===RegExp.$1.length?r[a]:("00"+r[a]).substr((""+r[a]).length)));return t},l=function(e){return{shortcuts:e.map((function(e){var t=Object(r.a)(e,2),n=t[0],a=t[1];return{text:n,onClick:function(e){return e.$emit("pick",f(a))}}}))}},f=function(e){if("week"===e){var t=new Date,n=new Date,r=n.getDay()-1,a=n.getDate();return 0!==r&&n.setDate(a-r),[n,t].map(i)}if("pweek"===e){var c=new Date;c.setTime(c.getTime()-6048e5);var u=c.getDay()-1,o=new Date,s=new Date;return 0===u?(o.setDate(c.getDate()),s.setDate(c.getDate()+6)):(o.setTime(c.getTime()-864e5*u),s.setTime(c.getTime()+864e5*(6-u))),[o,s].map(i)}if("pmonth"===e){var d=new Date,l=d.getFullYear(),f=d.getMonth(),p="",m="";return 0===f?(l--,p=new Date(l,11,1),m=new Date(l,11,31)):(p=new Date(l,f-1,1),m=new Date(l,f,0)),[p,m].map(i)}}},e60a:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));n("ac1f"),n("1276");var r=n("ade3"),a=n("3835");function c(e){var t=e.split("-"),n=Object(a.a)(t,2),r=n[0],c=n[1],i="top"===r||"bottom"===r;return{mainDirection:r,alignment:function(e,t){if(t)switch(e){case"left":return"start";case"right":return"end";default:return e}switch(e){case"top":return"start";case"bottom":return"end";default:return e}}(void 0===c?"center":c,i),isVertical:i}}function i(e){var t=e.placement,n=e.selfRect,r=e.refRect,a=e.parentRect,c=t.mainDirection,i=t.isVertical,u=i?"top":"left",o=i?"height":"width",s=0;switch(c){case"top":case"left":s=r[u]-n[o]-a[u];break;case"bottom":case"right":s=r[u]+r[o]-a[u]}return[u,s]}function u(e){var t=e.placement,n=e.selfRect,r=e.refRect,a=e.parentRect,c=t.alignment,i=t.isVertical,u=i?"left":"top",o=i?"width":"height",s=0;switch(c){case"start":s=r[u]-a[u];break;case"center":s=r[u]+r[o]/2-n[o]/2-a[u];break;case"end":s=r[u]+r[o]-n[o]}return[u,s]}function o(e,t){var n,o,s=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"bottom",d=null!==(n=t.offsetParent)&&void 0!==n?n:document.body,l=d===document.body,f=l?{top:0,left:0,bottom:0,right:0,width:0,height:0}:d.getBoundingClientRect(),p=t.getBoundingClientRect(),m=e.getBoundingClientRect(),_=document.scrollingElement||document.body,E=_.scrollLeft,T=_.scrollTop,h=c(s),b=i({placement:h,selfRect:p,refRect:m,parentRect:f}),O=Object(a.a)(b,2),S=O[0],g=O[1],R=u({placement:h,selfRect:p,refRect:m,parentRect:f}),I=Object(a.a)(R,2),A=I[0],L=I[1],v=(o={},Object(r.a)(o,S,g),Object(r.a)(o,A,L),o),D=v.left,C=v.top;return{top:C+=l?T:0,left:D+=l?E:0}}},ecf6:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var r={USER_LOGIN_INGO:"/user/isLogin",USER_INFO:"/user/userinfo",USER_LOGIN:"/user/login",USER_LOGOUT:"/user/logout",USER_CHANGE_PASSWORD:"/user/modifyPassword",USER_PUBLIC_KEY:"/user/getPubKey",RESOURCE_WEB:"/Resource/web",DOWNLOAD_GET_INFO:"/download/getinform",DOWNLOAD_SET_INFO:"/download/updateinform",USER_TOOLS_LIST:"/user/getAllUserList",USER_TOOLS_INFO:"/user/getUserInfo",USER_TOOLS_SAVE:"/user/saveUserInfo",USER_TOOLS_DELETE:"/user/deleteUser",USER_TOOLS_DISABLE:"/user/disable",USER_TOOLS_ENABLE:"/user/enable",RESET_PASSWORD:"/user/resetPassword",GET_ROLE_LIST:"/role/getRoleList",GET_PERMISSION_LIST:"/role/getPermissionList",SAVE_ROLE:"/role/saveRole",DELETE_ROLE:"/role/deleteRole",GET_ROLE_INFO:"/role/getRoleInfo",SERVER_INFO:"/server/info",SERVER_AUTHORIZE:"/server/licup",SERVER_ADD_AUTHORIZE:"/license/licadd",SERVER_DOWN_URL:"/server/getDownUrl",SERVER_LICENSE_INFO:"/license/licinfo",LICENSE_ALARM:"/license/licalarm",SERVER_BACK_UP:"/server/backup",SERVER_BACK_UPS:"/server/backups",SERVER_BACK_DOWN:"/server/backupdown",SERVER_HOST_STATUS:"/server/gethoststat",SERVER_KB_RESULT:"/server/getkbresult",SERVER_VIRUS_STATU:"/server/getvirusstat",SERVER_UNHANDLE_KB:"/server/getunhandlekb",SERVER_SAFE_EXAM:"/server/getsafeexam",UPDATE_LIB:"/libdown/doUpdateVersion",CANCEL_LIB:"/libdown/cancel",STATUS_LIB:"/libdown/polling",SERVER_LIB_LIST:"/libdown/getLibList",UPDATE_SERVER_LIB_SETTING:"/libdown/saveLibList",UPDATE_SERVER_LIB_SETTING_CASCADE:"/api/libdown/saveLibList",UPDATE_SERVER_TEST_PROXY:"/libdown/testProxy",MISC_BASE_INFO:"/misc/fieldsinfo",MISC_STATUS:"/misc/statusdesc",GROUP_LIST:"/group/getGroupList",GROUP_TREE:"/group/getMyGroupTree",GROUP_BASE_TREE:"/group/getGroupInfo",GROUP_DELETE:"/group/deleteGroup",GROUP_SAVE:"/group/saveGroup",GROUP_KV:"/group/getGroupKV",GROUP_M2_LIST:"/group/getNoGroupM2List",GROUP_TRANSFER:"/group/transferGroup",GROUP_IMPORT:"/group/importGroup",GROUP_EXPORT:"/group/exportGroup",GET_GROUP_TREE_SETTING:"/group/getGroupSetting",HOST_LIST:"/host/getlist",HOST_GET_LIST:"/host/list",HOST_CONDITION:"/host/getcondition",HOST_BAT_CHOP:"/host/batchop",HOST_ISOLATE:"/host/isolate",HOST_EVENT_LOG:"/host/eventlog",HOST_EVENT_REPORT:"/host/lcsop",HOST_EVENT_REPORT_BATCH:"/host/kbbatchop",HOST_SERVER_MGR:"/host/processServer",HOST_TRUST_LIST:"/host/gettrustpath",HOST_SAVE_REMARKS:"/host/addPcInfoNameRemaks",HOST_CERTINFO_LIST:"/host/certinfo",HOST_CLIENT_SOFTWARES:"/host/softmgr",HOST_NET_CONTROL_LIST:"/host/netcontrol",HOST_KEY_WORD_SUG:"/host/kwsug",HOST_CLIENT_EXPORT:"/host/exportclientversion",HOST_CLIENT_VERSION:"/host/clientversion",HOST_CLIENT_LOG:"/host/clientupdatelog",HOST_DETAIL_INFO:"/host/getinfo",HOST_SDMGR_SETTING:"/host/sdmgrsetting",HOST_MESSAGE:"/host/message",HOST_PATCH:"/host/hotpatch",HOST_LCS_CMD:"/host/lcscmd",HOST_KB:"/host/kb",HOST_IE_PLUGIN:"/host/ieplugin",HOST_NET_CONNECT:"/host/netconnect",HOST_NET_FLOW:"/host/netflow",HOST_PLUGIN:"/host/plugin",HOST_PROCESS_XP:"/host/processxp",HOST_USER:"/host/userinfo",HOST_PROCESS_PROTECTION:"/host/scriptaction",HOST_DEEP_SCAN:"/host/deepscanvirus",HOST_NET_ACTION:"/host/netaction",HOST_ISOLATION:"/host/quarant",HOST_ARREST:"/host/getArrest",HOST_ARREST_CMD:"/host/operationArrest",HOST_DELETE_CLIENT:"/host/deleteHost",HOST_OP_QUARANT:"/host/opQuarant",HOST_OP_TRUST:"/host/opTrust",UPDATE_NET_CONTROL_HOST:"/netcontrol/sethosts",GET_NET_CONTROL_CMD:"/netcontrol/getlcscmds",SET_NET_CONTROL_CMD:"/netcontrol/setlcscmds",SD_MGR_LIST:"/sdmgr/monitorLists",SD_MGR_SETTING:"/sdmgr/setting",SETTING_BASE_INFO:"/setting/get",SETTING_SFTP_PASSWORD:"/setting/resetSftpPassword",SETTING_REMOVE_CONTROL:"/setting/setxcremotectrl",SETTING_QVM_SERVER:"/setting/setQVMTargetServer",SETTING_NET_ACTION_INFO:"/netaction/setting",SETTING_PROCESS_ACTION_INFO:"/processneuron/getinfo",PROCESS_ACTION_ISSUE:"/processneuron/issued",SETTING_Clean_Terminal_Days:"/setting/setCleanTerminalDays",SETTING_PASSWORD_TYPE:"/setting/setPasswordType",SETTING_SERVER:"/setting/serversetting",SETTING_CLOUT_UPDATE:"/setting/setCloudUpdate",SETTING_IDENTIFY_SERVER:"/setting/setidentifyserver",SET_SETTING_MESSAGE:"/setting/sendmsg",SET_SEVER_LIMIT:"/setting/setbandwidth",GET_PRODUCT_IMPROVE:"/setting/getProductImprovementPlan",SET_PRODUCT_IMPROVE:"/setting/updateProductImprovementPlan",PLUGIN_KB:"/plugin/kb",PLUGIN_BATCHOP:"/plugin/batchop",PLUGIN_HOSTS:"/plugin/hosts",PLUGIN_SOFTWARES:"/plugin/softmgr",PLUGIN_VIRUS_KILL_LOG:"/host/sdmgrvirus",HARDWARE_LIST:"/hardware/gethardwareall",HARDWARE_EXCEL:"/hardware/gethardwareexcel",HARDWARE_CHANGE_LIST:"/hardware/gethardwarechangeall",HARDWARE_CHANGE_EXCEL:"/hardware/gethardwarechangeexcel",MINI_HIPS_LIST:"/responserules/get",MINI_HIPS_ADD:"/responserules/add",MINI_HIPS_EDIT:"/responserules/edit",MINI_HIPS_ISSUE:"/responserules/issued",MINI_HIPS_PATTERN:"/responserules/getpattern",HIPS_INFO:"/hipssetting/getinfo",HIPS_EDIT:"/hipssetting/edit",REPAIR_LIST:"/systemrepair/getlist",REPAIR_ISSUE:"/systemrepair/issued",REPAIR_TRUST_LIST:"/systemrepair/trustlist",DEEP_SCAN_SETTING:"/deepscan/setting",KBMGR_LIST:"/kbmgr/kblist",LEAK_FIX_DETAIL:"/kbmgr/detail",OPERATION_LIST:"/operation/operations",OPERATION_DETAIL:"/operation/detail",OPERATION_CANCEL:"/operation/cancel",OPERATION_CMD:"/operation/dparam",OPERATION_DEV_SED:"/operation/devsend",OPERATION_F_ACTION:"/operation/factions",OPERATION_ACTION:"/operation/action",OPERATION_ACTIONS:"/operation/actions",OPERATION_INFO:"/operation/fieldsinfo",ADMIN_LOG_LIST:"/adminlog/getlist",MULTILEVEL_LIST:"/subnode/getlist",MULTILEVEL_CMD:"/subnode/sendcmd",MULTILEVEL_SUB_NODE_INFO:"/subnode/upcfg",MULTILEVEL_LEAK_LIST:"/subnode/kblist",RED_LIST_LOG:"/processgroup/log",LEAK_LOG_OVERVIEW:"/kbcount/kbhole",LEAK_LOG_BY_TERMINAL:"/kbcount/getterminallist",LEAK_LOG_BY_LEAK:"/kbcount/kb",LEAK_LOG_DETAIL:"/kbcount/logdetail",LEAK_LOG_LIST:"/kbcount/kbdetail",VIRUS_LOG_OVERVIEW:"/sdmgr/sdmgrvirus",VIRUS_LOG_TREND:"/sdmgr/trend",VIRUS_LOG_BY_TERMINAL:"/sdmgr/msdmgr",VIRUS_LOG_BY_VIRUS:"/sdmgr/virus",VIRUS_LOG_DETAIL:"/sdmgr/sdmgrlog",VIRUS_LOG_LIST:"/sdmgr/sdmgrlist",VIOLATIONS_LIST:"/violations/getviolationslist",VIOLATIONS_LIST_EXPORT:"/violations/getviolationsexcel",GET_ISOLATION_LOGLIST:"/Isolation/logList",GET_ISOLATION_LOGEXPORT:"/Isolation/logExport",SECAUDIT_KW_LIST:"/api/v2/secaudit/kw/list",SECAUDIT_KW_EXPORT:"/api/v2/secaudit/kw/export",GET_TERMEVENT_LOG_LIST:"/api/v2/termevent/log/list",GET_TERMEVENT_LOG_EXPORT:"/api/v2/termevent/log/export",SET_PROPERTY:"/file/setproperty",GET_PROPERTY_LIST:"/file/getpropertylist",REMOVE_PROPERTY:"/file/removeproperty",MOVE_PROPERTY:"/file/mvproperty",UPDATE_MEMO:"/file/updatememo",PROCESS_RED_EDIT_EXPORT:"/redlist/getredlistfailedexcel",GET_CHECK_CENTER_FILE_LIST:"/filecheckcenter/getFileCheckCenterAll",UPDATE_CHECK_RESULT:"/filecheckcenter/changeFileCheckCenterType",CONFIRM_CHECK_RESULT:"/filecheckcenter/confirmFileCheckCenter",SOFT_MGR:"/softMgrSetting",SOFT_MGR_SET:"/softMgrSetting/update",SOFT_TYPE_GET:"/api/v2/softmgr/softcate/all",GET_SOFT_DISTRIBUTE:"/operation/softInstallList",GET_SOFT_DISTRIBUTE_DETAIL:"/operation/softInstallDetail",GET_FILE_DISTRIBUTE:" /distributefile/list",UPLOAD_FILE_DISTRIBUTE:"/distributefile/save",DELETE_FILE_DISTRIBUTE:"/distributefile/del",GET_FILE_DISTRIBUTE_MANAGEMENT:"/distributefile/record",PROCESS_RED_LIST:"/redlist/getredlistall",PROCESS_RED_DETAIL:"/redlist/getredlistrow",PROCESS_RED_ADD:"/redlist/addredlist",PROCESS_RED_DELETE:"/redlist/delredlist",PROCESS_RED_EDIT_STATUS:"/redlist/changeredliststatus",STOP_SERVICE_LIST:"/stopservice/getsystemlist",STOP_SERVICE_GET_TIME:"/stopservice/getsettime",STOP_SERVICE_SET_TIME:"/stopservice/settime",STOP_SERVICE_DETAIL:"/stopservice/terminal_info",ENGINE_HISTORY:"/engine/pluginupgradehistory",PORT_ATTACK_WARNING:"/netactionport/getlist",PASSWORD_LIBRARY:"/pwdlibrary/getlist",PASSWORD_LIBRARY_UPDATE:"/pwdlibrary/issued",SAFE_STATUS:"/safe/getmessages",SOFTWARE_LIST:"/api/v2/softmgr/software/list",DEVICE_SETTING:"/device/getsetting",GET_DEVICE_SETTING:"/device/getnewestlist",GET_DEVICE_SETTING_MRE:"/device/getlistbytype",GET_DEVICE_TAG:"/device/taglist",SET_DEVICE_TAG:"/device/addtag",DELETE_DEVICE_TAG:"/device/deletetag",SET_DEVICE_TRATEGY:"/device/addstrategy",CANCEL_DEVICE_TRATEGY:"/device/cancelstrategy",GET_DEVICE_PERIPHERAL_LIBRARY:"/device/list",ADD_DEVICE:"/device/add",ADD_DEVICE_GLOBAL_EXCEPTION:"/device/addlglobalexception",CANCEL_DEVICE_GLOBAL_EXCEPTION:"/device/cancelglobalexception",DELETE_DEVICE_PERIPHERAL_LIBRARY:"/device/deldeviceinfo",UPDATE_DEVICE_PERIPHERAL_LIBRARY_TAG:"/device/updatetaginfo",DETAIL_DEVICE:"/device/detail",SET_DEVICE_REMARKS:"/device/updateremarks",SET_DEVICE_TAG_INFO:"/device/updatetaginfo",GET_DEVICE_CLIENT_DIMENSION:"/device/pclist",GET_DEVICE_CLIENT_DIMENSION_DETAIL:"/device/pcdetail",SET_DEVICE_UPLOAD_STATUS:"/device/updateUploadStatus",GET_ASSOCIATE_SETTING:"/third/getassociatesoftaddr",SET_ASSOCIATE_SETTING:"/third/setassociatesoftaddr",GET_ASSOCIATE_URL:"/third/getassociatesoftloginuri",VALIDATION_ASSOCIATE_SETTING_TOKEN:"/third/validateassociatesofttoken",GET_LDAP_SETTING_CONFIG:"/ldap/getconfig",SET_LDAP_SETTING_CONFIG:"/ldap/setconfig",GET_LDAP_SETTING_ORGANIZATION:"/ldap/getouconfig",SET_LDAP_SETTING_ORGANIZATION:"/ldap/setouconfig",GET_LDAP_SETTING_USER:"/ldap/getcnconfig",SET_LDAP_SETTING_USER:"/ldap/setcnconfig",GET_LDAP_SETTING_GROUP:"/ldap/getautogrouping",SET_LDAP_SETTING_GROUP:"/ldap/autogrouping",SET_LDAP_SETTING_TEST:"/ldap/testconnect",UPDATE_LDAP_SETTING:"/ldap/updatenow",GET_DEVICE_LOG_OVERVIEW:"/peripheraldata/getstatistics",GET_DEVICE_LOG_DETAIL:"/devicelog/getdevicelogall",GET_DEVICE_LOG_EXPORT:"/devicelog/getdevicelogexcel",GET_ASSET_REGISTER_INFO:"/asset/getregisterinfo",SET_ASSET_AGAIN_REGISTER:"/asset/reregisterinfo",GET_ASSET_REGISTER:"/asset/getassetinfoall",EXPORT_ASSET_REGISTER:"/asset/getassetinfoexcel",SET_ASSET_STATUS:"/asset/changeassetinfostatus",GET_ASSET_REGISTER_SETTING:"/asset/getsetting",SET_ASSET_REGISTER_SETTING:"/asset/updateSetting",RESET_ASSET_SETTING:"/asset/restoredefaultsettings",EDIT_ASSET_SETTING:"/asset/saveassetinfobyadmin",GET_EXPORT_DATA:"/syslog/get",SET_EXPORT_DATA:"/syslog/set",GET_GROUP_SETTING:"/grpsetting/getsuite",SET_GROUP_SETTING:"/grpsetting/update",SET_CASCADE_SETTING:"/api/center/message/sync_dispatch",SEND_MESSAGE:"/grpsetting/sendmsg",SET_GROUP_DESKTOP_WALLPAPER_Pic:"/upload/uploadImage",SET_CLIENT_LOGO:"/upload/uploadClientLogo",GET_DEFAULT_CLIENT_LOGO:"/upload/getDefaultClientLogo",GET_DEFAULT_IMAGE:"/upload/getDefaultImage",DEVELOP_INFO:"/dev/info",DEVELOP_LOG:"/dev/log",DEVELOP_PDOWN_REPORT:"/dev/pdownstat",MONITOR_SERVER_INFO:"/monitor/info",GET_LIMIT:"/limit/getLimit",DELETE_LIMIT:"/limit/deleteLimit",COMMAND_LIMIT:"/limit/commandLimit",REMOTE_LOG:"/desktopCtrl/logList",REMOVABLE_DISK:"/removabledisk/disklist",GET_REMOVABLE_DISK_GROUP:"/removabledisk/diskgrouplist",SET_REMOVABLE_DISK_STATUS:"/removabledisk/changestatus",SET_REMOVABLE_DISK_GROUP:"/removabledisk/savediskgroup",DELETE_REMOVABLE_DISK_GROUP:"/removabledisk/deletediskgroup",EDIT_REMOVABLE_DISK_GROUP:"/removabledisk/editdiskgroup",GET_REMOVABLE_DISK_LABEL:"/removabledisk/disklabellist",SET_REMOVABLE_DISK_LABEL:"/removabledisk/savedisklabel",DELETE_REMOVABLE_DISK_LABEL:"/removabledisk/deletedisklabel",CANCEL_REMOVABLE_DISK_LABEL:"/removabledisk/unregister",GET_REMOVABLE_DISK_HOST:"/removabledisk/hostlist",SET_REMOVABLE_DISK_HOST:"/removabledisk/auth",GET_REMOVABLE_DISK_HOST_DETAIL:"/removabledisk/getauthdetail",GET_REMOVABLE_DISK_OPTIONS:"/removabledisk/getenummap",GET_REMOVABLE_DISK_APPLY:"/removabledisk/applylist",SET_REMOVABLE_DISK_APPLY:"/removabledisk/audit",DELETE_REMOVABLE_DISK_APPLY:"/removabledisk/delapply",GET_REMOVABLE_DOWNLOAD_TOOLS:"/removabledisk/getUsbMgrUrl",GET_REMOVABLE_DISK_LIST:"/removabledisk/diskLabelList",GET_REMOVABLE_DISK_DISKNO:"/removabledisk/getDiskNo",POST_REMOVABLE_DISK_PERMISSION:"/removabledisk/getDiskPermission",SERVER_UPGRADE_INFO:"/serverupgrade/getInfo",SERVER_UPGRADE_UPLOAD_FILE:"/serverupgrade/uploadFile",SERVER_UPGRADE_SHELL:"/serverupgrade/doShell",GET_SERVER_UPGRADE_STATUS:"/serverupgrade/getUpdateStatus",GET_SECURITY_SUBSCRIBE_SETTING:"/safe/get",SET_SECURITY_SUBSCRIBE_SETTING:"/safe/set",GET_SECURITY_SUBSCRIBE_LIST:"/safe/msglist",GET_QUERY_PROCESS:"/SampleDetection/queryProcess",EDR_LOG_LIST:"/eventLogSetting/stat",EDR_FILTER_LIST:"/eventLogSetting/filterList",EDR_ADD_FILTER:"/eventLogSetting/addFilter",EDR_DEL_FILTER:"/eventLogSetting/delFilter",BRAIN_ALERT_LIST:"/brain/alertmsg",GET_CASCADE_CONFIG:"/cascade/getcfg",SET_CASCADE_CONFIG:"/cascade/setcfg",GET_CASCADE_STATUS:"/cascade/status",CONN_CASCADE_PARENT:"/cascade/connparent",STOP_CASCADE_PARENT:"/cascade/stopparent",GET_CASCADE_CHILDREN:"/cascade/children",GET_CASCADE_CHILDREN_STATUS_DATA:"/cascade/statdata",SET_CASCADE_CHILDREN:"/cascade/childop",GET_CASCADE_CHILDREN_TREE:"/cascade/tree",GET_CASCADE_APPROVE:"/cascade/applylist",SET_CASCADE_APPROVE:"/cascade/applyop",GET_CASCADE_SYNC_CONFIG:"/cascade/getsynccfg",SET_CASCADE_SYNC_CONFIG:"/cascade/setsynccfg",GET_CDN_SETTING:"/cdn/setting/get",SET_CDN_SETTING:"/cdn/setting/save",TASK_MANAGEMENT_SETTING:"/setting/setPushOperation",GET_SERVER_BACKUP_INFO:"/server/taskinfo",DELETE_SERVER_BACKUP:"/server/backupdelete",GET_SERVER_BACKUP_CRON:"/server/getCron",GET_RESETORE_FILE:"/server/restorefiles",GET_RESETORE:"/server/restore",GET_REMOTE_DESKTOP_STATUS:"/desktopCtrl/status",START_REMOTE_DESKTOP:"/desktopCtrl/start",EDN_REMOTE_DESKTOP:"/desktopCtrl/end",SET_WEB_TASK:"/web/epp/taskCommit",CASCADEI_TREE:"/center/cat-left-center-tree",APT_SCAN_LOG:"/apt/aptscan/getloglist",APT_CHECK_LOG:"/apt/aptcheck/getloglist",APT_CHECK_HISTORY:"/apt/aptcheck/getlist",APT_CHECK_HISTORY_DETAIL:"/apt/aptcheck/getdetail",APT_SCRIPT_LIST:"/apt/script",APT_SCRIPT_LIST_OPTIONS:"/apt/script/list",CREATE_APT_SCRIPT:"/apt/script/upload",GET_APT_SCRIPT_DETAIL:"/apt/script/info",SET_APT_SCRIPT:"/apt/script/update",DELETE_APT_SCRIPT:"/apt/script/delete",DOWNLOAD_APT_CHECK_LOG:"/apt/aptcheck/downloadlog",APT_CHECK_TASK_STATUS:"/apt/checklog/taskstatus",ADD_APT_CHECK_TASK:"/apt/checklog/addtask",GET_OFFLINE_LOG:"/offlineprotection/getloglist",CLIENT_LOG_LIST:"/clientlog/list",DELETE_CLIENT_LOG:"/clientlog/delete",SEND_CLIENT_LOG:"/clientlog/sendcmd",GET_CLIENT_LOG_CONFIG:"/clientlog/getconfig",SET_CLIENT_LOG_CONFIG:"/clientlog/setconfig",GET_ASSET_STAT_GROUP_SUMMARY:"/assetstat/groupSummary",GET_ASSET_STAT_GROUP_LIST:"/assetstat/groupList",GET_ASSET_STAT_CENTER_SUMMARY:"/api/assetstat/centerSummary",GET_ASSET_STAT_CENTER_LIST:"/api/assetstat/centerList",GET_ASSET_SCAN_ASSET_LIST:"/assetscan/getassetlist",GET_ASSET_SCAN_TYPE_MAP:"/assetscan/gettypemap",ADD_ASSET_SCAN_ASSET:"/assetscan/saveasset",UPDATE_ASSET_SCAN_ASSET:"/assetscan/updateassettype",DELETE_ASSET_SCAN_ASSET:"/assetscan/deleteasset",UPDATE_ASSET_SCAN_REMARK:"/assetscan/saveremark",GET_ASSET_SCAN_SETTING_LIST:"/assetscan/getsettinglist",ADD_ASSET_SCAN_SUBNET:"/assetscan/savesubnet",DELETE_ASSET_SCAN_SUBNET:"/assetscan/deletesubnet",SAVE_ASSET_SCAN_SETTING:"/assetscan/savesetting",SET_ASSET_SCAN:"/assetscan/scan",GET_ASSET_SCAN_GLOBAL_SETTING:"/assetscan/getglobalsetting",ADD_ASSET_SCAN_GLOBAL_SETTING:"/assetscan/saveglobalsetting",GET_ASSET_SCAN_HOST_LIST:"/assetscan/gethostlist",GET_HOST_DEVICE_INFO:"/host/getdeviceinfo",GET_HOT_PATCH_LIST:"/plugin/hotpatch",GET_PATCH_BY_HOST_LIST:"/host/getlistbyhost",GET_PATCH_BY_HOT_LIST:"/host/getlistbyhotpatch",POST_LCSOP_PATCH:"/host/lcsopbatchbypatchid",POST_LCSOP_BY_HOST:"/host/lcsopbatchbyhost",POST_LCSOP_BY_MULTI:"/host/lcsopbatchbymultipatchid",HOST_GETPLATS:"/host/getplats",HOST_BATCHOP_V2:"/host/batchop_v2",SECAUDIT_TERM_KW_LIST:"/api/v2/secaudit/term/kw/list",ISOLATION_TERM_LOG_LIST:"/Isolation/termLogList",APPLICATION_ADD:"/openapi/manage/create",APPLICATION_EDIT:"/openapi/manage/edit",APPLICATION_LIST:"/openapi/manage/list",APPLICATION_DELETE:"/openapi/manage/delete",APT_CHECK_DETAIL_LOG:"/apt/aptcheck/getdetaillog",APT_CHECK_RESEND:"/apt/aptcheck/resend",SAVE_USER_SAFE_SETTING:"/user/setsetting",GET_USER_SAFE_SETTING:"/user/getsetting",GET_SOFTCATE_LIST:"/api/v2/softmgr/softcate/list",GET_SOFTCATE_INFO:"/api/v2/softmgr/softcate/info",POST_SOFTCATE_ADD:"/api/v2/softmgr/softcate/add",POST_SOFTCATE_EDIT:"/api/v2/softmgr/softcate/edit",POST_SOFTCATE_DEL:"/api/v2/softmgr/softcate/del",GET_SOFTWARE_LIST:"/api/v2/softmgr/software/list",GET_SOFTWARE_INFO:"/api/v2/softmgr/software/info",POST_SOFTWARE_ADD:"/api/v2/softmgr/software/add",POST_SOFTWARE_EDIT:"/api/v2/softmgr/software/edit",POST_SOFTWARE_DEL:"/api/v2/softmgr/software/del",GET_SOFTWARE_EDITION_LIST:"/api/v2/softmgr/software/edition_list",GET_SOFTWARE_EDITION_INFO:"/api/v2/softmgr/software/edition_info",POST_SOFTWARE_EDITION_ADD:"/api/v2/softmgr/software/edition_add",POST_SOFTWARE_EDITION_EDIT:"/api/v2/softmgr/software/edition_edit",POST_SOFTWARE_EDITION_DEL:"/api/v2/softmgr/software/edition_del",POST_SOFTWARE_EDITION_SET_ONLINE:"/api/v2/softmgr/software/edition_set_online",TOOLBOX_LIST:"/toolbox/getlist",TOOLBOX_ADD:"/toolbox/add",TOOLBOX_EDIT:"/toolbox/edit",TOOLBOX_DELETE:"/toolbox/delete",GET_SEC_CHECK_DEFAULT:"/securitycheck/getdefaultsetting",GET_SEC_CHECK_SETTING:"/securitycheck/getsetting",SAVE_SEC_CHECK_SETTING:"/securitycheck/savesetting",GET_SEC_CHECK_LIST_BY_HOST:"/securitycheck/gethoststat",GET_SEC_CHECK_ITEMS:"/host/getsecuritycheckitems",GET_SEC_CHECK_LEVEL_STAT:"/securitycheck/getlevelstat",GET_SEC_CHECK_FAIL_STAT:"/securitycheck/getfailitemsstat",GET_SEC_CHECK_LIST_BY_GROUP:"/securitycheck/getgroupstat",GET_SEC_CHECK_HOST_LIST:"/securitycheck/gethostlist",GET_VERIFY:"/auth/mfa/verify",GET_RESET:"/auth/mfa/reset",GET_BIND:"/auth/mfa/bind",PUSH_MESSAGE:"/terminal/pushmsg",DISPATH_SOFT:"/softmgr/dispatch/soft",DISPATH_FILE:"/softmgr/dispatch/file",SCREEN_UPLOAD:"/strategy/screen/upload",WALLAPER_UPLOAD:"/strategy/wallpaper/upload",BWLIST_UPLOAD:"/file/bwlist/upload",BWILST_IMPORT:"/file/bwlist/import",GET_ESCAPE_PASSWORD:"/realnameauth/escape",GET_THREAT_SEARCH_HOST_LOG_LIST:"/threatensearch/logByOneM2",REMOVE_THREAT_HOST_LOG_LIST:"/threatensearch/removeLog",GET_KBMGR_STAT:"/kbmgr/groupstat"}},ed08:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));n("ac1f"),n("5319");var r=n("53ca");function a(e,t){if(0===arguments.length)return null;var n,a=t||"{y}-{m}-{d} {h}:{i}:{s}";"object"===Object(r.a)(e)?n=e:(10===(""+e).length&&(e=1e3*parseInt(e)),n=new Date(e));var c={y:n.getFullYear(),m:n.getMonth()+1,d:n.getDate(),h:n.getHours(),i:n.getMinutes(),s:n.getSeconds(),a:n.getDay()},i=a.replace(/{(y|m|d|h|i|s|a)+}/g,(function(e,t){var n=c[t];return"a"===t?["日","一","二","三","四","五","六"][n]:(e.length>0&&n<10&&(n="0"+n),n||0)}));return i}},fa7d:function(e,t,n){"use strict";n.d(t,"j",(function(){return S})),n.d(t,"s",(function(){return g})),n.d(t,"q",(function(){return R})),n.d(t,"J",(function(){return I})),n.d(t,"p",(function(){return A})),n.d(t,"H",(function(){return L})),n.d(t,"O",(function(){return D})),n.d(t,"F",(function(){return C})),n.d(t,"E",(function(){return j})),n.d(t,"i",(function(){return P})),n.d(t,"h",(function(){return k})),n.d(t,"z",(function(){return y})),n.d(t,"D",(function(){return G})),n.d(t,"w",(function(){return w})),n.d(t,"x",(function(){return N})),n.d(t,"S",(function(){return M})),n.d(t,"K",(function(){return U})),n.d(t,"a",(function(){return H})),n.d(t,"N",(function(){return B})),n.d(t,"m",(function(){return x})),n.d(t,"P",(function(){return K})),n.d(t,"n",(function(){return W})),n.d(t,"o",(function(){return Y})),n.d(t,"t",(function(){return $})),n.d(t,"e",(function(){return q})),n.d(t,"b",(function(){return X})),n.d(t,"B",(function(){return J})),n.d(t,"T",(function(){return Q})),n.d(t,"f",(function(){return re})),n.d(t,"c",(function(){return ae})),n.d(t,"d",(function(){return ce})),n.d(t,"G",(function(){return ie})),n.d(t,"v",(function(){return ue})),n.d(t,"u",(function(){return oe})),n.d(t,"C",(function(){return se})),n.d(t,"R",(function(){return de})),n.d(t,"U",(function(){return le})),n.d(t,"g",(function(){return fe})),n.d(t,"l",(function(){return pe})),n.d(t,"y",(function(){return me})),n.d(t,"M",(function(){return _e})),n.d(t,"k",(function(){return Ee})),n.d(t,"r",(function(){return Te})),n.d(t,"A",(function(){return he})),n.d(t,"I",(function(){return be})),n.d(t,"Q",(function(){return Se})),n.d(t,"L",(function(){return ge}));n("99af"),n("4de4"),n("c740"),n("4160"),n("a630"),n("caad"),n("c975"),n("e260"),n("a15b"),n("d81d"),n("13d5"),n("fb6a"),n("45fc"),n("a434"),n("b0c0"),n("a9e3"),n("b680"),n("b64b"),n("d3b7"),n("4d63"),n("ac1f"),n("25f0"),n("6062"),n("2532"),n("3ca3"),n("466d"),n("4d90"),n("5319"),n("841c"),n("1276"),n("159b"),n("ddb0"),n("96cf");var r=n("ade3"),a=n("5530"),c=n("1da1"),i=n("b85c"),u=n("2909"),o=n("1c46"),s=n.n(o),d=n("a78e"),l=n.n(d),f=n("69a0"),p=n.n(f),m=n("3452"),_=n.n(m),E=n("5d2d"),T=n("ff51"),h=n("3a59"),b=n("745a"),O=n("4328");function S(e){return e.sort((function(e,t){return t.value-e.value}))}function g(e){return e.reduce((function(e,t,n){return e[n]="".concat(t.start||"","-").concat(t.end||""),e}),[])}function R(e){return e.toLowerCase().replace(/^\S/g,(function(e){return e.toUpperCase()}))}function I(e){return e.toLocaleLowerCase()}function A(e,t,n){return Object(T.a)(e)?e.findIndex((function(e){return e[t]===n})):-1}function L(){return-1!==location.host.indexOf("0.0.0.0:80")||-1!==location.host.indexOf("www.360.cn:80")||-1!==location.host.indexOf("localhost:8080")}var v=2e4;function D(e,t){var n=e.message,r=e.duration,a=e.type,c=v++,i=document.createElement("div");i.id="message".concat(c);var u=function(e){switch(e){case"success":return"success";case"error":return"error";case"warning":return"warning";default:return"info"}}(a||"success");i.innerHTML='<div role="alert" class="el-message el-message--'.concat(u,'" style="top: 20px; z-index: ').concat(c,';">\n    <i class="el-message__icon el-icon-').concat(u,'"></i>\n    <p class="el-message__content">').concat(n,"</p>\n  </div>"),document.body.appendChild(i),setTimeout((function(){document.body.removeChild(i),t&&t()}),r||2e3)}function C(e){if(!e)throw new Error("E_UNDEFINED_IP");if(!b.I.test(e))throw new Error("E_INVALID_IP");return e.split(".").map((function(e,t,n){return parseInt(e)*Math.pow(256,n.length-t-1)})).reduce((function(e,t){return e+t}))}function j(e,t){if(!Object(T.a)(e)||!Object(T.a)(e))return e;var n=new Set(t);return e.filter((function(e){return n.has(e)}))}function P(e){return"0000-00-00 00:00:00"!==e&&"0000-00-00"!==e&&"".concat(e)?e:"-"}function k(e){return e||0===e?e:"-"}function y(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"id",r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[];if(!Object(T.a)(e))return[];var a,c=Object(i.a)(e);try{for(c.s();!(a=c.n()).done;){var u=a.value;if(r.push(u),u[n]===t)return r;if(u.children){var o=y(u.children,t,n,r);if(o.length)return o}r.pop()}}catch(e){c.e(e)}finally{c.f()}return[]}function G(e){var t=s.a.createHash("md5");return t.update(e),t.digest("hex")}function w(e,t){if(!e)return!1;var n=e.size,r=Math.ceil(n/2097152),a=0,c=new p.a.ArrayBuffer,i=new FileReader;function u(){var t=2097152*a,r=t+2097152>=n?n:t+2097152;i.readAsArrayBuffer(e.slice(t,r))}return new Promise((function(e,o){i.onload=function(i){var o=c.append(i.target.result);if(!((a+=1)<r))return t&&t(100),e({md5:o.end()});if(t){var s=parseInt(2097152*a*100/n);t(s)}u()},u(),i.onerror=function(){return o({md5:0})}}))}function N(e){return V.apply(this,arguments)}function V(){return(V=Object(c.a)(regeneratorRuntime.mark((function e(t){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=new FileReader,t){e.next=3;break}return e.abrupt("return","");case 3:return e.abrupt("return",new Promise((function(e,r){n.onload=function(){var t=this.result,n=_.a.lib.WordArray.create(t),r=_.a.SHA1(n);return e({sha1:r.toString()})},n.readAsArrayBuffer(t)})));case 4:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function M(e,t){for(var n=function(n,a){if(!e[n])return r=n,"continue";if(t.some((function(t){return t===e[n].id})))e.splice(n,1),n-=1;else{if(!e[n].children)return r=n,"continue";M(e[n].children,t)}r=n},r=0,a=e.length;r<a;r++)n(r);return e}var U=function(e,t){if(Object(T.a)(e))return e=[],t},H=function(e){return e.map((function(e){return e.key})).reduce((function(e,t){return Object(a.a)(Object(a.a)({},e),{},Object(r.a)({},t,0))}),{})},B=function(e){return Object.keys(e).reduce((function(e,t){return Object(a.a)(Object(a.a)({},e),{},Object(r.a)({},t,0))}),{})},x=function e(t){var n=t.data,r=t.params,c=t.hidden,i=void 0!==c&&c,u=t.comm,o=void 0!==u&&u,s=t.role,d=void 0!==s&&s,l=t.roleDisabled,f=void 0!==l&&l,p=t.isPermissionsAll,m=void 0===p||p,_=t.level,E=void 0===_?0:_,h=[];return n.forEach((function(t,n){var c=Object(a.a)({},t),u=function(e){var t=e.route,n=e.params,r=e.hidden,a=e.role,c=e.roleDisabled,i=e.isPermissionsAll,u=void 0===i||i,o=Object(T.a)(t.permissions)&&Object.keys(t.permissions).some((function(e){return t.permissions.includes(e)})),s=n[t.permissions]||u&&"except"===t.permissions||o;return(c&&t.disabled||a&&r&&t.role||!r||!t.hidden)&&!(!t.permissions||!s)}({route:t,params:r,hidden:i,role:d,roleDisabled:f,isPermissionsAll:m});if(c.key="".concat(c.name,"-").concat(E,"-").concat(n),c.meta&&(c.title=c.meta.title),u){var s=[];o&&(c.component&&delete c.component,c.cmdcomponent&&delete c.cmdcomponent,c.meta&&c.meta.component&&delete c.meta.component,c.meta&&c.meta.cmdcomponent&&delete c.meta.cmdcomponent),c.children&&((s=e({data:c.children,params:r,hidden:i,comm:o,role:d,roleDisabled:f,isPermissionsAll:m,level:E+n})).length&&u?c.children=e({data:c.children,params:r,hidden:i,comm:o,role:d,roleDisabled:f,isPermissionsAll:m,level:E+n}):f&&!s.length&&u&&(c.children=[])),h.push(c)}else!u&&c.children&&(c.children=e({data:c.children,params:r,hidden:i,comm:o,role:d,roleDisabled:f,isPermissionsAll:m,level:E+n}),c.children.length&&h.push(c))})),h},F=[],K=function e(t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return t.map((function(t,r){b.a[t.name]&&(F=b.a[t.name]);var a=n?F[0]:F[r+1];return t.itemStyle={color:a},t.textStyle={color:a},t.children&&t.children.length&&e(t.children,a,!1),t}))},W=function e(t){var n=[];return t.forEach((function(t){var r=[];if(t.permissions){if(t.children){var a=e(t.children);a.length&&(r=[].concat(Object(u.a)(r),Object(u.a)(a)))}t.permissions&&(r=[].concat(Object(u.a)(r),[t.permissions])),r.length&&(n=[].concat(Object(u.a)(n),Object(u.a)(r)))}else if(!t.permissions&&t.children){var c=e(t.children);c.length&&(r=[].concat(Object(u.a)(r),Object(u.a)(c))),r.length&&(n=[].concat(Object(u.a)(n),Object(u.a)(r)))}})),n},Y=function e(t){var n=[];return t.forEach((function(t){var r=[];if(t.path){if(t.children){var a=e(t.children);a.length&&(r=[].concat(Object(u.a)(r),Object(u.a)(a)))}t.path&&(r=[].concat(Object(u.a)(r),[t.path])),r.length&&(n=[].concat(Object(u.a)(n),Object(u.a)(r)))}else if(!t.path&&t.children){var c=e(t.children);c.length&&(r=[].concat(Object(u.a)(r),Object(u.a)(c))),r.length&&(n=[].concat(Object(u.a)(n),Object(u.a)(r)))}})),n};function z(e,t){e.forEach((function(e){t.push(e),e.children&&z(e.children,t)}))}var $=function e(t,n,r){var a,c=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[],u=Object(i.a)(r);try{for(u.s();!(a=u.n()).done;){var o=a.value;o[t]===n?o.children&&z(o.children,c):o.children&&e(t,n,o.children,c)}}catch(e){u.e(e)}finally{u.f()}return c},q=function e(t,n,r){var a=[];return r.forEach((function(r){var c=r[t]&&r[t]===n;if(c)a=r.children?[].concat(Object(u.a)(a),Object(u.a)(r.children)):[].concat(Object(u.a)(a),[r]);else if(!c&&r.children){var i=e(t,n,r.children);i.length&&(a=[].concat(Object(u.a)(a),Object(u.a)(i)))}})),a},X=function(e){return Array.from(new Set(e))},Z=function e(t){return t.reduce((function(t,n){return t.concat(Array.isArray(n)?e(n):n)}),[])},J=function(e){return Z(function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,r=[];return t.forEach((function(t,a){var c=[];if(!t.hidden){if(c=[].concat(Object(u.a)(c),[t.path]),t.children&&n<1){var i=e(t.children,a+1);i.length&&(c=[].concat(Object(u.a)(c),Object(u.a)(i)))}r.length<1&&(r=[].concat(Object(u.a)(r),Object(u.a)(c)))}})),r}(e)).join("/")},Q=function(e,t){return Object(h.a)(t),e.map((function(e,n){return t.splice(n,1,e)})),t},ee=function(e){return"".concat(e).padStart(2,"0")},te=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"yyyy-MM-dd",t=e.toLocaleLowerCase();return{hasYear:t.includes("yy"),hasMonth:t.includes("mm"),hasDay:t.includes("dd")}},ne=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"YY-MM-DD",n=new Date(e),r=te(t),a=r.hasYear,c=r.hasMonth,i=r.hasDay;return a&&c&&i?{year:n.getFullYear(),month:n.getMonth()+1,day:n.getDate()}:a&&c?{year:n.getFullYear(),month:ee(n.getMonth()+1)}:a?{year:ee(n.getFullYear())}:void 0},re=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"YY-MM-DD",n=ne(e,t),r=n.year,a=n.month,c=n.day,i=te(t),u=i.hasYear,o=i.hasMonth,s=i.hasDay;return u&&o&&s?"".concat(r,"-").concat(a,"-").concat(c):u&&o?"".concat(r,"-").concat(a):u?"".concat(r):void 0},ae=function(){var e=navigator.userAgent.toLocaleLowerCase();if(e.indexOf("opera")>-1)return"opera";if(e.indexOf("firefox")>-1)return"firefox";if(e.indexOf("chrome")>-1)return"chrome";if(e.indexOf("safari")>-1)return"safari";var t="";(e.match(/msie\s+([\d]+)\./i)||e.match(/trident.*rv\s*:\s*([\d]+)\./i))&&(t=RegExp.$1);var n=parseInt(t);return n>=10&&0!==n?"ie":e},ce=function(){l.a.remove("PN"),["PN","user","tree","token","isLocal","request","cascadeId","cascadeTree","treeRequest","clientOverview","assetsMgrClient","cascadeVisible","layoutTabRequest","sidebarCollapse","authCheckVisible","isLicAlarmVisible","system-setting-tab","peripheral-log-cols","groupChildVisible","page-secondary-menu","userPermission","notReload","loglevel:webpack-dev-server","tab_name:CascadeClientDetail","sub_tab_name:CascadeClientDetail","resourceWebInfo"].map((function(e){return E.a.remove(e)}))},ie=function(){return-1!==window.location.href.indexOf("#/cascade-")},ue=function(){return ie()?-4:-1},oe=function(){var e=ue();return{id:null,cid:null,treeId:null,permission:!1,title:-1===e?"全网终端":"--",visible:!1,type:-1===e?"group":"cascade",toggle:!1,toolType:"",options:[{}],globalPermission:!1}},se=function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],t=E.a.get("token"),n=Object(O.parse)(window.location.search.split("?")[1]),r=n.token,a=r||t;return e&&!a&&E.a.set("token",a||!1),r!==t&&E.a.set("token",a||!1),a||!1};function de(e){var t=e.replace("?","&").split("&");return e&&t.length?t.reduce((function(e,t){if(-1===t.indexOf("="))return e;var n=t.match(/(\w+)=/)[1],r=t.match(/=(.*)/)[1];return e[n]=r,e}),{}):{}}function le(e){return/^[1-9]\d{0,4}$/.test(e)&&0==(-65536&e)}function fe(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return Array.from(new Array(e),(function(e,n){return n*t}))}function pe(e,t){var n=t-e,r=n%864e5,a=r%36e5,c=a%6e4;return{day:Math.floor(n/864e5),hour:Math.floor(r/36e5),minute:Math.floor(a/6e4),second:Math.round(c/1e3)}}function me(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"unrepaired",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"hostLeakFix",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;try{return E.a.get(t)[e]||n}catch(e){return n}}function _e(e){return e.toString().replace(/\B(?<!\.\d*)(?=(\d{3})+(?!\d))/g,",")}function Ee(e,t){for(var n in e)e[n]=t[n]||"";return e}function Te(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2;if(!+e)return"0 Bytes";if(+e<1)return"".concat(+e," Bytes");var n=1024,r=["Bytes","KB","MB","GB","TB","PB","EB","ZB","YB"],a=Math.floor(Math.log(e)/Math.log(n));return"".concat(parseFloat((e/Math.pow(n,a)).toFixed(t))," ").concat(r[a])}var he=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;if(!e||!t)return 0;var r=Math.pow(10,n),a=(isNaN(e)?0:e)/t*r*100;return Math.floor(a)/r},be=function(e,t,n,r,a){t?e?n(new Error(a||"格式错误，请重新输入!"),a||"格式错误，请重新输入!"):n():n(new Error(r||"请输入"),r||"请输入")},Oe=function(e){var t=document.createElement("a");t.href=e,document.body.appendChild(t),t.click(),setTimeout((function(){document.body.removeChild(t)}),1e3)},Se=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";if(e){var t=ae();if("ie"===t)return Oe(e);window.open(e)}};function ge(e){if(!"".concat(e))return 0;var t="".concat(e).length>4?4:3,n=new RegExp("(\\d)(?=(?:\\d{".concat(t,"})+$)")),r=new RegExp("(\\d)(?=(?:\\d{".concat(t,"})+$)"),"g"),a="".concat(e).replace(n,4===t?"$1.":"$1,"),c="".concat(e).replace(r,4===t?"$1.":"$1,").split(".").length-1;return"".concat(4===t?Number(a).toFixed(2)/1:a).concat(b.Q[c])}}}]);