mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-04-06 17:13:07 +00:00
update handle creation api
This commit is contained in:
@@ -1632,6 +1632,7 @@ class HostNode(BaseROS2DeviceNode):
|
||||
def manual_confirm(self, timeout_seconds: int, assignee_user_ids: list[str], **kwargs) -> dict:
|
||||
"""
|
||||
timeout_seconds: 超时时间(秒),默认3600秒
|
||||
修改的结果无效,是只读的
|
||||
"""
|
||||
return kwargs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user