From 61b12e3ec7581756be1e0a8e5fad59390098d696 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Fri, 25 Jan 2019 14:38:54 +0800 Subject: [PATCH] =?UTF-8?q?OpsController.class.php=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=E8=BD=AF=E8=BF=9E=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webapp/controller/OpsController.class.php | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) mode change 100644 => 120000 webapp/controller/OpsController.class.php diff --git a/webapp/controller/OpsController.class.php b/webapp/controller/OpsController.class.php deleted file mode 100644 index d0dbba9..0000000 --- a/webapp/controller/OpsController.class.php +++ /dev/null @@ -1,15 +0,0 @@ - 0, - 'errmsg' => '', - 'healthy' => 1, - 'max_rundelay' => 1, - )); - } - -} diff --git a/webapp/controller/OpsController.class.php b/webapp/controller/OpsController.class.php new file mode 120000 index 0000000..633aecc --- /dev/null +++ b/webapp/controller/OpsController.class.php @@ -0,0 +1 @@ +../phpcommon/Controller/OpsController.class.php \ No newline at end of file