一键踢馆修改
This commit is contained in:
parent
99affaf831
commit
8d8e67c32a
@ -413,7 +413,7 @@ func (this *Practice) CleanUpNpc(uid string) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
result.Refresh = configure.Now().Unix()
|
result.Refresh = configure.Now().Unix()
|
||||||
this.modelPandata.Change(uid, map[string]interface{}{ // 同步状态即可
|
model.Change(uid, map[string]interface{}{ // 同步状态即可
|
||||||
"npcstate": 3,
|
"npcstate": 3,
|
||||||
"refresh": result.Refresh,
|
"refresh": result.Refresh,
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user