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-02 17:23:20 +08:00
2026-03-19 13:26:54 +08:00
2026-03-17 09:45:51 +08:00
2026-01-24 15:46:15 +08:00
2026-03-19 10:56:50 +08:00
2026-03-28 11:38:14 +08:00
2026-02-02 17:23:20 +08:00
2026-01-26 15:07:03 +08:00
2026-01-27 12:18:19 +08:00
2026-01-22 10:15:04 +08:00
2026-03-16 10:44:38 +08:00
2026-03-14 18:27:28 +08:00
2026-01-29 13:18:49 +08:00
2026-01-22 10:15:04 +08:00
2026-03-19 13:26:54 +08:00
2026-01-21 10:20:52 +08:00
2026-03-16 10:44:38 +08:00
2026-01-29 09:36:12 +08:00
2026-03-19 10:56:50 +08:00
2026-01-27 19:55:47 +08:00
2026-02-11 17:13:42 +08:00
2026-03-19 17:39:43 +08:00
2026-02-02 17:12:14 +08:00
2026-03-20 18:01:12 +08:00
2026-02-05 17:32:44 +08:00
2026-02-05 17:32:44 +08:00
2026-02-05 17:32:44 +08:00
2026-02-05 17:32:44 +08:00
2026-02-05 17:32:44 +08:00
2026-02-05 17:32:44 +08:00
2026-03-19 10:56:50 +08:00
2026-01-26 10:28:29 +08:00
2026-01-22 10:15:04 +08:00
2026-03-19 10:56:50 +08:00
2026-01-28 17:11:55 +08:00
2026-01-28 17:11:55 +08:00
2026-03-04 11:36:20 +08:00
2026-02-03 10:06:13 +08:00
2026-01-31 14:13:02 +08:00
2026-03-17 09:45:51 +08:00