From dd4f9c9e39e075043c9bdd86afdd0cb195d08ab8 Mon Sep 17 00:00:00 2001 From: ws <ws@123.com> Date: 星期二, 10 十月 2023 09:34:32 +0800 Subject: [PATCH] 优化熏蒸备案 --- igds-core/src/main/resources/mapper/DeviceMapper.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/igds-core/src/main/resources/mapper/DeviceMapper.xml b/igds-core/src/main/resources/mapper/DeviceMapper.xml index 056e15d..8b1a57a 100644 --- a/igds-core/src/main/resources/mapper/DeviceMapper.xml +++ b/igds-core/src/main/resources/mapper/DeviceMapper.xml @@ -17,7 +17,6 @@ g.LOCATION_ AS location, g.STATUS_ AS status, g.POWER_ AS power, - g.MODBUS_ AS modbus, g.LINK_ AS link, g.EXT1_ AS ext1, g.EXT2_ AS ext2, -- Gitblit v1.9.3