mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-04 17:01:09 +00:00
perf: update applet download and deployment
This commit is contained in:
@@ -129,7 +129,7 @@ class Asset(DictObj):
|
||||
address: str
|
||||
protocols: list[Protocol]
|
||||
category: Category
|
||||
specific: Specific
|
||||
spec_info: Specific
|
||||
|
||||
def get_protocol_port(self, protocol):
|
||||
for item in self.protocols:
|
||||
|
Reference in New Issue
Block a user