EUForest 3359704a45 feat: add short_code field to device login API
- Add optional short_code parameter to DeviceLoginRequest
- Add ShortCode field to Device model
- Save short_code to database during device registration
- Add database migration for user_device.short_code column
- Fix duplicate variable declaration in routes.go
2026-01-10 18:11:24 +08:00
..
2026-01-06 16:15:10 +08:00
2026-01-07 01:23:40 +08:00
2025-08-15 12:30:21 -04:00
2026-01-06 18:52:28 +08:00