From 2411d88ab5411fed8928ace4d3c46a62dedd00fc Mon Sep 17 00:00:00 2001 From: jiazx0107@163.com <jiazx0107@163.com> Date: 星期二, 12 九月 2023 12:10:34 +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