From e5e30a1c7d6735412e184f64806b98a01be8d4ce Mon Sep 17 00:00:00 2001 From: Xuwznln <18435084+Xuwznln@users.noreply.github.com> Date: Tue, 10 Mar 2026 16:00:24 +0800 Subject: [PATCH] ret info fix --- unilabos/registry/registry.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unilabos/registry/registry.py b/unilabos/registry/registry.py index 2a277664..1310c5b7 100644 --- a/unilabos/registry/registry.py +++ b/unilabos/registry/registry.py @@ -107,7 +107,7 @@ class Registry: raw_create_resource_schema = ros_action_to_json_schema( self.ResourceCreateFromOuterEasy, "用于创建或更新物料资源,每次传入一个物料信息。" ) - raw_create_resource_schema["properties"]["result"] = create_resource_schema["properties"]["result"] + raw_create_resource_schema["properties"]["result"]["properties"]["return_info"] = create_resource_schema["properties"]["result"] self.device_type_registry.update( {