-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 使用 switch 语句来实现更简洁清晰的时间段判断逻辑 - 将原本分散在不同文件中的时间段判断逻辑整合到 getLevel2 函数中 - 优化代码结构,提高代码可读性和可维护性
- Loading branch information
1 parent
bd7bb78
commit f8f0279
Showing
2 changed files
with
25 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.