[agent-wdd] 小修改

This commit is contained in:
zeaslity
2025-02-28 11:34:57 +08:00
parent b28c6462f1
commit bffb643a56
4 changed files with 59 additions and 9 deletions

View File

@@ -80,6 +80,7 @@ type Interface struct {
IPv4 string `yaml:"ipv4"`
IPv6 string `yaml:"ipv6"`
MAC string `yaml:"mac"`
MTU int `yaml:"mtu"`
}
type CPU struct {