dingdanquanliucheng/backend/scripts
taiyi 7356acec89 feat: 添加产品分类清理脚本
一次性脚本,将多余分类的产品迁移到工业品/日用品,然后软删除多余分类。
运行方式: python -m backend.scripts.cleanup_categories

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-05 11:06:00 +08:00
..
__init__.py feat: 添加 LLM 连通性诊断脚本 2026-06-02 16:00:11 +08:00
bootstrap_data.py
cleanup_categories.py feat: 添加产品分类清理脚本 2026-06-05 11:06:00 +08:00
import_product_catalog.py feat: 添加产品目录 Excel 导入脚本 2026-06-02 20:03:55 +08:00
smoke_check.py
test_llm.py fix: 诊断脚本 import 路径适配 backend 目录运行 2026-06-02 18:14:48 +08:00