From 295251192aaff93ce99c784c0e4a7a0150fbd2c9 Mon Sep 17 00:00:00 2001 From: 648540858 <648540858@qq.com> Date: 星期二, 02 十一月 2021 11:00:22 +0800 Subject: [PATCH] 修改缩进 --- src/main/java/com/genersoft/iot/vmp/web/ApiDeviceController.java | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/main/java/com/genersoft/iot/vmp/web/ApiDeviceController.java b/src/main/java/com/genersoft/iot/vmp/web/ApiDeviceController.java index 264f2b2..764a654 100644 --- a/src/main/java/com/genersoft/iot/vmp/web/ApiDeviceController.java +++ b/src/main/java/com/genersoft/iot/vmp/web/ApiDeviceController.java @@ -53,8 +53,6 @@ if (logger.isDebugEnabled()) { logger.debug("鏌ヨ鎵�鏈夎棰戣澶嘇PI璋冪敤"); } - - logger.debug("鏌ヨ鎵�鏈夎棰戣澶嘇PI璋冪敤"); JSONObject result = new JSONObject(); List<Device> devices; if (start == null || limit ==null) { -- Gitblit v1.8.0