diff options
| -rw-r--r-- | resource/table_info.conf | 9 |
1 files 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 } }, { |
