chore(ECR-001,ECR-003): 关闭结构对齐并清理 outlook JSON 旧键

正式关闭 ECR-001/002;删除 fortune 双写与 lucky 字段,H5 改读 outlook/boost。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-08-05 20:39:34 +08:00
co-authored by Cursor
parent 69fa1b85d6
commit 67701d1f7b
22 changed files with 286 additions and 133 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
`internal/handler/`:每域一组 handler,只做 bind/validate/调用 service。
`internal/repository/`SQL;无 business unlock 规则(规则在 service/report + membership)。
星座周期展望引擎包:`internal/star/outlook`(原 `fortune`ECR-002)。对外 JSON 暂双写 `fortune`/`outlook` 键以兼容旧客户端
星座周期展望引擎包:`internal/star/outlook`(原 `fortune`ECR-002)。对外 JSON `outlook` / `outlook_detail`;周期提示字段为 `boost`ECR-003 已移除 `fortune`/`lucky` 兼容键)
---