判空
This commit is contained in:
parent
80a8fb20c5
commit
da4f77d8e9
@ -192,6 +192,7 @@ func (this *Configure) checkConfigure() {
|
||||
return
|
||||
}
|
||||
for _, v := range handle.events {
|
||||
if v != nil {
|
||||
v()
|
||||
}
|
||||
}
|
||||
@ -199,3 +200,4 @@ func (this *Configure) checkConfigure() {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user