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