fix: 设备最后连接时间返回 UTC 时间戳,修复时区显示问题

This commit is contained in:
rainv123
2026-05-27 17:35:10 +08:00
parent ff011d3c44
commit ec5063f050
7 changed files with 52 additions and 7 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ services:
security_opt:
- seccomp:unconfined
environment:
- TZ=Asia/Shanghai
- TZ=UTC
ports:
# ws服务端
- "8000:8000"