-
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.
✨ feat(`boot/platform/src/main/java/com/plate/boot/security/core/User…
…Auditor.java`): 在 `UserAuditor` 类中添加了 `getCurrentAuditor` 方法,用于获取当前用户的审计信息。 ✨ feat(`boot/platform/src/main/java/com/plate/boot/commons/utils/query/QueryHelper.java`): 在 `QueryHelper` 类中添加了对查询条件的处理,支持字符串类型的查询条件。 ✨ feat(`boot/platform/src/main/java/com/plate/boot/security/core/UserAuditor.java`): 在 `UserAuditor` 类中添加了 `of` 方法,用于创建 `UserAuditor` 实例。 ✨ feat(`boot/platform/src/main/java/com/plate/boot/security/core/UserAuditor.java`): 在 `UserAuditor` 类中添加了 `withCode` 方法,用于创建具有指定代码的 `UserAuditor` 实例。 ✨ feat(`boot/platform/src/main/java/com/plate/boot/security/core/UserAuditor.java`): 在 `UserAuditor` 类中添加了 `withDetails` 方法,用于创建具有指定安全细节的 `UserAuditor` 实例。 ✨ feat(`boot/platform/src/main/java/com/plate/boot/security/core/UserAuditor.java`): 在 `UserAuditor` 类中添加了 `withUser` 方法,用于创建具有指定用户的 `UserAuditor` 实例。
- Loading branch information
Showing
24 changed files
with
784 additions
and
66 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
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
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
Oops, something went wrong.