vo/ape.go @@ -6,6 +6,7 @@ "errors" ) // 直接注册的采集设备, Device包含这些设备, 分开存只是为了级联上报 type Ape struct { ApeID string `json:"ApeID"` Name string `json:"Name"`