deving
This commit is contained in:
+2
-1
@@ -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文件信息
|
||||
|
||||
Reference in New Issue
Block a user