diff --git a/web/api.php b/web/api.php deleted file mode 100644 index 67db44d..0000000 --- a/web/api.php +++ /dev/null @@ -1,16 +0,0 @@ -0){ - foreach($param as $target){ - $result[] = node_monitor_local('1', $target); - } -} -$data = ['msg'=>$result]; -echo json_encode($data); \ No newline at end of file