-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
♻️ refactor: 对 BaseEntity 接口和 CriteriaUtils 类进行了重构,增强了代码的可读性和可维护性。
- 为 BaseEntity 接口添加了一个默认方法 setCode(String code)。 - 改进了 CriteriaUtils 类中硬编码字符串的使用,现在使用变量代替,提高了代码的灵活性。
- Loading branch information
Showing
2 changed files
with
30 additions
and
4 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
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