Signed-off-by: junxiang Mu <1948535941@qq.com>
This commit is contained in:
junxiang Mu
2025-07-25 08:18:14 +08:00
parent addc964d56
commit 25a4503285
2 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ pub async fn make_rustfsms(input: Arc<SelectObjectContentInput>, is_test: bool)
}
pub async fn make_rustfsms_with_components(
input: Arc<SelectObjectContentInput>,
input: Arc<SelectObjectContentInput>,
is_test: bool,
func_manager: Arc<SimpleFunctionMetadataManager>,
parser: Arc<DefaultParser>,