File: /www/server/panel/BTPanel/static/js/control-legacy.js
System.register(["./utils-lib-legacy.js?v=1777008528","./base-lib-legacy.js?v=1777008528"],function(t,a){"use strict";var e;return{setters:[function(t){e=t.u},null],execute:function(){t("S",function(t){return e.post("config/SetControl",{data:t,check:"object"})}),t("f",function(t){return e.post("ajax/GetCpuIo",{data:t})}),t("b",function(t){return e.post("ajax/GetDiskIo",{data:t})}),t("d",function(t){return e.post("ajax/GetNetWorkIo",{data:t})}),t("e",function(t){return e.post("ajax/get_load_average",{data:t})}),t("G",function(t){return e.post("daily/get_daily_data",{data:t})}),t("a",function(){return e.post("daily/get_daily_list")}),t("g",function(t){return e.post("ajax/GetNetWorkIoByDay",{data:t})}),t("c",function(){return e.post("daily/check_daily_status")}),t("s",function(t){return e.post("daily/set_daily_status",{data:t,check:"msg"})})}}});