dev: 增加删除无效文件数据

This commit is contained in:
Julian Freeman
2024-07-19 17:25:28 -04:00
parent 5feaa5f3b3
commit 481609e81a
2 changed files with 25 additions and 2 deletions

View File

@@ -39,3 +39,5 @@ sim_columns = [
columns_d["uuid"],
columns_d["filepath"],
]
filepath_col = columns_d["filepath"]