完善节点筛选机制
This commit is contained in:
@@ -669,7 +669,7 @@ create table edge (
|
||||
ip inet not null,
|
||||
port int,
|
||||
isp int not null,
|
||||
area_id int not null,
|
||||
area_id int,
|
||||
status int not null default 0,
|
||||
rtt int default 0,
|
||||
loss int default 0,
|
||||
|
||||
Reference in New Issue
Block a user