TSG-20185 Proxy支持IP+Port组合object

This commit is contained in:
fengweihao
2024-03-28 11:39:31 +08:00
parent d20b3f8b33
commit da533682a0
5 changed files with 16 additions and 16 deletions

View File

@@ -66,15 +66,16 @@
"table_id":5,
"table_name":"TSG_OBJ_IP",
"db_tables":["TSG_OBJ_IP_ADDR","TSG_OBJ_IP_LEARNING_ADDR"],
"table_type":"ip_plus",
"valid_column":7,
"table_type":"ip",
"valid_column":8,
"custom": {
"item_id":1,
"group_id":2,
"addr_type":3,
"addr_format":4,
"ip1":5,
"ip2":6
"ip2":6,
"port":7
}
},
{