'commit'
This commit is contained in:
@@ -45,5 +45,4 @@ def drop_existing_collection(collection_name):
|
||||
raise
|
||||
|
||||
if __name__ == "__main__":
|
||||
# 可修改为目标集合名称
|
||||
drop_existing_collection(MEMORY_COLLECTION_NAME)
|
Reference in New Issue
Block a user