Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(baidu_netdisk): update fileToObj to use ServerCtime and ServerMti… #7535

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

Kuingsmile
Copy link
Contributor

This PR will close #7500

根据官方API和FAQ,应使用server_mtimeserver_ctime分别作为文件的修改和创建时间。

image

测试一个新建的文件夹,修改代码前在alist中的修改时间如下:

Snipaste_2024-11-21_15-27-47

修改代码后:

Snipaste_2024-11-21_15-29-19

修改后也与百度网盘官方客户端中的修改时间保持了一致

Snipaste_2024-11-21_15-28-44

@xhofe xhofe merged commit 94915b2 into AlistGo:main Nov 21, 2024
3 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

alist 挂载百度网盘引用了错误的修改时间
2 participants