refactor(holiday): 重构系统节假日,区分持久化和动态生成数据#119
Open
314yang wants to merge 3 commits into
Open
Conversation
- 将节假日分为 holidays(用户节假日,持久化)和 systemHolidays(系统节假日,动态生成) - 移除 Holiday 接口中的 isSystem 字段和所有相关过滤逻辑 - 导出功能支持选择导出系统节假日 - 添加节假日补充数据的国际化支持 - 修复 updateData 方法未持久化数据的问题 - 优化代码结构和注释说明 - 添加节假日相关的单元测试
🔒 外部 PR 安全检查感谢您的贡献!由于这是来自外部仓库的 PR,出于安全考虑,自动构建已被暂停。 下一步: 请耐心等待维护者审查。 🙏 |
🔧 PR 构建完成构建信息:
下载链接: 安装说明:
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.