[FEATURE]plugin table support ip_addr key type
This commit is contained in:
@@ -458,5 +458,16 @@
|
||||
"key":2,
|
||||
"tag":5
|
||||
}
|
||||
},
|
||||
{
|
||||
"table_id":39,
|
||||
"table_name":"TEST_PLUGIN_IP_KEY_TYPE_TABLE",
|
||||
"table_type":"plugin",
|
||||
"valid_column":4,
|
||||
"custom": {
|
||||
"key_type":"ip_addr",
|
||||
"addr_type":1,
|
||||
"key":2
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user