[agent-go] - 更新ServerInfo的字段 - 1

This commit is contained in:
zeaslity
2024-04-29 17:33:28 +08:00
parent d2da023119
commit e7f0d9ea33
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ type ServerInfo struct {
gorm.Model
ServerName string `grom:type`
TopicName string
AgentTopicName string
ServerIPPublicV4 string
ServerIPInnerV4 string
ServerIPPublicV6 string