mirror of
https://github.com/primedigitaltech/market-assistant.git
synced 2026-07-22 08:01:34 +08:00
- 新增 pipeline.csv 与 pipeline.jd.matrix_group_label,根目录模块保留兼容转发 - 竞品报告主实现迁至 competitor_report.jd_report,兼容入口补全下划线辅助函数再导出 - 增加 pipeline/__init__.py 避免 Django 将 pipeline 识别为多路径命名空间包 Made-with: Cursor
3 lines
124 B
Python
3 lines
124 B
Python
# -*- coding: utf-8 -*-
|
|
"""京东流水线 CSV 列规范(``schema``)与历史表头重写(``header_rewrite``)。"""
|