From 72a421802ec23ec14ce49127f0f5d157c1c3fa17 Mon Sep 17 00:00:00 2001 From: zhangwq Date: Mon, 10 Dec 2018 15:33:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9D=80=E6=B1=A0=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E5=90=8E=E4=BB=8D=E4=B8=8D=E5=8F=AF=E6=96=B0=E5=A2=9E=E5=90=8C?= =?UTF-8?q?=E5=90=8D=E5=9C=B0=E5=9D=80=E6=B1=A0.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/com/nis/web/dao/configuration/IpAddrPoolCfgDao.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/java/com/nis/web/dao/configuration/IpAddrPoolCfgDao.xml b/src/main/java/com/nis/web/dao/configuration/IpAddrPoolCfgDao.xml index 1111b97c8..318b1abbd 100644 --- a/src/main/java/com/nis/web/dao/configuration/IpAddrPoolCfgDao.xml +++ b/src/main/java/com/nis/web/dao/configuration/IpAddrPoolCfgDao.xml @@ -450,9 +450,9 @@ AND r.is_valid = #{isValid,jdbcType=INTEGER} - + AND r.function_id = #{functionId,jdbcType=INTEGER}