fix: cm data follow spec of CM doc
This commit is contained in:
@@ -125,6 +125,8 @@ type NeInfo struct {
|
||||
NeName string `db:"ne_name"`
|
||||
Ip string `db:"ip"`
|
||||
Port string `db:"port"`
|
||||
PVFlag string `db:"pv_flag"`
|
||||
Province string `db:"province"`
|
||||
Dn string `db:"dn"`
|
||||
Status NeStatus `db:"status"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user