Merge branch 'dev_login' of git.pogorockgames.com:mango-games/server/game into dev_login
This commit is contained in:
commit
317729900a
|
@ -3441,7 +3441,7 @@ func init() {
|
||||||
LogType: v.LogType,
|
LogType: v.LogType,
|
||||||
Remark: v.Remark,
|
Remark: v.Remark,
|
||||||
BeforeCount: v.RestCount - v.Count,
|
BeforeCount: v.RestCount - v.Count,
|
||||||
GameEndTime: v.Time.Format(time.DateTime),
|
GameEndTime: v.Time.Local().Format(time.DateTime),
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue