修复代码
This commit is contained in:
parent
3f8f56b741
commit
687446986d
@ -72,7 +72,9 @@ func (this *ModelUniongve) loadGlobalBoos() (err error) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func (this *ModelUniongve) getGlobalBoos() (conf *pb.DBUnionGveBossConf, err error) {
|
func (this *ModelUniongve) getGlobalBoos() (conf *pb.DBUnionGveBossConf, err error) {
|
||||||
this.
|
this.conflock.RLock()
|
||||||
|
|
||||||
|
this.conflock.Unlock()
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user