1.HTTP url、keyword、advanced配置跳转http日志菜单 2.snat地址池配置+跳转日志
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
UPDATE
|
||||
specific_service_cfg c
|
||||
SET
|
||||
c.spec_service_code = c.spec_service_code + 10000
|
||||
WHERE
|
||||
c.cfg_type IN (2, 3) AND c.parent_id = 0;
|
||||
Reference in New Issue
Block a user