Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

后台设置有效期,总会多8小时 #166

Closed
1 task done
kaine380 opened this issue Mar 11, 2024 · 2 comments
Closed
1 task done

后台设置有效期,总会多8小时 #166

kaine380 opened this issue Mar 11, 2024 · 2 comments

Comments

@kaine380
Copy link

⚠️ 确认 issue 是否已存在 ⚠️

  • 我已经搜索了现有的问题,没有找到跟我问题相关的问题。

GPT-3 or GPT-4

GPT-3.5

操作系统

Windows

Bug 描述 📝

后台-用户管理-编辑-有效期,设置为此时,提交后发现有效期比之前预设的自动增加了8小时.

后端打印:
fmt.Println(data.ExpiredTime) //打印出了正确时间
fmt.Println(utils.Str2stamp(data.ExpiredTime)) //打印的时间戳比设置时多了8小时
但是Str2stamp检查后毫无问题

重现步骤 🕹

No response

你的应用配置信息

把你的配置信息粘贴到这里
@SericWong
Copy link

image

+1,也遇到这个问题,后台设置时间保存后,会自动增加8小时

@yangjian102621
Copy link
Owner

感谢反馈,这个问题在新版中已经解决。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants