Go to file
zerosaturation 812aab2b79 fix(moderationService): start health server on port+1000 (follow-up P1)
- moderationService main.go 加 health.NewHandler + Start/Stop, 与其它 9 个 service 一致;
- 启动 health server 监听 21011 (Dubbo 端口 20011 + 1000), /health + /healthz 都注册;
- 补完后 11 个 service 都启了 health server(注: statisticService 用 gin 21009, 不冲突);
- 此前 P1 follow-up 标记的 'Pod never ready' 阻塞解除 (前提: k8s 探针改用 healthPort, 见下个 commit)。

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-24 15:14:31 +08:00
.agents/skills feat:实现AI生成镭射卡功能 2026-06-03 22:19:22 +08:00
.tmp feat:增加二维码验证真伪的功能 2026-07-13 11:22:56 +08:00
backend fix(moderationService): start health server on port+1000 (follow-up P1) 2026-07-24 15:14:31 +08:00
docker fix(deploy): health probe paths + starbookService deployment removal (config 4.3) 2026-07-24 14:04:41 +08:00
docs docs: add starbook-recovery implementation plan (2026-07-24) 2026-07-24 14:05:01 +08:00
frontend fix:补齐appBUG 2026-07-22 16:29:39 +08:00
k8s fix(deploy): health probe paths + starbookService deployment removal (config 4.3) 2026-07-24 14:04:41 +08:00
mock
scripts 压缩图片 2026-05-06 12:04:34 +08:00
.gitignore chore(gitignore): exclude userService/main.go.bak 2026-07-24 14:02:07 +08:00
AGENTS.md feat:实现AI生成镭射卡功能 2026-06-03 22:19:22 +08:00
CLAUDE.md docs:新增后端bug修改文档 2026-07-21 21:14:22 +08:00
README.md fix:修改瀑布流ios的抖动现象 2026-05-13 13:03:45 +08:00

TopFans