【空指针异常】
This commit is contained in:
parent
c5dae5bb22
commit
97e0974107
@ -54,6 +54,7 @@ func newRepository(id string, version string) *Repository {
|
||||
stationMap: make(map[string]*Station),
|
||||
mkxMap: make(map[string]*Mkx),
|
||||
keyMap: make(map[string]*Key),
|
||||
centralizedMap: make(map[string]*proto.CentralizedStationRef),
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user