时间线刷新

This commit is contained in:
hahwu 2025-06-27 18:12:24 +08:00
parent 2af6165372
commit 4fee81001b

View File

@ -869,7 +869,6 @@ func (p *Player) AddLog(Uid int, Type int, Param string) {
Time: int32(GoUtil.Now()),
},
})
FriendLogBackData(p)
}
func (p *Player) TeLog(Type string, Param map[string]interface{}) {