1 Commits
Author SHA1 Message Date
yuanzhihong 2291d4cc01 fix(server): stabilize device bootstrap and default dance initialization
- create missing device records safely with insert-ignore
- seed default dance data transactionally to avoid duplicate rows
- restore real default-agent reset behavior with MAC validation
- bind devices inside a transaction after ensuring the device exists
2026-06-24 09:57:23 +08:00