fix: update import path in alarm_collector.go (p0-dashboard merge)

This commit is contained in:
tian 2026-07-17 11:10:16 +08:00
parent 44ad821213
commit ccde3aeea6

View File

@ -8,7 +8,7 @@ import (
"sync"
"time"
"3588AdminBackend/internal/models"
"safesight-control/internal/models"
)
type AlarmRecord struct {