From 1926036653581655dbb07c2e7bac6c0b5b21ea9c Mon Sep 17 00:00:00 2001 From: "DESKTOP-45ANQ2C\\unis" <121212121@qq.com> Date: Fri, 3 Jan 2025 15:56:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=BA=E6=9C=AC=E5=9C=B0?= =?UTF-8?q?=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- worldsrv/trascate_webapi.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worldsrv/trascate_webapi.go b/worldsrv/trascate_webapi.go index a8d5b8e..8dc166b 100644 --- a/worldsrv/trascate_webapi.go +++ b/worldsrv/trascate_webapi.go @@ -3441,7 +3441,7 @@ func init() { LogType: v.LogType, Remark: v.Remark, BeforeCount: v.RestCount - v.Count, - GameEndTime: v.Time.Format(time.DateTime), + GameEndTime: v.Time.Local().Format(time.DateTime), }) }