fix: 初验针对修改

This commit is contained in:
zxr
2026-09-09 16:45:01 +08:00
parent 38a86e1fd8
commit b0ffde3100
25 changed files with 1531 additions and 158 deletions

View File

@@ -10,6 +10,7 @@ import (
func GetAllModels() []interface{} {
return []interface{}{
&LogEvent{},
&TraceSpan{},
&AlertOutbox{},
&ResourceMapping{},
&ResourceEventDedup{},