From ff62ea457acec7d889bfe8cf991b65e9dd8e801f Mon Sep 17 00:00:00 2001 From: huang Date: Sat, 28 Mar 2026 11:45:58 +0800 Subject: [PATCH] docs(phase-03): evolve PROJECT.md after phase completion --- .planning/PROJECT.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.planning/PROJECT.md b/.planning/PROJECT.md index 06d9f0b..0959465 100644 --- a/.planning/PROJECT.md +++ b/.planning/PROJECT.md @@ -77,11 +77,11 @@ - [x] C-2:提现拒绝 remark 必填校验(Reject 缺少 Validate 调用) - [x] C-3:激活配置并发保护(两步 UPDATE 无锁,可出现两条 active=true) -**方案 D — 设备体系完善** -- [ ] D-0:设备模型字段扩展(online_status / last_online_time / software_version 等) -- [ ] D-1:Gateway sync-info 同步接口对接(CurrentIccid 预留结构待填充) -- [ ] D-2:device_sim_binding 新增 is_current 字段(当前使用卡标识) -- [ ] D-3:设备 Refresh + 详情接入 sync-info(在线状态/固件版本/当前卡实时更新) +**方案 D — 设备体系完善** ✅ *Validated in Phase 3* +- [x] D-0:设备模型字段扩展(online_status / last_online_time / software_version 等) +- [x] D-1:Gateway sync-info 同步接口对接(CurrentIccid 预留结构待填充) +- [x] D-2:device_sim_binding 新增 is_current 字段(当前使用卡标识) +- [x] D-3:设备 Refresh + 详情接入 sync-info(在线状态/固件版本/当前卡实时更新) **方案 E — 流量体系改革(破坏性,低峰期)** - [ ] E-1:流量详单改为日粒度缓冲(新建 tb_card_daily_usage,Redis 增量缓存) @@ -157,7 +157,7 @@ | 流量体系改革独立发布 | 破坏性变更(DB 迁移 + Redis 架构),风险隔离 | — Pending | --- -*Last updated: 2026-03-28 after Phase 2 (perm-fin-realname-poll) completion — PERM-01/02, FIN-01/02/03, REALNAME-01~05, POLL-01~04 all validated* +*Last updated: 2026-03-28 after Phase 3 (device-system) completion — DEVICE-01/02/03/04 all validated* ## Evolution