huang
15dbf8dc66
feat(03-02): Asset Service 接入 Gateway sync-info(DEVICE-04)
- Service 结构体新增 gatewayClient 字段,New() 追加 gatewayClient 参数
- Refresh device 分支在绑定卡刷新后调用 SyncDeviceInfo,nil guard + Warn 日志不阻断主流程
- 新增 updateDeviceFromSyncInfo 私有函数:更新 5 个 device 字段 + 调用 UpdateIsCurrentByDeviceID
- bootstrap/services.go asset.New() 调用追加 deps.GatewayClient
- go build ./... 零新增编译错误
2026-03-28 11:38:14 +08:00
..
2026-02-26 16:38:52 +08:00
2026-02-11 17:13:42 +08:00
2026-03-16 23:29:42 +08:00
2026-03-28 11:38:14 +08:00
2026-02-25 16:27:58 +08:00
2026-03-16 15:43:29 +08:00
2026-02-26 16:38:52 +08:00
2026-03-19 10:56:50 +08:00
2026-03-21 11:33:57 +08:00
2026-03-28 10:38:44 +08:00
2026-03-19 10:56:50 +08:00
2026-01-30 11:40:36 +08:00
2026-03-28 11:38:14 +08:00
2026-03-28 10:38:53 +08:00
2026-03-19 18:37:03 +08:00
2026-03-14 18:27:28 +08:00
2026-01-30 11:40:36 +08:00
2026-02-25 16:27:58 +08:00
2026-02-11 17:13:42 +08:00
2026-03-14 18:27:28 +08:00
2026-03-19 13:26:54 +08:00
2026-03-28 10:39:47 +08:00
2026-01-30 11:40:36 +08:00
2026-03-27 22:50:18 +08:00
2026-03-28 10:38:24 +08:00
2026-03-28 10:39:00 +08:00
2026-03-28 10:42:58 +08:00
2026-02-03 10:06:13 +08:00
2026-03-21 11:33:06 +08:00
2026-02-26 16:38:52 +08:00
2026-03-19 10:56:50 +08:00
2026-03-27 23:29:05 +08:00
2026-02-26 14:55:46 +08:00
2026-03-17 14:08:26 +08:00
2026-03-14 18:27:28 +08:00
2026-03-19 10:56:50 +08:00
2026-03-19 17:39:43 +08:00
2026-03-19 10:56:50 +08:00
2026-01-30 11:40:36 +08:00
2026-01-30 11:40:36 +08:00
2026-03-16 23:29:11 +08:00