diff options
| author | fengweihao <[email protected]> | 2024-01-03 17:26:20 +0800 |
|---|---|---|
| committer | fengweihao <[email protected]> | 2024-01-03 17:26:20 +0800 |
| commit | 058a5e6e6674cdc243ca4e32b3d726c9ff5c0266 (patch) | |
| tree | b57aa4d82a84ede10636049beb9de700b9658157 /resource/pangu/table_info.conf | |
| parent | cbd98507a21d59ceab7e66cf6dfb3a851571d7aa (diff) | |
TSG-18177 Proxy删除关于FQDN Category的配置加载和扫描, Proxy适配maat_scan_group函数变更v4.8.57-20230103
Diffstat (limited to 'resource/pangu/table_info.conf')
| -rw-r--r-- | resource/pangu/table_info.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/resource/pangu/table_info.conf b/resource/pangu/table_info.conf index 75a7258..5c2aca9 100644 --- a/resource/pangu/table_info.conf +++ b/resource/pangu/table_info.conf @@ -133,12 +133,6 @@ "table_type": "virtual", "physical_table": "TSG_OBJ_FQDN" }, - { - "table_id": 11, - "table_name": "ATTR_SERVER_FQDN_CAT", - "table_type": "virtual", - "physical_table": "TSG_OBJ_FQDN_CAT" - }, { "table_id":12, "table_name":"TSG_OBJ_HTTP_SIGNATURE", |
