From 072a29e18a7e2ecd53d03c6efce363c009a41205 Mon Sep 17 00:00:00 2001 From: fengweihao Date: Mon, 1 Apr 2024 17:46:47 +0800 Subject: TSG-20239 策略验证未返回IP Location信息 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/table_info.conf | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/resource/table_info.conf b/resource/table_info.conf index 6e4a81f..4355247 100644 --- a/resource/table_info.conf +++ b/resource/table_info.conf @@ -654,8 +654,7 @@ "item_id":1, "ip_type":3, "start_ip":4, - "end_ip":5, - "addr_format":7 + "end_ip":5 } }, { @@ -667,8 +666,7 @@ "item_id":1, "ip_type":3, "start_ip":4, - "end_ip":5, - "addr_format":7 + "end_ip":5 } }, { @@ -836,8 +834,7 @@ "item_id":1, "ip_type":2, "start_ip":3, - "end_ip":4, - "addr_format":7 + "end_ip":4 } }, { -- cgit v1.2.3