|
|
vor 1 Monat | |
|---|---|---|
| README.md | vor 1 Monat | |
| data_cleanup_script.py | vor 1 Monat |
清理指令(对比数据并执行删除):
python data_cleanup_script.py [知识库id]
示例:
python data_cleanup_script.py a3021429792108318720
试运行指令(仅对比数据不执行删除):
python data_cleanup_script.py [知识库id] --execute
示例:
python data_cleanup_script.py a3021429792108318720 --execute