- CSV:每个统计周期汇总行后追加该周期的订单明细行 - XLSX:新增"订单明细"sheet,包含订单号、客户、产品、数量、单价、金额、利润、提成、日期 - report_repository 查询增加 order_no、customer_name、product_name 字段 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ai_service.py | ||
| arrears_service.py | ||
| audit_service.py | ||
| auth_service.py | ||
| bootstrap.py | ||
| config_service.py | ||
| customer_service.py | ||
| event_bus.py | ||
| export_service.py | ||
| file_service.py | ||
| logistics_service.py | ||
| order_service.py | ||
| pricing_engine.py | ||
| product_service.py | ||
| reminder_service.py | ||
| report_service.py | ||
| service_account_notification_service.py | ||
| storage_service.py | ||
| supplier_service.py | ||
| system_service.py | ||
| wechat_notification_service.py | ||