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

建议以最近考察时间为排序选项时,对于最近考察时间相同的,按频度降序排列 #46

Open
fzngx opened this issue Aug 6, 2021 · 1 comment

Comments

@fzngx
Copy link

fzngx commented Aug 6, 2021

当按频度排序时,对于频度相同的,会按最近考察时间降序;
但当以最近考察时间为排序选项时,对于最近考察时间相同的,并没有按频度降序排列

@afatcoder
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

2 participants