This commit is contained in:
cjw
2026-02-15 00:54:58 +08:00
parent 0ad995a335
commit 3a8a1ff3cc
2 changed files with 15 additions and 9 deletions
+2 -1
View File
@@ -342,7 +342,8 @@ async def process_file_core(
html_file_path = html_generator.generate_and_save_visualization(
geometry_data,
Path(file_path).name
Path(file_path).name,
cavity_data=detailed_cavity_json
)
# 保存HTML文件信息