Commit a33d5cc5 authored by ibuler's avatar ibuler

[Update] 修改返回asset tree带上组织

parent 7cf617c3
...@@ -490,6 +490,7 @@ class ParserNode: ...@@ -490,6 +490,7 @@ class ParserNode:
'ip': asset.ip, 'ip': asset.ip,
'protocols': asset.protocols_as_list, 'protocols': asset.protocols_as_list,
'platform': asset.platform, 'platform': asset.platform,
"org_name": asset.org_name,
}, },
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment