bugfix
This commit is contained in:
parent
779eb6369c
commit
665b3cfce8
@ -20,8 +20,9 @@ where a.id= ${id}$
|
||||
"ownerid":ns['ownerid'],
|
||||
"id":r.jumperid
|
||||
}
|
||||
r.jumperservers = await gethostinfo(sor, ns)
|
||||
debug(f'connecthost.xterm:{r=}')
|
||||
j = await gethostinfo(sor, ns)
|
||||
if j:
|
||||
r.jumpservers = [j]
|
||||
return DictObject(**r)
|
||||
|
||||
db = DBPools()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user