fix: update import path in alarm_collector.go (p0-dashboard merge)
This commit is contained in:
parent
44ad821213
commit
ccde3aeea6
@ -8,7 +8,7 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"3588AdminBackend/internal/models"
|
||||
"safesight-control/internal/models"
|
||||
)
|
||||
|
||||
type AlarmRecord struct {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user