ASN ip,APP特征业务的配置批量取消功能完成

This commit is contained in:
段冬梅
2019-03-11 17:06:31 +08:00
parent c8e43c81f1
commit 785150f921
8 changed files with 241 additions and 37 deletions

View File

@@ -796,7 +796,7 @@
</foreach>
</when >
<when test=" tableName == 'asn_ip_cfg'">
and asn_ip_group in
and region_id in
<foreach collection="compileIds" index="index" item="compileId" open="(" separator="," close=")">
#{compileId}
</foreach>