huang
825def88a4
feat(03-01): Gateway SyncDeviceInfo 方法 + DTO 字段扩展
- gateway/models.go:新增 SyncDeviceInfoReq / SyncDeviceInfoResp 结构定义
- gateway/device.go:新增 SyncDeviceInfo() 方法,POST /device/sync-info
- device_dto.go:DeviceResponse 新增 5 个 sync-info 同步字段;DeviceCardBindingResponse 新增 is_current
- asset_dto.go:BoundCardInfo 新增 is_current 字段
2026-03-28 11:33:01 +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-01-21 18:20:44 +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