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-03-28 11:33:01 +08:00
2026-02-02 17:23:20 +08:00
2026-01-12 16:28:48 +08:00
2026-01-21 18:20:44 +08:00
2026-03-16 23:29:52 +08:00
2026-01-24 15:46:15 +08:00
2026-03-19 13:26:54 +08:00
2026-01-12 16:28:48 +08:00
2026-01-13 15:47:32 +08:00
2026-03-19 10:56:50 +08:00
2026-01-30 14:57:24 +08:00
2026-01-12 17:43:12 +08:00
2026-03-14 18:27:28 +08:00
2026-03-28 11:31:16 +08:00
2026-03-28 11:31:16 +08:00
2026-01-29 13:18:49 +08:00
2026-01-29 13:18:49 +08:00
2026-01-09 18:02:46 +08:00
2026-03-19 13:26:54 +08:00
2026-03-28 11:38:14 +08:00
2026-03-14 18:27:28 +08:00
2026-03-27 22:53:30 +08:00
2026-02-03 10:59:44 +08:00
2026-03-19 10:56:50 +08:00
2026-03-28 10:36:31 +08:00
2026-01-14 12:15:57 +08:00
2026-03-14 18:27:28 +08:00
2026-01-10 11:42:38 +08:00
2026-03-19 11:33:41 +08:00
2026-01-10 11:42:38 +08:00
2026-03-19 10:56:50 +08:00
2026-02-25 09:51:00 +08:00
2026-01-12 16:28:48 +08:00
2026-01-10 09:51:52 +08:00
2026-01-28 17:11:55 +08:00
2026-03-19 10:56:50 +08:00
2026-02-03 10:06:13 +08:00
2026-03-04 11:35:27 +08:00
2026-01-28 17:11:55 +08:00
2026-01-09 18:02:46 +08:00
2026-01-12 17:43:12 +08:00
2026-01-13 16:52:37 +08:00
2026-03-16 23:29:11 +08:00