From 2f0cf183ffb06de4f9bdd1c212906d543425b376 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Mon, 20 Dec 2021 13:41:34 +0800 Subject: [PATCH] 1 --- webapp/controller/ToolsController.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/webapp/controller/ToolsController.class.php b/webapp/controller/ToolsController.class.php index 05f77d0..20af21a 100644 --- a/webapp/controller/ToolsController.class.php +++ b/webapp/controller/ToolsController.class.php @@ -29,7 +29,6 @@ class ToolsController extends BaseController { array()); } } - echo '111'; } }