基础扫描功能的测试用例通过。
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"compile_table": "COMPILE",
|
||||
"group_table": "GROUP",
|
||||
"group2compile_table": "GROUP2COMPILE",
|
||||
"group2group_table": "GROUP2GROUP",
|
||||
"groups": [
|
||||
{
|
||||
"group_name": "ASN1234",
|
||||
@@ -1749,9 +1750,11 @@
|
||||
"is_valid": "yes",
|
||||
"groups": [
|
||||
{
|
||||
"group_name":"ipv4_composition.session",
|
||||
"virtual_table":"COMPOSITION_IP_SESSION",
|
||||
"not_flag":0
|
||||
"group_name":"ipv4_composition.session",
|
||||
"virtual_table":"COMPOSITION_IP_SESSION",
|
||||
"not_flag":0,
|
||||
"nth_clause":1
|
||||
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user