上传武器配置接口错误
This commit is contained in:
parent
7f9b134067
commit
4fa1917d52
@ -223,7 +223,7 @@ func (this *configureComp) getEquipAttribute(sid string) (result *cfg.GameEquipA
|
||||
v interface{}
|
||||
ok bool
|
||||
)
|
||||
if v, err = this.GetConfigure(game_equipcompose); err != nil {
|
||||
if v, err = this.GetConfigure(game_equipattribute); err != nil {
|
||||
this.module.Errorf("err:%v", err)
|
||||
return
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user