5 Commits

Author SHA1 Message Date
768544511c merge: resolve conflicts, keep hotspot module alongside remote changes 2026-08-01 10:46:29 +08:00
71ecb8fea1 feat: add hotspot radar module (热点雷达系统)
- Add hotspot_source/hotspot_item/hotspot_analysis table definitions
- Add MySQL DDL for all three tables with indexes
- Create hotspot dashboard UI (index.ui) with stats, tabs for CRUD
- Add DSPY endpoints: stats, fetch_now (RSS/API), analyze (auto-classify)
- Register paths in load_path.py with logined access
- Add '热点雷达' menu entry
2026-08-01 10:39:52 +08:00
Hermes Agent
cee55d0a59 feat: 重构账务中心菜单为四级层次结构
菜单结构:
- 账务配置: 科目设置/账务设置/会计分录配置
- 财务处理: 客户信用额度/代客充值/错帐处理
- 分销商结算: 分销商对账/明细对账/分销商结算
- 供应商财务: 供应商充值/供应商对账/供应商明细对账/供应商结算

同时修正CRUD JSON output_dir指向accounting模块
2026-06-18 13:33:14 +08:00
Hermes Agent
51de98b343 chore: 添加json/build.sh脚本 2026-06-17 17:26:29 +08:00
f4179ad700 first commit 2025-07-16 14:28:41 +08:00