地址池配置取消后可新增同名地址池.
This commit is contained in:
@@ -459,6 +459,7 @@
|
||||
<if test="addrPoolName != null and addrPoolName != ''">
|
||||
AND r.addr_pool_name = #{addrPoolName,jdbcType=VARCHAR}
|
||||
</if>
|
||||
AND r.is_audit != 3
|
||||
</trim>
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user