fix group_exclude logic miss & add some corner case
This commit is contained in:
15
test/tsg_table_info.conf
Normal file
15
test/tsg_table_info.conf
Normal file
@@ -0,0 +1,15 @@
|
||||
[
|
||||
{
|
||||
"table_id": 42,
|
||||
"table_name":"TSG_IP_LOCATION_BUILT_IN",
|
||||
"table_type":"ip_plugin",
|
||||
"valid_column":18,
|
||||
"custom": {
|
||||
"item_id":1,
|
||||
"ip_type":3,
|
||||
"start_ip":4,
|
||||
"end_ip":5,
|
||||
"addr_format":7
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user