Commit Graph

8 Commits

Author SHA1 Message Date
916117771 8ed4837992 feat(phase-4 to 10): add all remaining analysis features - color wave, zodiac, odd/even, big/small, sum, consecutive, tail numbers 2026-04-21 23:46:12 +08:00
916117771 f36410dcc6 feat(phase-3): add hot/cold number analysis with period filter 2026-04-21 23:41:39 +08:00
916117771 7e4b6a3443 refactor(phase-2): replace grid trend with ECharts line chart 2026-04-21 23:36:57 +08:00
916117771 616239392a feat(phase-2): add trend chart analysis - grid view of number history 2026-04-21 23:33:39 +08:00
916117771 3d22f3b2c4 feat: show zodiac animal below each number ball in history table 2026-04-21 23:18:07 +08:00
916117771 c77f326566 refactor(timetask): 更新命名空间以符合应用结构
- 将命名空间从 timetask\controller 更改为 app\timetask\controller
- 保持了原有的 API 控制器继承和数据库操作功能
2026-04-21 23:11:03 +08:00
916117771 edcfad59e2 refactor(timetask): 重构命名空间结构
- 将 Index.php 移动到 controller 目录下
- 更新命名空间从 timetask 到 timetask\controller
- 保持原有的 Api 控制器和 Db 类引用不变
2026-04-21 23:09:53 +08:00
916117771 08e56caa72 1 2026-04-21 23:02:15 +08:00