将公用IP名单默认改成全局名单,自动应用于所有服务

This commit is contained in:
刘祥超
2021-11-17 16:14:37 +08:00
parent 667f363f3c
commit 8c6d845603
7 changed files with 23 additions and 1 deletions

View File

@@ -20,6 +20,13 @@
</select>
</td>
</tr>
<tr>
<td>是否全局</td>
<td>
<checkbox name="isGlobal" checked="checked"></checkbox>
<p class="comment">如果选择为全局有效则所有服务都自动使用此名单否则只有在WAF策略中绑定此名单后才会生效。</p>
</td>
</tr>
<tr>
<td>备注</td>
<td>